Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Maximum call stack size exceeded
This topic contains 7 replies, has 2 voices, and was last updated by jackmb92 3 years, 5 months ago.
- AuthorPosts
- December 17, 2019 at 10:59 am #25058
Uncaught RangeError: Maximum call stack size exceeded error when plugin is activated. Does not occur with the lite version of the plugin. Have tested the same plugin on a different site and is working correctly.
December 17, 2019 at 11:00 am #25059See screengrab from console
Attachments:
You must be logged in to view attached files.December 17, 2019 at 1:18 pm #25063Hi,
It was a prototype definition issue with the scrollbar plugin + a syntax highlighter script that is included in the theme. I have disabled the problematic code section within the scrollbar script, now it should be fine.
We will do a few more tests before making sure to include this in the upcoming release, as I am not sure which script exactly triggered the error.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
December 17, 2019 at 1:23 pm #25064Amazing thanks so much for fixing this. Am I able to get a download of the fixed plugin as I am making changes locally and don’t want to lose them.
December 17, 2019 at 1:26 pm #25065Just make sure to have a copy of the wp-content/plugins/ajax-search-pro/ directory, and override it on your local environment as well. To have the change in effect, make sure to change this option as well: https://i.imgur.com/lBRDjAD.png
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
December 18, 2019 at 10:54 am #25079Cheers got it working now. How would i make it so that the results are always visible? Rather than being hidden when clicking away from them.
December 18, 2019 at 11:35 am #25080Also is it possible to load the page with a filter option selected? for example using parameters in the url?
December 18, 2019 at 11:44 am #25081And also one final things. How can i style the results / decide how they display / display them in a grid layout?
- AuthorPosts
You must be logged in to reply to this topic.