• Resolved artworkstudio

    (@artworkstudio)


    Hello, I want to remove the links to the product details in the shop section from the frontpage. Both the image link and the title link.
    Can you tell me please how, or at least can you give me some pointers on how it can be done?
    I want to have just a one page shop with the list/grid of products. People should add the products to cart from the front page, without to go on the product page.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Vytis

    (@bvytis)

    Hi @artworkstudio,

    Thank you for using the Hestia theme! That’s not something theme supports out of the box so you would need to do custom coding.

    I advise you to search for solutions that remove links from a particular class and then try to target classes of those products by applying custom code to the theme.

    I hope you’ll find a solution for this 🙂

    Thread Starter artworkstudio

    (@artworkstudio)

    Thanks for the answer, I will try to understand it.
    Any advice on why actions added to “functions.php” file from the Hestia child theme don’t have any effect?

    Thread Starter artworkstudio

    (@artworkstudio)

    The only solution I found is to modify the parent template files found in “inc/views” folder. I tried to put those files in the hestia-child template folder, but it doesn’t work. If you could give me a hint on that, it would be much appreciated.

    Vytis

    (@bvytis)

    Hi @artworkstudio,

    Those are not template files so they will not work in a child theme, only template files can be used in a child theme to overwrite the same files of the parent theme.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Removing links to the product in both frontpage and shop page’ is closed to new replies.