• Resolved Capillar

    (@capillar)


    Hi there Rustaurius

    Have some questions of the catalouge plugin
    Is it possible to remove the details button and text from the thumbnail view? Or the Images text from the list view? I don’t have more informations to show, only want to see the name and the price.
    And I don’t want it to link to another page.

    Thanks for your answer and help 🙂

    Capillar

    https://wordpress.org/plugins/ultimate-product-catalogue/

Viewing 1 replies (of 1 total)
  • Plugin Author Rustaurius

    (@rustaurius)

    Hi Capillar,

    To get rid of the links, you’ll have to edit the file called “Shortcodes.php” in the “Functions” folder. Look for any of the <a> tags.

    To get rid of the details and images text, add this CSS to your custom CSS for your catalogue:
    .prod-cat-details-link {display:none;}

    Let me know if there’s anything else!

Viewing 1 replies (of 1 total)
  • The topic ‘Details/Images button’ is closed to new replies.