Forums › Forums › Search & Filter Pro › Custom CSS code being lost on pagination
Tagged: custom css
- This topic has 20 replies, 2 voices, and was last updated 8 years, 4 months ago by
Trevor.
-
Trevor(Private) May 8, 2017 at 2:00 pm #107216
Sometimes it is correct, sometimes not. It is not a CSS error. The HTML code for the red one is different than for the grey one. There is stuff missing. Seems like some javascript is not working to create the extra bits. Use the inspector and you will see the difference in HTML structure.
Trevor(Private) May 9, 2017 at 7:40 am #107539I think I may have identified your problem. Your hosting. It is WP Engine.
The issue may be that WP Engine kills long queries (not time, but literally the string length of the SQL statement).
To disable it check out this other forum post
https://support.searchandfilter.com/forums/topic/killed-query-errors-in-log/#post-64826
Let me know how you get on.
Anonymous(Private) May 9, 2017 at 4:39 pm #107713Hi Trevor,
Thanks for that information.
Made the change, as suggested, to the wp-config file and it did not help.
When I go to https://tunegorilla.com/royalty-free-music-store/ that view is being generated by the Content View plug-in. When I use the pagination tabs, at the bottom, the audio player always maintains the correct color and format.
When I call the Search & Filter plugin by clicking on any of the filters in the left hand column, the first page of results always maintains the correct color and format for the audio player. BUT, with any subsequent choices in the filters (or page tabs) the audio player loses it’s color and size format.
Art
-
AuthorPosts