Tagged: Shop Page
-
AuthorPosts
-
November 16, 2019 at 2:53 pm #1157466
Hi there,
Can you tell me how to acchieve this:
I want to have the shop page (product overview page) as my Home page.
So first all the products will be displayed and below that I’d like to have a banner image.
Should I move the banner image from the top of the shop page to below the products? (if so, please give me the css to do so :)
Or Should I just create a new page , and create a product overview here with a shortcode or something, (how to display a product overview similar to the shop-page at this point) and put the banner image under it later?
Thank you very much!
CheersNovember 16, 2019 at 4:54 pm #1157504Hey webbiz215,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaNovember 17, 2019 at 3:02 pm #1157641Hey Victoria.
here is what i described above


-
This reply was modified 5 years, 11 months ago by
webbiz215.
November 17, 2019 at 3:03 pm #1157642
https://pasteboard.co/IH6FWvq.png
the image is here.November 19, 2019 at 1:15 pm #1158143Hello Victoria,
Did you see the mockup I prepared a few days ago?
I’m looking fprward to your response so I will be able to get the job done :)
Thx in advanceCheers
MikeNovember 21, 2019 at 4:25 am #1158686Hi,
Sorry for the late response. You can create a custom shop page using advance layout builder — add the Product Grid element to create the shop overview section and for the banner, try to add a Color Section element and apply the background to it. But first, you have to add the following snippet in the functions.php file.
add_theme_support( 'avia_custom_shop_page' );Please visit the documentation for more info.
// https://kriesi.at/documentation/enfold/woocommerce-shop/#custom-woocommerce-shop-overview-with-advanced-layout-editor
Best regards,
Ismael -
This reply was modified 5 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
