Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Custom CSS code being lost on pagination

Tagged: 

Viewing 10 posts - 1 through 10 (of 21 total)
  • Art Munson
    #107027

    I’m using the Compact Audio Player plugin and using CSS to change the color of the player. I have a problem that when ever I do a search, the first page of results displays the formatting of the player correctly. When I go to any other page in the search results, I lose the color designated in the custom CSS of the audio player and the size of the audio player changes. It’s the same with Ajax on or off.

    If you go here https://tunegorilla.com/royalty-free-music-store/ and do a search (or use any of the filters), the first page of search results will be correct. Go to any of other pages and you will see what I mean about the change in the audio player format.

    Trevor Moderator
    #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.

    Art Munson
    #107328

    Yes, I did use the inspector and noticed that also. Just don’t know where the problem is coming from.

    Trevor Moderator
    #107340

    Nor me. You may need to reduce the number of plugins to a minimum and see if it still happens. It might also be a caching issue, so if you have any caches active, turn them off.

    Art Munson
    #107356

    Yep, did all that. Still the same problem.

    Trevor Moderator
    #107421
    This reply has been marked as private.
    Art Munson
    #107427
    This reply has been marked as private.
    Trevor Moderator
    #107462
    This reply has been marked as private.
    Art Munson
    #107466
    This reply has been marked as private.
    Trevor Moderator
    #107539

    I 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.

Viewing 10 posts - 1 through 10 (of 21 total)

The topic ‘Custom CSS code being lost on pagination’ is closed to new replies.