Tagged: x
-
AuthorPosts
-
March 23, 2017 at 1:10 pm #1418012
Hi on my site http://iamdentistry.com/ , the “+ submit feedback” button on the right sidebar I have put is using this css:
[button type="real" shape="square" size="small" href="#usernoise" title="Feedback"]+ Submit Feedback[/button]
The section
href="#usernoise
is added so another plugin I have called usernoise opens up when clicked.The problem I am having is that this button works ONLY when I am logged into my dashboard as an admin and click it to test it, but the button does not work when I log out and click it as a visitor ?
March 23, 2017 at 9:54 pm #1418549Hello There,
Thanks for writing in! Did you use any special JS code for the button? If not, then there might be a plugin conflict. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
I would also highly recommend that you clear your plugin cache or site cache before testing your site again.
Hope this helps. Kindly let us know.
March 25, 2017 at 3:35 am #1419927Solved. It was not a plugin conflict but thank you for the help. I just had to exclude one of the plugin JS files from minification 🙂
March 25, 2017 at 7:04 am #1420007Glad you’ve sorted it out 🙂
If you need anything else please let us know.
-
AuthorPosts