Tagged: x
-
AuthorPosts
-
September 29, 2016 at 5:58 pm #1196452
Chris StovallParticipantI’m having an issue with the testimonials plugins pagination working properly with cornerstone on.
https://codecanyon.net/item/testimoonials-wordpress-plugin/5710957?s_rank=3Here’s the site:
http://162.144.201.72/~studiobookings/In the “What some of our customers are saying” section.
Login details to follow.
September 29, 2016 at 6:00 pm #1196460
Chris StovallParticipantThis reply has been marked as private.September 29, 2016 at 11:01 pm #1196848
Rue NelModeratorHello There,
Thanks for writing in! To resolve this issue, please edit your page back in Cornerstone. Go to the settings tab, Settings > Custom JS and insert the following custom js code
(function($){ $(document).ready(function(){ $('.page-numbers').on('click', function(){ window.location.href = $(this).attr('href'); console.log('Clicked'); }); }); })(jQuery);We would loved to know if this has work for you. Thank you.
September 30, 2016 at 11:59 am #1197525
Chris StovallParticipantThis works but it forces the site to reload causing the counters below it to re-count every time you hit the pagination buttons.
September 30, 2016 at 7:23 pm #1197921
Rue NelModeratorHello There,
The plugin should work out out of the box. It may not be using an ajax call. This sounds like you might be having an issue with a third party plugin. Regretfully, we cannot provide support for third party plugins or scripts as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.
Thank you for your understanding.
October 1, 2016 at 9:45 am #1198525
Chris StovallParticipantGot it.
October 1, 2016 at 12:02 pm #1198622
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1196452 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
