Forum Activity for @douglas

douglas
@douglas
01/22/15 09:21:29AM
2,812 posts

quick reply needed why are my forums not showing up in menu


Ning To Jamroom

Is there a reason you have this in your function?

search1="npage_group_id = 0"
douglas
@douglas
01/22/15 09:15:04AM
2,812 posts

quick reply needed why are my forums not showing up in menu


Ning To Jamroom

I don't think it has anything to do with the menu, but more in the guides-and-pages row template, or the guides-and-pages.tpl itself... what does your code look like in that template?
douglas
@douglas
01/22/15 09:10:45AM
2,812 posts

quick reply needed why are my forums not showing up in menu


Ning To Jamroom

The forum is working for me
https://www.dreadlockssite.com/dreadlocks-forums

I can see them and go to each topic.

This one

https://www.dreadlockssite.com/guides-and-pages

isn't showing anything for me either. Are the pages created by a private profile?
douglas
@douglas
01/22/15 04:47:52AM
2,812 posts

Nova mobile menu


Design and Skin Customization

music412:
I would like to change the background color of my Nova style mobile menu. It is too dark and difficult to see the text links.

My site is http://www.music412.com

* please view in mobile phone

I'm not sure what you changed to change the link colors, but you can make it so the link color for the mobile menu stay white by modifying your skins/jrNova/css/slidebar.css file and change this:

.sb-slidebar li a {
    color:#FFFFFF;
}

to this:
.sb-slidebar li a {
    color:#FFFFFF !important;
}
douglas
@douglas
01/17/15 05:31:31AM
2,812 posts

Event calendar feature requests


Ning To Jamroom

thechocolatelife:
thechocolatelife:
I did customize the event template - I added a link to a website and changed some language.

Commented out the line and the duplicate disappeared like a charm.

Brian -

The Attended and Calendar Icon are showing up in Blogs for some reason. Did you intend them to show up there?

Go to your System Tools > Reset Cache and reset the cache with the "Reset Icon Cache" checkbox checked and see if that fixes the issue.
douglas
@douglas
01/16/15 09:42:27AM
2,812 posts

Text transform on profile menu


Ning To Jamroom

Strumelia:
If one clicks on "All" in the Events module title, the little calendar icons are there again next to each event title.

You can modify your Events Module > Templates > item_list.tpl and remove them from there if you like.

:)
douglas
@douglas
01/13/15 07:08:06AM
2,812 posts

Home page CSS


Ning To Jamroom

thechocolatelife:
index.css does not show up in the list of css files I can edit within the ACP.

If you click the Untagged tab from the Skin > jrNingja > Styles section, you'll see the index.css file is there and can be edited from there too.

Hope this helps!
douglas
@douglas
01/13/15 07:03:52AM
2,812 posts

A few remaining issues in member images galleries


Ning To Jamroom

thechocolatelife:
Why do I want to do an if/else if I want to do is just permanently change the existing URL?

The if/else is looking for the image stats, unless you want to change the URL for all stats to the same, it is needed.

Hope this helps!
douglas
@douglas
01/13/15 07:01:32AM
2,812 posts

A few remaining issues in member images galleries


Ning To Jamroom

thechocolatelife:
Brian:

If so I don't see it.

There's a call to footer.tpl inside /skins/activeskinname/footer_profile.tpl and there is no stats section within the skin's footer.tpl file.

Going to the user profiles module there is no footer.tpl.

You'll find the stats are in the skins/jrNingja/profile_sidebar.tpl
douglas
@douglas
01/12/15 07:53:00AM
2,812 posts

CSS and Stylesheets


Design and Skin Customization

You can adjust the site CSS in the ACP > Skins > Styles tab and for the profile pages you can adjust the CSS for the module, which is in the same section, just use the drop down selection to find the CSS file you want to modify.

If your going to be making a few modifications to the skin, you may want to consider cloning your skin first.

https://www.jamroom.net/the-jamroom-network/documentation/skins/839/creating-your-own-skin

Hope this helps! :)
  180