This is a PRIVATE forum for verified users only, to view all replies/answers, you must be logged in!
- AuthorPosts
- January 7, 2015 at 8:59 am #5994
Hello and Happy New Year !
I’ve installed the theme and started configuring it, so far so good (not a very skilled wordpress user) but I’ve stumbled upon one issue , the one page features .
In theory you should be scrolling through the page AND depending on which section you are the menu should switch to that section and the menu should be populated with those sections .
What I’ve did, using the visual composer, is that I’ve created a big page containing the whole site structure and in the beginning of each page/section I’ve modified the attributes of the row to be marked as a menu item . The page has the one page setting on and the menu setting is to populate the menu items from the sections but the menu it’s still blank .
Can you tell me what I am doing wrong ? (or not doing)
- January 12, 2015 at 6:31 pm #6053
Hey there, You must be logged in to view this reply!
- January 12, 2015 at 6:55 pm #6058
Hello,
that’s the only place where I’ve found the One page setting and yes, it’s on but the menu it’s still empty .
Override Main Menu Nav : Replace Menu items with Sections
Every row in the page (like first element of a section) has a Title set and the “Is a menu item” ticked .I am missing something but I don’t know what .. so in general, I should stick with one page and not with multiple pages, correct ?
- January 12, 2015 at 7:27 pm #6059
So, now that the thread is active I was looking at some sites that used the same template and found that they are using a specific element :
<section class="full-width-wrapper yt-vc-section vc_custom_1412696654851" id="section-we" style="background-position:center top !important;"><div class="container"><div class="row yt-vc-row"><div class="col-sm-12 yt-vc-column">
While in my page I get this :
<div class="row yt-vc-row" style="background-position:center top !important;"><div class="col-sm-12 yt-vc-column">
Should I use a specific element called yt-vc-section ? (because there is no such element in the visual composer, nothing like section) .
- January 13, 2015 at 6:00 am #6073
Hey there, You must be logged in to view this reply!
- January 13, 2015 at 10:24 am #6078
Super. it works now. Thanks a lot!
- AuthorPosts
- You must be logged in to reply to this topic.
This is a PRIVATE forum for verified users only, to view all replies/answers, you must be logged in!