Forum Activity for @brian

brian
@brian
03/21/16 02:31:17PM
10,149 posts

TinyMCE inserting line breaks into some list items


Jamroom Developers

OK - will check this out. Thanks!
brian
@brian
03/21/16 02:30:29PM
10,149 posts

TypeError: $(...).qtip is not a function


Jamroom Developers

Do you have the Tips module disabled? I've not seen this before.
brian
@brian
03/13/16 01:02:37PM
10,149 posts

Search bug for Forum Topics...


Using Jamroom

This has been fixed.. thanks!
brian
@brian
03/13/16 12:54:12PM
10,149 posts

Combined Sales Page on Profiles


Design and Skin Customization

The "double code" bug has been fixed...
brian
@brian
03/12/16 09:49:58AM
10,149 posts

Would we be entitled to any purchase discounts in jamroom 5 ?


Using Jamroom

There is no discount for upgrading from Jamroom 3. If you are a Jamroom 4 license holder, we can offer $50 off the Super Pack:

https://www.jamroom.net/the-jamroom-network/bundle/9/super-pack

If interested let us know and we can send you a custom invoice.

Hope this helps!
brian
@brian
03/12/16 09:48:50AM
10,149 posts

How do you turn of the notification that account has been accessed from new device?


Using Jamroom

DannyA:
Don't see it in my notification settings

Uncheck the "new device notice" option in the Users -> Quota Config

Let me know if that helps.
brian
@brian
03/11/16 01:56:17PM
10,149 posts

Trying to add CSS to a widget


Using Jamroom

so you want to change your CSS ID to:

#widget_id-598

any HTML attribute beginning with data- is an "internal" attribute that is used by the javascript functions - you don't want to reference that in CSS.

Let me know if that helps.
brian
@brian
03/11/16 01:53:01PM
10,149 posts

Site Builder Image Slideshow


Using Jamroom

derrickhand300:
Yes thats what I have now-I am really wanting an auto play slide show that gets the images when I upload them to the site. I have 3rd party software like WOW Slider byt thats a big hassle to host the files and change the code each day...have you ever heard of an plugins for tinymce ( free or paid) that offer to embed a slideshow of images?

Unfortunately I've not really looked around for anything like that. Not sure if this would be something easy to support in our gallery image slider, but we can check it out.

Hope this helps!
brian
@brian
03/11/16 01:48:43PM
10,149 posts

Trying to add CSS to a widget


Using Jamroom

Also:

#598

is NOT a valid ID - All ID's must start with a letter. Where are you getting that ID from?
brian
@brian
03/11/16 01:48:12PM
10,149 posts

Trying to add CSS to a widget


Using Jamroom

derrickhand300:
I am adding it in a custom.css file using FTP

Are you including that custom.css file in your meta.tpl file?
  279