-
AuthorPosts
-
July 26, 2013 at 3:25 pm #26778
Hi – Please see http://thecaloriemythbook.com. You will notice that we’re using the Main Menu to navigate around on the current page via header IDs such as http://thecaloriemythbook.com/#2.
The only issue is that this is causing every menu item to show up as selected. Two questions:
1. Can we make only the active *header* show as active?
2. If not, how can we have none of them show as active?
Thanks
July 28, 2013 at 4:23 pm #131578Hi,
The functionality you are describing is currently (for the moment) not one included in the theme and would be a time intensive modifications that IMO would be outside the scope of the support team.
Show none of them as active – you wrote , and by that do you mean show no portfolio thumbs? You can use css to block the images on initial load by positioning the thumbnails off screen or hidden if I understood you second question correctly.
Thanks,
Nick
July 29, 2013 at 1:46 pm #131579Hi Nick – Thank you. I understand and could you check out this quick document for a simpler take on the issue: http://TheCalorieMythBook.com/wp-content/uploads/2013/07/tabs-7.29.13.docx
July 30, 2013 at 10:03 am #131580Hi,
Your page has multiple javascript errors that need to be fixed. You are using some Moonray Smartform plugin, and all the errors seems to be coming from it:
Uncaught TypeError: Cannot read property 'formConditions' of undefined jquery.moonray.smartform.js:54
Uncaught TypeError: Object [object Object] has no method 'moonraySmartForm' genjs-v2.php?html=false&uid=p2c10469f14:72
Uncaught TypeError: Cannot read property 'formConditions' of undefined jquery.moonray.smartform.js:54
Uncaught TypeError: Object [object Object] has no method 'moonraySmartForm' genjs-v2.php?html=false&uid=p2c10469f14:72
This css will take care of that issue for you. Please add it to /css/custom.css OR to Quick CSS.
.header_color .main_menu ul:first-child > li > a {
color: #000 !important;
}I dont see the bar below the menu moving anymore, it is always visible now.
Thanks,
Nick
-
AuthorPosts
- The topic ‘Landing page menu’ is closed to new replies.