• Resolved sanaali110

    (@sanaali110)


    Hi there, I am looking to see if there is a way we can remove the loader on the plugin? Is there a class that I can target?

    Thanks,

    Sana

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Trusty Plugins

    (@trustyplugins)

    Hi @sanaali110 ,

    Thanks for reaching out to us.
    You can target like this :
    div#manage-ajax-response .status i?{ display: none !important; }
    I hope it helps you.
    Thanks,
    Trusty Plugins Team

      Thread Starter sanaali110

      (@sanaali110)

      Thanks that’s really helpful.

      At the moment there is only image, heading and excerpt visible on the post, is there a way to append a div to add more information, for example icons for social media? I have tried using jQuery but it only appears for first result and disappears whenever I click on any other filter or next page.

      Plugin Author Trusty Plugins

      (@trustyplugins)

      Hi @sanaali110 ,

      Thanks for reaching out. Actually it would be possible in the PRO version of the plugin.
      Pro plugin have the feature so you can override any of the post layout to your theme and easily modify the template code. So it will not effect even after plugin upgrade. It’s useful to add custom code to the template.
      Documentaion (Temporary link) is available too:
      https://docs.google.com/document/d/1NBYTBhje7GvzEcWmvaMXb146y9t7DS9y2dOFPZfaDWE/edit?tab=t.0#heading=h.6uh5dx7pqsut

      I hope it helps.
      Thanks,
      Jasveer

      Thread Starter sanaali110

      (@sanaali110)

      Many thanks for your response, I will have a look at the documentation. But I am currently just using the Basic version.

    Viewing 4 replies - 1 through 4 (of 4 total)
    • You must be logged in to reply to this topic.