Forum Activity for @ilker

sekeri
@ilker
05/14/15 11:40:47PM
334 posts

jrProfile_disable_sidebar


Using Jamroom

maybe we should add it into one of the jrProfile Module templates instead of jrForum ?
sekeri
@ilker
05/14/15 11:38:16PM
334 posts

jrProfile_disable_sidebar


Using Jamroom

I have added as the first line into the tpl files above and reset the caches but no way :(

Does it work for you?
sekeri
@ilker
05/14/15 11:12:26PM
334 posts

Configuring the Homepage with SiteBuilder


Using Jamroom

I am trying to build my homepage using site builder. But could not find a way to set page background nor widget containers backgrounds or font colors etc. It uses the standard website content css settings.

As you can imagine the homepage should look more special and attractive. Is there a way to do this?
updated by @ilker: 12/22/16 11:55:59AM
sekeri
@ilker
05/14/15 10:12:10PM
334 posts

jrProfile_disable_sidebar


Using Jamroom

I have tried it in

modules/jrForum/templates/item_categories.tpl
modules/jrForum/templates/item_detail.tpl
modules/jrForum/templates/item_index.tpl
modules/jrForum/templates/item_list.tpl

and non of it worked. Where exactly should I put it?
sekeri
@ilker
05/14/15 05:27:16AM
334 posts

jrProfile_disable_sidebar


Using Jamroom

I am using the profile named "Community" to display the general forum of my website. How can I hide profile tabs and left profile sidebar only for this profile? Any easy way of doing this?
sekeri
@ilker
05/13/15 10:39:37PM
334 posts

jrProfile_disable_sidebar


Using Jamroom

The description for the latest version of Profile Forum is "New: Support added for {jrProfile_disable_sidebar} in templates (as well as header/footer)".

Can you please give more details on {jrProfile_disable_sidebar} ? How can I use it? Can I hide/disable sidebar for a specific profile forum using it, or..?

Thanks..
updated by @ilker: 06/29/15 08:31:24AM
sekeri
@ilker
05/13/15 01:36:18AM
334 posts

Image URL in css


Design and Skin Customization

Really really strange;

The css below generates the correct url now.
#jrmenu_content {
    background:#000000 url("{$mgMySlate_img_url}/menu-bg.png");
    padding: 0;  /* @ignore */
    clear: left;
}

http://www.mywebsite.com/image/img/skin/mgMySlate/menu-bg.png
sekeri
@ilker
05/13/15 01:05:20AM
334 posts

Image URL in css


Design and Skin Customization

The line below generates exactly the same url

http://www.mywebsite.com/skins/mgMySlate/img/menu-bg.png

but does not work neither.

   
 background:#FFFFFF  url("{jrCore_image image="menu-bg.png"}");
sekeri
@ilker
05/13/15 12:54:38AM
334 posts

Image URL in css


Design and Skin Customization

I have cloned the Slate skin as mgMySlate and now want to have a background image for the menu. This is the relevant lines in jrMenu.css file.

#jrmenu_content {
    background:#FFFFFF  url("{$mgMySlate_img_url}/menu-bg.png");
    padding: 0;  /* @ignore */
    clear: left;
}

When I inspect the page I see that I have the image url as;

http://www.mywebsite.com/data/cache/mgMySlate/img/menu-bg.png

But it does not work. Any help on this? Thanks..

By the way, I can reach the image using the link http://www.mywebsite.com/skins/mgMySlate/img/menu-bg.png
updated by @ilker: 06/13/15 02:48:29AM
sekeri
@ilker
04/27/15 10:29:28PM
334 posts

CRI: Query Error: Duplicate entry '/' for key 'page_uri'


Using Jamroom

Even if I could not see any pages I went to table jr_jrsitebuilder_page and deleted all the items in it. It solved the problem.
  16