-
AuthorPosts
-
June 19, 2014 at 8:45 pm #198997
Hi, my problem is when I want to set by defaut an other Menu, I want to dissociate my menu “Menu” and the menu “About me”.
Can you tell me what I have to modify in “Newday2templatesja_mersblocksonepage.php”? Or an other solution?I work in localhost.
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
June 20, 2014 at 4:30 am #539597Could you explain in more details how you want to dissociate the “Menu” and “About Me” menus?
Normally, to remove a menu, just have it disabled and assign the default homepage to another menu.
1 user says Thank You to Nazario A for this useful post
June 20, 2014 at 5:16 pm #539690Okay, When I set to default another Menu, for example in my picture which is my homepage. ,
“Menu” and “About Me” are liked. I can’t dissociate it, because I have assign another menu than the menu set by default when I have installed the quistartTemplate. So I have understood than the problem come from the file “onepage.php”, but I don’t know what to modify in this file to solve this problem.
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
June 24, 2014 at 2:53 am #539947Please open the file /templates/your_template_name/blocks/onepage.php, find and comment or remove this code block:
pages.each(function(page, i){
var pagecor = page.getCoordinates();
if ((i==0 || pagecor.top <= scrolltop+100) && (pagecor.bottom > scrolltop+100)) {
active = i;
return;
}
});Let me know if this helps.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Nazario A 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum