Tagged: x
-
AuthorPosts
-
June 12, 2016 at 10:35 am #1038287
dbelkieParticipantHey guys!
Has anyone run into a issue with their convertplug buttons not working?You can see the issue here on the right side of the page. The “Buy it now” button.
http://dev.everythingcloud.com/howto/software-as-a-service/backup-and-recovery/cloudfinder-office365/cloudfinder-office365-introduction/Any thoughts?
DanJune 12, 2016 at 7:10 pm #1038689
RadModeratorHi Dan,
Thanks for writing in.
What’s the last thing you did? I can see 6 javascript error, the first one says jQuery doesn’t exist.
Though I checked and it’s there, you should add your custom script right after the jQuery. The error means that your code is executed first even before jQuery is loaded.
Thanks!
June 12, 2016 at 8:13 pm #1038829
dbelkieParticipantHi Rad,
To tell you the truth I dont know if the button ever worked (as I am not in production.)I’m not even sure these is a custom script? That was put on this site? I will go looking, but any guidance you could provide would be helpful.
DanJune 13, 2016 at 1:27 am #1039088
ChristopherModeratorHi there,
There are JS errors in your site’s console.
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.
If you need further assist, please provide us with login credentials.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1038287 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
