Title: Navigation Menu Problems From Posts
Last modified: August 22, 2016

---

# Navigation Menu Problems From Posts

 *  [Neil Shimer](https://wordpress.org/support/users/neil-shimer/)
 * (@neil-shimer)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/)
 * Whenever I go to one of the posts(ie. blog or portfolio) outside of the parallax
   sections and use the nav menu to go to one of the sections I end up in wherever
   land on the parallax page but pretty well never where I wanted to.
 * Anybody else ran into this and managed to solve?

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Thread Starter [Neil Shimer](https://wordpress.org/support/users/neil-shimer/)
 * (@neil-shimer)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784658)
 * Well, it is working except for the fouc jumble at the beginning. I guess whenever
   you add an image it stops working until you fully close out your browser.
 *  [Seema Tyagi](https://wordpress.org/support/users/seema-tyagi/)
 * (@seema-tyagi)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784725)
 * Hi.
 * Whenever I click on menu section it doesn’t take me to the next page.
 * Can you help me with this please?
 * Thanks
 *  Thread Starter [Neil Shimer](https://wordpress.org/support/users/neil-shimer/)
 * (@neil-shimer)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784726)
 * I guess you are trying to go to a normal page not a post outside of parallax?
 *  [Roberto666](https://wordpress.org/support/users/roberto666/)
 * (@roberto666)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784731)
 * The same for me. Since the latest update, **impossible to use the main menu from
   a post** (it works fine on the main slider page, but not when you’re in a post
   or on another page than the main page), the menu links just don’t work anymore.
   What the hell happened with this update?
 * + making the **update just destroyed all the theme modifications done**… thinking
   of using another theme right now…it just destroyed all my work…
 *  [vallivals](https://wordpress.org/support/users/vallivals/)
 * (@vallivals)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784732)
 * … why is this marked as resolved??
    LOL –
 *  Thread Starter [Neil Shimer](https://wordpress.org/support/users/neil-shimer/)
 * (@neil-shimer)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784733)
 * Actually, it is working for me…I just have to close my browser and clear my cache.
   Any time any change is made I find that I have to close out my browser and reopen
   or the navigation is goofy. Don’t know exactly why though…
 * If you are trying the menu to a page outside of parallax then you have a different
   problem and here is the workaround I came up with: [https://accesspressthemes.com/support/topic/just-an-idea-for-keeping-parallax-and-allowing-menu-links-outside-of-parallax/](https://accesspressthemes.com/support/topic/just-an-idea-for-keeping-parallax-and-allowing-menu-links-outside-of-parallax/)
 * Not sure about the update destroying your mods but it sounds like you were not
   using a child theme see [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
 *  [Roberto666](https://wordpress.org/support/users/roberto666/)
 * (@roberto666)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784734)
 * I cleared my cache, close and reopen my browser and the trouble is still here.
 * Unfortunatly, your workaround don’t solve my problem because I need each link
   of the menu to be accessible at any page/post (seems legit). Thank you anyway
   Neil.
 * I would really appreciate a fix from the developpers, because actually, it was
   working fine on the previous version of the theme. Now it is just impossible 
   to use the posts & pages because of that menu bug, it’s sad, even for a “lite
   version” of that theme.
 * Anyone? :/
 *  Thread Starter [Neil Shimer](https://wordpress.org/support/users/neil-shimer/)
 * (@neil-shimer)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784735)
 * I agree there seem to be some hiccups to an otherwise stunning looking theme.
   
   One other thing I thought of – is the problem with your ‘Home’ link? if so then
   check that your Line 48 in header.php looks like: `<li class="current"><a href
   ="<?php echo esc_url( home_url( '/' ) ); ?>#main-slider">Home</a></li>`
 * I would suggest also registering (free) and posting a descriptive question on
   their support forum [https://accesspressthemes.com/support/](https://accesspressthemes.com/support/)
   [
    It will probably take a few days for the free support and they will probably
   ask for the link to your website so they can have a look but they do seem helpful
   with some issues at least.
 *  [Roberto666](https://wordpress.org/support/users/roberto666/)
 * (@roberto666)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784736)
 * Thanks again for your answer Neil.
 * Unfortunatly, the trouble is with all links from the menu, looks like several
   people are also complaining for that menu trouble since the update, also on their
   official forum. (see [https://accesspressthemes.com/support/topic/menue-not-responding-after-update-to-1-18/](https://accesspressthemes.com/support/topic/menue-not-responding-after-update-to-1-18/))
 * About the line 48, the one you show was the previous version. In the update, 
   they changed it to :
 * `<li class="current"><a href="<?php echo esc_url( home_url( '/' ) ); ?>#main-
   slider"><?php _e( 'Home' ,'accesspress_parallax'); ?></a></li>`
 * Of course I tried changing that line with the previous one, but it didn’t solved
   anything. Don’t know what they did and why. Very frustrating… spent so much time
   customizing that great theme… for nothing. Really hope to find something working…
 * (between, can anyone remove the “resolved” title, the problem is still up…)
 *  Thread Starter [Neil Shimer](https://wordpress.org/support/users/neil-shimer/)
 * (@neil-shimer)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784737)
 * Well, I backed up everything real good and updated to 1.18 held my breath and
   everything works including parallax! But, that doesn’t mean that they didn’t 
   break something in their update obviously other people are having problems. My
   child theme is very heavily overridden so I probably got lucky and already had
   an override on whatever went wonky. Hopefully, you can revert to 1.17 until they
   resolve whatever issues occurred. Best of wishes.
 *  Theme Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784739)
 * Hi There,
    We are nearly in completion of the updated version of the Accesspress
   Parallax Theme with these issues addresses. Hope the updated theme would solve
   all your problems. Thanks for your patience. Thanks,

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Navigation Menu Problems From Posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accesspress-parallax/4.6/screenshot.
   png)
 * AccessPress Parallax
 * [Support Threads](https://wordpress.org/support/theme/accesspress-parallax/)
 * [Active Topics](https://wordpress.org/support/theme/accesspress-parallax/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accesspress-parallax/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accesspress-parallax/reviews/)

 * 11 replies
 * 5 participants
 * Last reply from: [Access Keys](https://wordpress.org/support/users/access-keys/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/navigation-menu-problems-from-posts/#post-5784739)
 * Status: not resolved