Good evening
I am working on a website for a client and on my frontpage i have a table of images and below i want to add a link that will take them to a page that will display the different products of a particular category.
many thanks
@luke_mersh can you please let me know on which page you want to add the links so that i can suggest you the file which you want to change.
Thanks
ok so here is the website and front page:
my issue is that i want under each image a text with category name and when they click the link it takes them to that category page showing all products under that category.
I have just created a new page called "corner sofas"
where there is a heading , description and a widget that i want to ONLY display products from that category..
any help would be much appreciated
@luke_mersh site is not working.
But i will give to an idea about what you want to do.
First of all enable the template hints from the admin using below link.
https://meetanshi.com/blog/enable-template-path-hints-in-magento-2/
After that check the file which is responsible for showing the images.
Then you just have to override that file and add the category link using anchor tag.
If useful, then Accept it as Solution.
Thanks
I dont think you understand my problem.
I am referring to the widgets that display the products.
my website is working, but its only the frontpage or so at the moment.
The widgets will display individual products- ie: catalog product link widget.
I want a widget that will when click either display products from 1 category or take the person to the relevant page.
@luke_mersh wrote:I dont think you understand my problem.
I am referring to the widgets that display the products.
my website is working, but its only the frontpage or so at the moment.
The widgets will display individual products- ie: catalog product link widget.
I want a widget that will when click either display products from 1 category or take the person to the relevant page.
Ok i have managed to create a link to another page i just want to insert a widget to display products from just one category and NOT ALL products.
many thanks