Home › Forums › WoodMart support forum › The content is displayed incorrectly
The content is displayed incorrectly
- This topic has 4 replies, 2 voices, and was last updated 4 months ago by
Hung Pham.
-
AuthorPosts
-
March 9, 2025 at 11:35 am #644219
ChingizParticipantHello!
I have 2 questions.
1 – For some reason, the content on page 404 goes under the header (attached a screenshot 1)
2 – Category output widget, displays incorrect data. There is a clear nested structure and the widget displays all categories without nesting in the parent categories. (attached a screenshot 2)Attachments:
You must be logged in to view attached files.March 10, 2025 at 2:41 pm #644491
Hung PhamKeymasterHi Chingiz,
Thanks for reaching to us and appreciate your patience.
1. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global CSS section:
.error404 .whb-sticky-prepared .whb-main-header { position: relative; }
2. Your question is a bit unclear to me. Please describe in more details or or your desired goal, this will allow me to thoroughly investigate and address your concerns in a more efficient.
Regards,
March 10, 2025 at 3:54 pm #644518
ChingizParticipantHi Hung,
2. Your question is a bit unclear to me. Please describe in more details or or your desired goal, this will allow me to thoroughly investigate and address your concerns in a more efficient.
I will describe using the example of the category “Ferrous metal products” (taxonomy=product_cat&tag_ID=17) this is the parent category and it has child categories (tag_ID=196 and tag_ID=2794) (I attach screenshot 1). For some reason, they are not displayed in the Product Categories widget (I attach screenshot 2).
However, if I remove the selection from the “Hide empty categories” checkbox (attach screenshot 3), then I get the result that I expect from the Product Categories widget (attach screenshot 4), but I don’t need empty categories, so I set the checkbox, but the parent category disappears in the widget and as a result I get an incorrect structure categories.
Attachments:
You must be logged in to view attached files.March 11, 2025 at 5:43 pm #644868
ChingizParticipantI don’t know how it happened. Maybe it was me who fixed this bug, or maybe you did something on your part. However, I just changed the default placeholder image and everything worked.
March 11, 2025 at 6:43 pm #644888
Hung PhamKeymasterHi Chingiz,
Thanks for screenshots.
Because of
Product categories
widget is default WooCommerce widget, so please once check how it works with some default WordPress themes like WooCommerce Storefront to understand if it is our theme issue or not?Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register