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 Problem with ACF Meta Key Values

Viewing 4 posts - 11 through 14 (of 14 total)
  • Trevor Moderator
    #127625

    Yes, it takes some minutes to update the server account data. It seems to be set now, so try again.

    Fischer Emmanuel
    #127655
    This reply has been marked as private.
    Fischer Emmanuel
    #127666

    Hello,
    Another question concerning the mediaplayer. In the code you provide, the script displays the black audio player. I would like to display the one that is gray and which allows to download the audio file. I searched and searched for several days without finding. I dare the question …
    cordially

    <script>(function ( $ ) {
      "use strict";
      $(document).on("sf:ajaxfinish", ".searchandfilter", function(){
        console.log("ajax complete");
        $('video,audio').mediaelementplayer();
      });
    }(jQuery));</script>
    Trevor Moderator
    #127668

    I edited the code that you included in the post and put it inside code tags.

    mediaelementplayer is not from our plugin, I was just showing how the code would look to be able to use it with our filter. The styling of that media player is not a Search & Filter issue.

Viewing 4 posts - 11 through 14 (of 14 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.