Troubleshooting Common YITH Wonder Theme Issues: Headers, Footers, and Display Problems
Content
Many users of the YITH Wonder theme encounter a specific set of problems where their site's appearance breaks, often after an update or change. This guide covers the most common issues and their solutions, compiled from community reports and resolutions.
Common Problem: Headers and Footers Disappear
A frequent issue reported by users is that their site's header and footer suddenly vanish from view. This can happen on the entire site or on specific pages, like the WooCommerce shop page.
Why This Happens
This problem is often linked to one of two causes:
- Theme or WordPress Update: An update can sometimes cause a conflict with previously saved template customizations.
- Child Theme Creation: If you've created a child theme, an incomplete setup might prevent the parent theme's templates from loading correctly on certain pages.
How to Fix It
Solution 1: Clear Template Customizations (For WooCommerce Pages)
If the issue is specifically on WooCommerce cart or checkout pages after a WordPress update, try this fix:
- Navigate to Appearance → Editor (Site Editor).
- Find and select the Cart template.
- Clear any customizations that may be present.
- Repeat the process for the Checkout template.
- Additionally, check for and remove the "align wide" property from the cart/checkout blocks, as it can sometimes cause layout issues.
Solution 2: Check Child Theme Setup
If the issue only occurs when using a child theme, ensure your child theme's functions.php file is correctly enqueuing the parent theme's styles and that all necessary template files are properly set up.
Solution 3: Rule Out a Plugin Conflict
Conflicts with other plugins, particularly page builders like Elementor Pro, can cause parts of a site to not render. To test for this:
- Temporarily deactivate all plugins except WooCommerce (if your site uses it).
- See if the header and footer reappear.
- If they do, reactivate your plugins one by one to identify the one causing the conflict.
Common Problem: Mobile Display Issues
Another category of problems involves the site looking perfect on desktop but breaking on mobile devices. Issues range from invisible menu text to missing image captions.
Why This Happens
These are typically CSS-related issues. The theme's styles might not account for every scenario, or customizations might not be mobile-responsive.
How to Fix It
Solution: Add Custom CSS
You can often override problematic styles with a small amount of custom CSS.
For example, if image captions are missing on mobile because the text color blends into the background, use CSS to fix it:
.wp-block-image figcaption {
background-color: var(--wp--preset--color--base);
padding: 7px;
border-radius: 10px;
}
To add custom CSS:
- Go to Appearance → Customize.
- Look for the Additional CSS section.
- Paste your CSS code and press Publish.
Common Problem: Editing Headers and Footers
Some users report that the interface for editing headers and footers within the Site Editor disappears or fails to load.
Why This Happens
This can be caused by a conflict with a hosting provider's custom plugin (common on Bluehost) or another plugin interfering with the block editor.
How to Fix It
Solution: Conflict Testing
Follow the same plugin conflict test outlined above. A specific error mentioning a file path like .../bluehost-wordpress-plugin/... indicates a known incompatibility that the hosting provider or the YITH Wonder team would need to address in a future update.
Conclusion
Many display issues with the YITH Wonder theme can be resolved by methodically checking for conflicts, clearing erroneous template customizations, and using targeted CSS fixes. Always ensure your WordPress core, theme, and plugins are updated to their latest versions, as fixes are frequently released. If problems persist after trying these steps, detailing your issue on a community forum with your site URL and a clear description will help others provide more specific assistance.
Related Support Threads Support
-
header|footer templates not workinghttps://wordpress.org/support/topic/headerfooter-templates-not-working/
-
HTTP ERROR 500https://wordpress.org/support/topic/http-error-500-215/
-
YIH Wonder Themehttps://wordpress.org/support/topic/yih-wonder-theme/
-
Editing/Changing Headers & Footershttps://wordpress.org/support/topic/editing-changing-headers-footers/
-
Display WooCommerce products in 2 columns for mobile deviceshttps://wordpress.org/support/topic/display-woocommerce-products-in-2-columns-for-mobile-devices/
-
Homepage showing older versionhttps://wordpress.org/support/topic/homepage-showing-older-version/
-
Error embedded codehttps://wordpress.org/support/topic/error-embedded-code/
-
Support for WPML Language pluginhttps://wordpress.org/support/topic/support-for-wpml-language-plugin/
-
Google Tag Managerhttps://wordpress.org/support/topic/google-tag-manager-77/
-
Cart and checkout broken after WP6.3https://wordpress.org/support/topic/cart-and-checkout-broken-after-wp6-3/
-
Woo Short Description stripped of formattinghttps://wordpress.org/support/topic/woo-short-description-stripped-of-formatting/
-
Site is Experiencing a Technical Issue – Incompatible Themehttps://wordpress.org/support/topic/site-is-experiencing-a-technical-issue-incompatible-theme/
-
Phantom footer | Cannot edit or deletehttps://wordpress.org/support/topic/phantom-footer-cannot-edit-or-delete/
-
WordPress YITH Wonder Themehttps://wordpress.org/support/topic/wordpress-yith-wonder-theme/
-
YithWonder theme not showing in iOShttps://wordpress.org/support/topic/yithwonder-theme-not-showing-in-ios/
-
Hide Page optionhttps://wordpress.org/support/topic/hide-page-option/
-
How to delete some of the social icons in the footer?https://wordpress.org/support/topic/how-to-delete-some-of-the-social-icons-in-the-footer/
-
Website appearance not workinghttps://wordpress.org/support/topic/website-appearance-not-working/
-
incompatibility between Yith Wonder and Elementor Pro and WooCommercehttps://wordpress.org/support/topic/incompatibility-between-yith-wonder-and-elementor-pro-and-woocommerce/
-
Child Themehttps://wordpress.org/support/topic/child-theme-363/
-
Photo Captions Disappear on Mobile Deviceshttps://wordpress.org/support/topic/photo-captions-disappear-on-mobile-devices/
-
Site disrupted due to installation of Elementorhttps://wordpress.org/support/topic/site-disrupted-due-to-installation-of-elementor/
-
Mobile Menu Displayhttps://wordpress.org/support/topic/mobile-menu-display-4/
-
All pages loading Home page contenthttps://wordpress.org/support/topic/all-pages-loading-home-page-content/
-
No header or footer on woocommerce ‘shop’ pagehttps://wordpress.org/support/topic/no-header-or-footer-on-woocommerce-shop-page/
-
Woocommerce e YITH POS non funzionano dopo aver istallato il pluginhttps://wordpress.org/support/topic/woocommerce-e-yith-pos-non-funzionano-dopo-aver-istallato-il-plugin/
-
Featured Imagehttps://wordpress.org/support/topic/featured-image-553/
-
No User Registration form or page?https://wordpress.org/support/topic/no-user-registration-form-or-page/
-
Child Site but Thumbnails/Images on Social Media Links coming from Parenthttps://wordpress.org/support/topic/child-site-but-thumbnails-images-on-social-media-links-coming-from-parent/
-
WordPress Dashboard Menu Editor Gonehttps://wordpress.org/support/topic/wordpress-dashboard-menu-editor-gone/
-
Theme breaks woo checkout with Swishhttps://wordpress.org/support/topic/theme-breaks-woo-checkout-with-swish/
-
URGENTLY…can’t see the product sheethttps://wordpress.org/support/topic/urgently-cant-see-the-product-sheet/
-
Disappointed in the combined failure of technical support by Bluehost and YITHhttps://wordpress.org/support/topic/disappointed-in-the-combined-failure-of-technical-support-by-bluehost-and-yith/
-
Header and Footer disappearedhttps://wordpress.org/support/topic/header-and-footer-disappeared-2/