Wordpress adding "/#!/ to Menu Pages

by 6 replies
7
I am having a strange issue, perhaps someone can suggest an idea on what is going on.
I have a website, for a friend (daycare). The pages within the main header menu, such as, 'About Us', when clicked add '/#!/ to the page. So, for example, the page should be,
sunnyskychildcare.com/about-us it is sunnyskychildcare.com/#!/about-us

I have not been able to figure out what is doing it.

It is a wordpress site, is using Elegant theme, 'sky'.
I don't have many plugins, 'download manager', 'Embedded Facebook', 'Rotating posts', 'WP htaccess control'

Thanks for any ideas! I am at a loss on this.

Cheers!

JeromyS
#website design #menu #pages #wordpress adding or # or #wordpress adding or
  • If I had to guess, it's probably something with the WP htaccess control which deals with re-writing URLs sometimes.

    Do all pages have that structure? Or are they only child pages or some other type?
    • [ 1 ] Thanks
  • It's coz the theme is using Ajax/jQuery to navigate the pages.

    To get rid of those ugly stuff, contact their support, am sure they will help you, or add url rewrite rules to htaccess...
    • [ 1 ] Thanks
  • Also check your permalinks within your admin area. Wordpress might have added %#!%postname% for some weird reason. If so, just remove the #!% and you should be good to go.
    • [1] reply
    • I tried deactivating the plugin and it is still doing it....

      I am the support I am not sure how to do the htaccess rewrite although it seems like a good idea.

      I checked that and it is not there...

      thanks all for the ideas! What a strange issue, first I have seen of a problem like this....
      • [1] reply

Next Topics on Trending Feed

  • 7

    I am having a strange issue, perhaps someone can suggest an idea on what is going on. I have a website, for a friend (daycare). The pages within the main header menu, such as, 'About Us', when clicked add '/#!/ to the page. So, for example, the page should be, sunnyskychildcare.com/about-us it is sunnyskychildcare.com/#!/about-us