Rob_77
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Duplicate menu items in WP 3.0Ok, will try that. But just so I’m clear, there is no way to fix the problem using Constructor 0.9.7 with the new WordPress 3.0???
Forum: Themes and Templates
In reply to: Duplicate menu items in WP 3.0Hi Anton. Thanks for your interest in fixing this issue.
Sorry for my ignorance but when you say the menu items should be empty what do you mean? As I said, I’ve actually removed /wp-admin/nav-menus.php file altogether and I still get the same problem.
The site I’m working on is http://www.empireenergy.us
There is a password protect on the site until it goes live:
user: admin
pass: Empire@Riley41As I explained above, I’m afraid that if I upgrade to the latest version of Constructor (from 0.9.7 to 1.0.6) I’ll loose all of the customization? So I’ve been modifying the code in the header.php as a temporary solution – essentially turning off the menu function and inputting the nav manually above this disabled code:
<?php // get_constructor_menu() ?>
<?php // wp_nav_menu( array( ‘container_class’=>’menu_header’,’theme_location’=>’primary’ ) ); ?>Unfortunately this means inputting new code every time you want to add a page which is no use to my client. I’ve turned it back on and removed my manual nav so you can see the problem.
PLEASE help! Many thanks in advance 🙂
Forum: Themes and Templates
In reply to: Duplicate menu items in WP 3.0Glad it’s not just me! Same problem here too when I updated to 3.0…
Removed the /wp-admin/nav-menus.php and the duplicates are still there. I’m still using Constructor 0.9.7 though as I’m afraid that I’ll loose all the customization if I update to 1.0.6. Is this the case? If so what can I do to retain all of the hours of work I’ve put into modifying the php and css??? I don’t think it’s as simple as cutting and pasting everything as I know the code will have changed with the update… Help!
Forum: Fixing WordPress
In reply to: Duplicate NAV problem with Upgrade to WordPress 3.0PS. I’m using a modified version of the Constructor theme (0.9.7) and unsure of whether I should upgrade this too (1.0.6) or if that will ruin my site???
Forum: Fixing WordPress
In reply to: Nested menus don’t appear…?PS. I’m using a modified version of the Constructor theme (0.9.7) and unsure of whether I should upgrade this too (1.0.6) or if that will ruin my site???
Forum: Fixing WordPress
In reply to: Nested menus don’t appear…?Hi guys,
Thanks for the responses. I actually have a new issue now and it sounds as though you may be able to help..?
I’ve just upgraded to WordPress 3.0 and now the nav has duplicated itself! Is this anything to do with the new navigation menus functionality you mention?
The site is http://www.empireenergy.us/ and it currently has a password protection to view:
User – admin
Pass – Empire@Riley41Any advice VERY much appreciated!
Rob
Forum: Fixing WordPress
In reply to: How do I modify the text styling in sidebar text???The first method – styling the text in a page on visual mode, changing to HTML mode and then cutting and pasting the HTML into the sidebar text in widgets worked perfectly! Many thanks for your input guys. Much appreciated! 🙂
Forum: Fixing WordPress
In reply to: How do I change the colour of my dropdown menus?! Please help!Thanks for your help with this. Much appreciated!
I’m using the Constructor theme for this website, and there don’t actually appear to be any colour references in the style.CSS in the editor. However I used the piece of code you suggested in the Customize – CSS section and it worked great!:-)
I tried using the second piece of code in there too, but it only changes the colour of the font in the dropdown for the current page. What would I have to do to change the font colour in all dropdowns???
Also what should I do regarding the wp_list_pages() issue? Is there anything I can supply that would give you a few more clues?
Once again, thanks for your time!
Forum: Fixing WordPress
In reply to: How do I change menu link colors? I KNOW IM DUMB, BUT PLEASE HELP!Hi there. I think I have the same problem… but I still can’t see where I change it! The site I’m working on is at:
http://www.uno-marcomms.com/wordpress.1/
The nested menus in the dropdown seem to be referencing the background colour. Where can I change this? Sorry… I’m pretty new to code and php so any advice would be fantastic!
Thanks