Forum Activity for @douglas

douglas
@douglas
12/13/15 07:00:51AM
2,807 posts

How to make lists?


Using Jamroom

Can you show us what your using for your jrCore_list?
douglas
@douglas
12/13/15 06:58:50AM
2,807 posts

Footer social media links


Using Jamroom

All JR5 skins should have a social network tab in the skins settings.
douglas
@douglas
12/10/15 08:58:41AM
2,807 posts

Question Concerning autoplay=true


Using Jamroom

I don't believe the button player is setup to auto play and I'm not sure you would want to mainly because usually there are more than one on a page.

Aside from that, I believe the autoplay parameter would need to be in a jrCore_media_player function.

https://www.jamroom.net/the-jamroom-network/documentation/development/788/jrcore-media-player
updated by @douglas: 12/10/15 08:58:57AM
douglas
@douglas
12/09/15 08:29:20AM
2,807 posts

Google ads to Jamroom skin


Design and Skin Customization

Is that message its giving you in your error logs?

I can see the code is there... the only thing I can think is that maybe your google id isn't correct?
douglas
@douglas
12/09/15 07:37:36AM
2,807 posts

Google ads to Jamroom skin


Design and Skin Customization

Do you have a link that we can check out?
douglas
@douglas
12/09/15 04:19:20AM
2,807 posts

Google ads to Jamroom skin


Design and Skin Customization

This is what is used in our skins:

            <script type="text/javascript"><!--
                google_ad_client = "##############";
                google_ad_width = 180;
                google_ad_height = 150;
                google_ad_format = "180x150_as";
                google_ad_type = "text_image";
                google_ad_channel ="";
                google_color_border = "CCCCCC";
                google_color_bg = "CCCCCC";
                google_color_link = "FF9900";
                google_color_text = "333333";
                google_color_url = "333333";
                //--></script>
            <script type="text/javascript"
                    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
            </script>

There isn't a need for the literal tags.

Hope this helps!
douglas
@douglas
12/09/15 03:45:15AM
2,807 posts

Google ads to Jamroom skin


Design and Skin Customization

Are you using a cloned skin?

If so which skin did you clone?
douglas
@douglas
12/09/15 03:15:41AM
2,807 posts

Google ads to Jamroom skin


Design and Skin Customization

Nmaster88:
I have my code like this, isn't it supposed to work?

Which skin are you using?
douglas
@douglas
12/08/15 05:43:54AM
2,807 posts

SSL Recommendations


Jamroom Hosting

namecheap.com
douglas
@douglas
12/07/15 09:35:46AM
2,807 posts

new ningja skin version unusable (menu bug and others)


Ning To Jamroom

Yeah, you may have some code that isn't compatible or just not working, can you add the changes one at a time to see where it goes wrong?
  122