Remove Shop Page WP titles form search results

Ivory Search Forums Support Remove Shop Page WP titles form search results

Viewing 4 reply threads

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #20746
      Mark
      Participant
      • Topics: 1
      • Replies: 3

      Or is there a way I can just show the thumbnails for the search result for all the results (posts/pages/shop page wp) with no titles or descriptions?

    • #20755
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

      I hope you are well today and thank you for your question.

      Could you please share the page URL from your site where it displays so I can help you to achieve it?

      Best regards,
      Ivory Search Support

    • #20761
      Mark
      Participant
      • Topics: 1
      • Replies: 3
      This reply has been marked as private.
    • #20762
      Mark
      Participant
      • Topics: 1
      • Replies: 3

      https://herhealthystyle.com/?s=nama&id=43249 is the search page. The first six results are from the products from the Shop Page WP which I would ideally like to have just their thumbnails showing not the thumbnails and title

    • #20770
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,790

      You can achieve this by adding the below CSS code in the Custom CSS option of Ivory Search plugin settings on the path Admin Area -> Ivory Search -> Settings -> Settings

      .search-results .type-shop-page-wp h2.entry-title {
          display: none;
      }
Viewing 4 reply threads

You must be logged in to create new topic or reply to the topic.