-
AuthorPosts
-
July 9, 2024 at 9:04 pm #1461723
Hello. Is there a reason our top banner are blank now after this update? Also, why is there no text under tabs on first load of a single product page?
Thanks.-
This topic was modified 1 year, 3 months ago by
Illingco.
July 10, 2024 at 8:06 am #1461751Hey Illingco,
Thank you for the inquiry.
For some reason, the value of the background-image property is set to Array instead of the actual image URL.
<div class="av-parallax-inner av-parallax-woo" style="background-image: url(Array); background-attachment: scroll; background-position: 50% 50%; background-repeat: no-repeat;"></div>Have you tried resetting the category banner image? Please provide the login details in the private field so that we can check the issue further.
Best regards,
IsmaelJuly 10, 2024 at 8:07 am #1461752Hi,
UPDATE: Please edit the config-woocommerce/config.php file and replace the content with the following code. Let us know of the result.
// https://pastebin.com/ZHgQYixp
Best regards,
IsmaelJuly 11, 2024 at 3:46 pm #1461857Is this a Woocommerce file or custom code for Enfold? If it is the former, it would break on WC update. Can it be added as a snippet instead? Which issue does this fix, the banner images being blank? What about the text under tabs not coming up on page load?? Thanks.
July 11, 2024 at 6:17 pm #1461869Hi Illingco,
It’s a theme file, but the fix is included in Enfold 6.0.1 so you can simply update the theme.
Best regards,
RikardJuly 11, 2024 at 7:25 pm #1461875And that wil fix banners AND nothing under tabs on initial page load? Thanks.
July 12, 2024 at 6:46 am #1461893Hi,
Thank you for the update.
The update should fix the banner, but we are not sure about the tabs. Try adding this css code to display the initial tab on load.
#top div div.product .woocommerce-tabs #tab-description { display: block; }Best regards,
Ismael -
This topic was modified 1 year, 3 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
