Feedback tab is linked to my site's home page
I moved my feedback tab code to a different file to fix a cookie bug. Now, when I click the tab, nothing happens:
www.globaleese.org
Clicking from other pages within the site sends me back to the home page.
However, the same code is working fine on our dev server: http://dev.globaleese.org.
www.globaleese.org
Clicking from other pages within the site sends me back to the home page.
However, the same code is working fine on our dev server: http://dev.globaleese.org.
2
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
-
Inappropriate?Could you try moving the embed of your feedback tab into the actual body of your page, preferably just before the end body tag?
For some reason it looks like the click oberserver isn't being hooked up.
The reason clicking on the tab is taking you to the home page is because the href for the tab is '#', and you've included a base tag set to your root url.
Sorry for any frustration!
-Scott
1 person says
this solves the problem
-
Fixed! I added the code to the bottom of my footer file. Thanks!
Loading Profile...



EMPLOYEE