Forum Activity for @michael

michael
@michael
03/15/18 06:11:48PM
7,823 posts

Celebrity Skin Biography


Design and Skin Customization

What is the code you have now? Please paste it here, because the instructions are correct.

Did you reset the cache?
ACP -> MODULES -> CORE -> SYSTEM CORE -> TOOLS -> RESET CACHE

Are you sure you're editing the correct template.

Write "CAN YOU SEE THIS??????" in the template, then check it comes out on the page where you expect it to. If it doesn't, you're editing the wrong template.
michael
@michael
03/13/18 04:15:57PM
7,823 posts

Paypal error


Installation and Configuration

1. probably in their profile settings page site.com/profile/settings. is where modules normally put profile related options.

Sounds like the module needs some configuring. Are you using the jrPayments module or the jrPaypal module or the jrFoxycart module with the paypal set as an option?
michael
@michael
03/11/18 07:27:50PM
7,823 posts

Like Button NOT keeping count


Using Jamroom

Looks like you've added like buttons to the activity timeline.

Would need to understand how you set it up in order to understand where its going wrong.
michael
@michael
03/09/18 01:30:25AM
7,823 posts

Site Builder and Mobile Devices


Jamroom Developers

first thought is CSS in the mobile CSS. Each widget has a uniquie ID, maybe hide the ones you dont want. Good suggestion. There currently isnt a way to add custom classes to the widget, but its a good idea.

--
Possible to do via skin and template adjustment, but not via the Site Builder system currently.

--
Only if you're using the TEMPLATE CODE widget, other widgets dont have access to template functions like {jrCore_is_mobile_device}
michael
@michael
03/09/18 01:26:51AM
7,823 posts

Why does the video converter take so long?


Design and Skin Customization

If its still there now, delete it and it will restart.
michael
@michael
03/09/18 01:23:47AM
7,823 posts

Issue with Video


Installation and Configuration

Try running the integrity check
ACP -> MODULES -> CORE -> SYSTEM CORE -> TOOLS -> INTEGRITY CHECK
michael
@michael
03/06/18 06:52:02PM
7,823 posts

JrChat Question


Using Jamroom

What I'd do would be to open firebug and look a the button, then close the panel, then add a chat message from a different browser. then look at the firebug code to see if any new css classes were added. If there was one like .chat_yellow which didnt have a CSS class in your skin, I'd add that.
michael
@michael
03/06/18 06:14:37PM
7,823 posts

JrChat Question


Using Jamroom

When there are new chat messages and the chat side bar is closed, the button will change from white to yellow to indicate there are new messages.

If yours is not doing that, try it on a different skin. If it does go yellow there, then its probably a missing CSS class.
  141