This topic has 8 replies, 3 voices, and was last updated 5 years, 5 months ago ago by Olga Barlow
Homepage not loading correctly after updating woopress and all plugins
The image slider is broken. All the images for the product is listed instead of scrolling across.
The menu links when you scroll down is repeating itself.
Broken Homepage
Hello,
You are using the latest version of WooCommerce, but the old version of the theme http://prntscr.com/nye3o1
Also, you need to sort out which version of this plugin http://prntscr.com/nye45f do you want to use on the site.
Do you need help with updating? Have you created a backup?
To update the theme you can create a staging site (a full copy of live site) and do all updates there. Then, if everything is ok, update the production site.
Do not forget to clear cache after the update.
Regards
Theme Options > Single product page > Enable slider for gallery images > On.
Theme Options > Header > Settings > Fixed header color scheme > Dark.
Appearance > Menus > unselect right main menu http://prntscr.com/nyeamd
Clear cache of the browser and check the Home page then.
Regards
Hi Rose,
Thank you for your reply. I have updated the Theme countless of times, but for some reason it keep automatically converting it back to the old theme version?
Could you try and update for me then test it to see if it changes back. It’s a strange case.
Hello,
We have updated theme. But seems you made changes directly in template files.
We moved some styles to child theme style.css but I’m not sure if you changed only styles.
Don’t change the parent theme files! If you want to change something or add additional options use child theme.
Seems you are using the server cache. Don’t forget to clear it.
Regards
Hi,
Thank you so much.
I tested the add a product to cart in my mobile. It seems it does not load correctly.
Hello,
Are you talking about styles http://prntscr.com/o3c19u ?
Add the following code to child theme style.css to fix the problem and don’t forget to clear cache after that to apply changes
.progress-button.state-success {
border-color: #fff !important;
background-color: #fff!important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up