Custom Page like Shop Page
-
Hello,
Can I create a custom page like a shop page that features a sidebar, sorting options product grid box, because when I create a custom page these options not added it was just static
Need like this https://woodmart.xtemos.com/shop/demo/retail/ in custom page
Thanks
Hello,
Sorry but the widgets and the filters could not be added like the shop page to a custom page.
Woocommerce doesn’t allow this.
Best Regards
Hello,
Thanks for information
Hello,
Can you help me with the categories page banner I will try to add a banner image on that page but after updating the image not showing
Hello,
We are Glad that one of your issues has been Resolved.
If you want to add a banner to the category then you need to create an HTML Block and add to the category description. Please read our detailed documentation for help:
https://xtemos.com/docs/woodmart/html-blocks-2/#cat_att_tag
If you are trying to ask anything else, then provide some relevant screenshots.
Best Regards
Hi,
I added category image with HTML block sit showing but Image for a category heading not showing
in this thing I need help
Thanks
Hello,
Page title is disabled on your website.
Please Go to Theme Settings >> Page Title and enable the title.
Screenshot for Clarification: https://gyazo.com/32570bb7a6f3ca9738ce9e15c2cd55ff
Best Regards
Hello,
thanks a lot, it works it was disabled from the shop page bottom settings, how can I hide this category’s text from the banner-only text.
Thanks
Hello,
You are Most Welcome.
Please Go to Theme Settings >> Product Archive >> Page title and disable the option.
Screenshot for Clarification: https://gyazo.com/b8c1069ad58686db7dc8aee3ee43232b
Best Regards
Hello,
Your Suggest way works great just one more thing after disabling Categories in page title
image height is small how to increase that
Thanks
Hello,
You are Most Welcome.
Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.
.title-size-default {
padding: 120px 0;
}
Best Regards