When i click on any menu item, the pages doesnt load but when i open it in a new windows the page loads fine.
Can anyone suggest me what to do, i have been trying to figure out whats wrong and have tried changing the menu items too, nothing worked.
Thanks in advance
This happened after I upgraded to 3.6 and the theme I’m using is Balance (January 2012 theme of the YOOtheme club)…
Also, when I add headings like h2 or h3 the WHOLE page on the dashboard becomes a lot bigger and BOLDER… like… what? Why is this happening all of a sudden lol…
My guess is the upgrade to 3.6 now I want 3.5 back….
PLEASE GUYS, give me some input, this is becoming REALLY frustrating and I’d appreciate all help I can get thank you!!!
]]>Issues:
I recently blew away one of my WordPress sites which was running an older version of WordPress. I deletde all the old files completely. I also deleted the dbatabase and made a brand new empty one. I downloaded the new wordpress code and placed the files in the web folder.
Since I am using MS SQL 2008, I then downloaded the newest version of the DB Abstraction Must Use Plugin from www.remarpro.com. I ran the db abstraction setup as described and it worked flawlessly.
I then ran the wordpress quick setup and it also seemed to work flawlessly.
I logged in and started messing around and quickly found out things were not working as before. Mind you, I had been using the abstraction plugin for several months on the previous version of wordpress I was running.
Menu Issues:
The list of pages does not show up on the menu creation screen? Posts are also not showing up on the post list for me to add to the menu.
Media Library Issues:
If I add an image to the media library, I am unable to come back later and view ANY images in the library although the counter shows there are images there to view?
Am I having PHP or WordPress issues?
SITE: https://www.oysterbarn.com
]]>I would accept that I’m marginally dumb and go about fixing my obvious mistake, if it weren’t for the fact that the menu loads perfectly fine on subsequent page loads. I’d assume there is some necessary resource that is being called which is unavailable upon first load and is making the call break, but that’s just my shot in the dark.
For reference, here are my calls related to the menu:
In header.php:
wp_nav_menu( array( 'theme_location' => 'topmenu', 'depth' => 2 ) );
and in functions.php:
function register_my_menus() {
register_nav_menus(array( 'topmenu' => 'Top Navigation Menu'));
}
add_action( 'init', 'register_my_menus' );
Regarding the structure of the menus, I’m using the Gecka Submenu plugin to automatically populate child pages for certain root items of a custom WP Menu.
I’d appreciate any help on this. If I’m doing something wrong, let me know what it is so I can fix it and avoid the issue in the future.
Thanks.
]]>When will this annoying display error be corrected?
]]>