
Hello
I am trying to create a Latest Products page in WordPress and WooCommerce. I created a page with the following shortcode
[recent_products per_page="12" columns="4" orderby="date" order="ASC"]. When I open this page in Themler so that i can style the products grid I can't do anything because everything in the page is just an html and it hasn't got any elements like Grid Item, Product Image, Product Title etc, items that can be found in the Shop page.
So the question is: What are the correct steps to create a latest products page and style it correctly in themler?
I would also like to ask something else. Is there a good article (or articles) where things like Pages, Templates, Sections etc are explained, and how all these work together, maybe with some examples?
Thank you
Socrates
Hello I am trying to create a Latest Products page in WordPress and WooCommerce. I created a page with the following shortcode [recent_products per_page="12" columns="4" orderby="date" order="ASC"]. When I open this page in Themler so that i can style the products grid I can't do anything because everything in the page is just an html and it hasn't got any elements like Grid Item, Product Image, Product Title etc, items that can be found in the Shop page. So the question is: What are the correct steps to create a latest products page and style it correctly in themler? I would also like to ask something else. Is there a good article (or articles) where things like Pages, Templates, Sections etc are explained, and how all these work together, maybe with some examples? Thank you Socrates