cocogreen 0 Report post Posted June 16, 2010 My drop down menus were working by ticking the box and adding pages in hierarchy in the ECO PRO Theme. However, as I added more pages it stopped working. I have deleted all the pages and created new ones to try and see if there was one problematic page, but it is still not working. The link to my site is: [url=http://cocogreen.co.uk] I need to get this sorted quickly please Thanks Tom Share this post Link to post Share on other sites
cocogreen 0 Report post Posted June 16, 2010 THe dropdowns work until the 12th page is added, when the sub menus dissappear completely Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted June 17, 2010 Are still having trouble with http://cocogreen.co.uk/ ? Looks good to me. Do you need to go more than 12 subpages deep on any category? If so, please set that back up. Maybe create menu items with 11, 12 and 13 subpages for me to check out. I don't know if this is a pre-existing problem in the template or not. Are you running the latest version of EcoPro on the latest version of WordPress? Thanks, Bryan Share this post Link to post Share on other sites
cocogreen 0 Report post Posted June 19, 2010 Yea looks fine, but you have seen the version with less pages. If you take a look at the site againcocogreen.co.uk you will see that blocks is at the top right on the main nav; this blocks is a sub page of Products. The parent pages all then appear in the nav below the feature with the growbags, when actually they should be at the top with the sub pages as dropdowns, all the other sub pages have disappeared. I do have the latest versions of Eco Pro and Wordpress. Thanks for your help Tom Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 21, 2010 I'm curious...did you recently upgrade to WordPress 3.0, they changed somethings last minute on us so this might be the problem. Share this post Link to post Share on other sites
cocogreen 0 Report post Posted June 21, 2010 That is not the problem no, the problem was the same with the last version of wordpress, before I upgraded. I did have eco before, which has been uninstalled before I upgraded to EcoPro. The issue is still unresolved. Is this not a coding problem or something, with the theme itself. I have not changed anything in the Theme code since installing it, The menus were the first thing i started setting up, using only the Ecopro theme settings. I cannot progress properly with this site without these menus working as they should do, I paid for this theme for the convienience, but this is proving a rather large headache up until now. Any help would be very uaeful. Thanks Tom Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted June 22, 2010 I hate to sound like a broken record, but is there still a problem, it looks like you might have changed the theme up? If there's still a problem, I'll forward to a developer. Thanks, Bryan Share this post Link to post Share on other sites
cocogreen 0 Report post Posted June 22, 2010 Yes there is still a problem, You can see the menus on the site are not working as they should www.cocogreen.co.uk and I have not touched the theme in a coding sense, any work done has been through the EcoPro dashboard thing. Thanks Tom Share this post Link to post Share on other sites
Andrew 207 Report post Posted June 23, 2010 I looked but there aren't any sub menu elements in the menu... Are you using the new WP custom menu options? Also, we just updated EcoPro to 1.2.1 so login and pick it up Share this post Link to post Share on other sites
cocogreen 0 Report post Posted June 23, 2010 thats what I am trying to say, all i have done is added pages and made some sub pages, then enabled dropdown menus in EcoPro; the dropdown menus work until I add the 12th page, then they stop working. I wonder whether the code only allows a certain number of pages to drop from on the main menu bar accross the top. The page you see has dropdowns enabled, but they dont work; i hope this is clear now. I have not used WP custom menus. Thanks Tom Share this post Link to post Share on other sites
Andrew 207 Report post Posted June 23, 2010 The WordPress function that prints pages to the screen isn't working correctly then as I'm only seeing one page with no sub pages... this is why the drop down isn't working... I'd look at using the new menus; they're pretty slick. Share this post Link to post Share on other sites
cocogreen 0 Report post Posted June 23, 2010 Can I use the new menus on the top navigation bar instead of the EcoPro ones? if so, how? cheers Tom Share this post Link to post Share on other sites
cocogreen 0 Report post Posted June 23, 2010 I have just updated my theme to the newest version, and now the Main Navigation does not work at all; no pages are displayed that exist, sub navigation does not work. Not only that but the content sidebar now shows on my feature page, which I have not selected to show. It is selected as the Feature page standard - not the one with sidebar. Not only that, but I have not selected to add the content sidebar, or any of the secondary sidebars either. I am really starting to doubt whether or not this theme actually works stably, and I am wasting a lot of my time waiting for replies that are not resolving this issue, if you have Skype it would help so I can resolve this issue properly. It is starting to really affect my business not having this website up and running properly. Tom Share this post Link to post Share on other sites
cocogreen 0 Report post Posted June 23, 2010 I have managed to fix the menu issue now, The new menus feature on wordpress 3.0 sorted it out. However the issue still has arisen on the feature page as stated Share this post Link to post Share on other sites
cmunns 16 Report post Posted June 25, 2010 I looked at your page in everything looks as it should for that particular page template. If you don't want the sidebar on the home page (feature page) then I wrote this CSS for you to make a full width content area. Do you know where to place custom CSS in the theme options? ` .home #sidebar {display:none;} .home #maincontent {width:960px;} ` Also, I just want to make sure you know that there currently is no content sidebar present. Does this clear anything up? Share this post Link to post Share on other sites