-
AuthorPosts
-
September 7, 2013 at 8:49 am #29132
Hi,
After upgrading to ENFOLD 2.1 and then to WooCommerce 2.0.14, the WooCommerce shop base page is using WooCommerce’s style now and it messes up with that of ENFOLD.
I tested with the previous version of ENFOLD and WooCommerce and didn’t find this issue.
What I need help with is, how can I restore ENFOLD’s styling? or How can I make sure that any of the plugins installed don’t mess up with ENFOLD’s style settings?
Thank you,
September 8, 2013 at 4:36 pm #139795Hi yukanl
You shouldn’t need to do anything to get the theme styling to override the woo commerce styling. As long as the config-woocommerce folder is present in the theme files and is getting called in then it should take priority.
What is the URL for your shop page, maybe we can see a failure in one of the scripts loading in or something like that.
Regards,
Devin
September 8, 2013 at 11:09 pm #139796Devin,
Please take a look at http://acutta.com/z/?post_type=product. The page has different hover effect for links in the footer area and column 4 of the footer has white on black color settings which is different other other pages. Also, as you can see, there is a space right above the social login bar and main menu that just came out from nowhere. Could you please help take a look at that as well and see what may have caused the display of that space?
Thank you,
September 9, 2013 at 12:39 pm #139797Something is causing a conflict with the woocommerce javascript. Not sure if that is the issue or cause but there is an error with it. So you can try deactivating other plugins and see if that helps first.
Next, delete and re-install WooCommerce in case the update caused a corrupted file or something like that. I did a clean install of the last theme update and WooCommerce 2.0.14 and am not getting any issues.
September 9, 2013 at 6:44 pm #139798Hi Devin,
I used ftp when updating ENFOLD to the latest version. Would that be the reason for this css conflict? If I re-install the theme via web, would that cause any problem to the current configuration and customization? I think I will have to re-do the customization part manually, right?
thanks,
September 10, 2013 at 7:29 am #139799Hi,
Please download the latest version of Enfold, 2.1. Override the theme files via FTP. I think the process of updating the theme has nothing to do with the css issue. Don’t forget to create a backup of the modified files.
Regards,
Ismael
September 10, 2013 at 8:05 am #139800Hi Ismael,
When I did the upgrade, I used FTP to upgrade. I noticed that only the WooCommerce shop pages have the woocommerce style. Rest of the sites are okay. If that’s the case, do you still think overriding the theme files via FTP would correct the woocommerce style issue?
Thanks,
September 11, 2013 at 4:29 pm #139801Can you try disabling all active plugins? There is a difference in the entire html structure for your woocommerce pages and I’m just not sure where the unclosed or extra div is coming from.
September 12, 2013 at 9:01 am #139802Hi Devin,
I will do it during the day and let you know once I deactivated all the plugins.
Thanks,
September 12, 2013 at 4:08 pm #139803Hi Devin,
Now all deactivated.
Thanks,
September 13, 2013 at 11:42 pm #139804Hi Devin,
I need to re-activate these plugins. Not sure if you had a chance to take a look at the site. If not, please let me know when you have time andI will de-activate them again.
Thank again,
September 14, 2013 at 5:06 pm #139805Hey!
Try following fix – open up enfold/config-woocommerce/config.php and replace
echo "</div>"; // end tempate-shop content
with
echo "</div>"; // end tempate-shop content
echo "</div>"; // close default .container_wrap elementRegards,
Peter
September 14, 2013 at 7:30 pm #139806wow, it worked!
Thank you for fixing this for me. Really appreciate it!
-
AuthorPosts
- The topic ‘How to restore ENFOLD's styling and css files?’ is closed to new replies.