Forum Activity for @douglas

douglas
@douglas
10/24/15 05:58:25AM
2,807 posts

Post a new Activity Update: issue


Design and Skin Customization

I'll have this fixed for the next skin release.

You can fix this yourself by modifying your skins/jrNova/css/action.css and change this:

#action_networks {
    position:relative;
    float:right;
    font-size:12px;
    right:0;
    bottom:24px;
    font-style:italic;
}

to this:

#action_networks {
    position:relative;
    float:right;
    font-size:12px;
    right:0;
    bottom:0;
    font-style:italic;
}
douglas
@douglas
10/23/15 06:48:04AM
2,807 posts

Question On PhotoPro Skin


Design and Skin Customization

Try upping the index number in your skins/jrPhotoPro/css/meganizr.css file.

.meganizr > li.mzr-drop:hover > a,
.meganizr > li.mzr-drop > a.mzr-click { z-index: 650; }
douglas
@douglas
10/22/15 02:44:23AM
2,807 posts

Flashback Ads Problem


Design and Skin Customization

Can you email us your site URL and admin login so we can check your template code?

support[at]jamroom[dot]net

I'm not seeing an issue on my test site... I just turned on the Google Ads, added my ID and it immediately started showing ads.

Thanks!
douglas
@douglas
10/21/15 08:23:52AM
2,807 posts

Flashback Ads Problem


Design and Skin Customization

It sometimes takes a while for Google Ads to start showing right after activating them. Give it some time and see if they start showing.
douglas
@douglas
10/20/15 06:45:37AM
2,807 posts

Remember me cookie problems


Using Jamroom

The users that are seeing an issue may need to make sure they are not deleting cookies when they close their browser.
douglas
@douglas
10/18/15 09:01:50AM
2,807 posts

Where Do I find how to:


Using Jamroom

You might check out the docs: https://www.jamroom.net/the-jamroom-network/documentation

If there isn't information there that your looking for, let us know, we are constantly adding to the docs.

Cache is something you really should be familiar with. It basically stores information that makes pages load quicker. Basically Clearing or Resetting your cache will allow pages to be rebuilt with the latest data.

Smarty is what Jamroom templates use to add content. Here is a link to the docs for smarty:

http://www.smarty.net/docs/en/

HTML is basic web page coding language. This site is good for learning the basics:

http://www.w3schools.com/

Feel free to post here on the forums if should run into anything that you need help with. That is what it is here for and there are a lot of users willing to lend a hand. ;)

Thanks!
douglas
@douglas
10/18/15 05:39:06AM
2,807 posts

Where Do I find how to:


Using Jamroom

Hello Don,

You should also be able to do this as @strumelia has explained. Once you've uploaded your new image, make sure to check the "Active" check box and then save your changes and reset your cache.

I've already done this for you and your new image is showing.

Also note that you can not use smarty code in the Ad fields of the Skin Settings. It needs to be regular HTML code.

Hope this helps! :)
douglas
@douglas
10/13/15 10:39:26AM
2,807 posts

Google Issues


Using Jamroom

The sitemap URL should be thenewstalkers.com/sitemap.xml

The google Tracking ID your entering, is it the one from your Google Analytics account?

You may want to login to your Google Analytics account and make sure you have the correct Tracking ID. You can find it by going to your Admin > Property > Property Settings.
douglas
@douglas
10/13/15 07:43:51AM
2,807 posts

How can I remove the "site closed for maintenance sign"?


Using Jamroom

The maintenance mode message can be found in your ACP > Core > Global Config tab. That is also where you'll find the checkbox to turn maintenance mode off/on.
  131