Forum Replies Created
-
AuthorPosts
-
@sergiofrumento please update to version 2.1.10 of Qucik Order Form, version 3.0.4 of woocommerce and deactivate the iubenda cookie plugin first. Then test again and report back.
April 23, 2017 at 11:02 am in reply to: new product gallery of Woocommerce not working in enfold theme #781921If you use the advanced layout builder for product pages you would have to insert the price manually (text element). There have been a couple of requests in the past to add the price automatically together with the purchase button element but this has never been implemented. In january 2016 I wrote a post here in the forum about how to modify the button in a child theme and provided a ready made sample as zip file. I haven’t tested it for a while but it should still work. Anyway it is a good starting point for you to create your modification.
@mattmikulla you are not forced to run business on woocommerce. You can use any other ecommerce software. And instead of telling the world how bad things are just take part in the development process and make things better.
just my 2 cents
There are hundreds (at least it feels like hundreds) of threads about this two issues. Did you try the search on the forum?
Solution for images: https://kriesi.at/support/topic/woocommerce-3-0-03-0-1-and-the-images-issue/
Solution for category title: https://kriesi.at/support/topic/woocomerce-update-breaks-enfold/#post-778188As I said the product slider in Enfold 4.0.5 works without any issue in combination with WooCommerce 3.0.4. I implement those sliders nearly daily for new customers. Therefore the issue must be caused by some custom configuration at your side. Those usually are within the child theme, the custom css field or plugins. If you don’t see any changes by
– deactivating all plugins (except WooCommerce) and
– switching to enfold as parent and
– removing any custom css code and
– clearing your brother cache (or better launch a private/incognito browser window)than you have an issue with the original theme files. In such case the best way is to delete the entire content of the enfold directory, download the latest version of enfold, unzip it and copy the files from the unpacked enfold directory into the enfold directory on the hosting account using ftp (binary mode!).
ps: have you tried to create a new page and insert a new product slider with no other elements?
Official staff members are the moderators in the forum and they will answer.
If you are not forced to update just wait until enfold gets an update. If you need to update for any reason you have to apply the patch.
You would either have to remove caching of javascript on the server side (.htacces or provider settings) or you would have to load the jquery script with a dynamic version number (cachebusting). As both tasks are not related to Enfold I am not sure whether the support staff will be of help. You will have to wait until an official staff member picks up the ticket.
Can you disable the lazy loading of images in wp-rocket and/or disable wp-rocket for testing?
Yes you still need it with Enfold up to 4.0.5
I would need to see the page to get a clue whats happening
It might be easier to sue a plugin like https://de.wordpress.org/plugins/wp-410/. A 410 page without redirection logic won’t do anything.
The enfold product slider element is working well on WooCommerce 3.0.4.
Chances are your various fixed width css rules from the child theme are conflicting or one of the other plugins is interfering.
Have you treid to change the sort order of products within the product slider?
Have you tried to switch to the parent theme and disable any cache plugin?
Have you tried to deactivate any plugin except woocommerce?April 21, 2017 at 10:35 am in reply to: Woocommerce – My product pages are messed up, please help! #781085@likegluelikecrew there is no configurable sidebar for woocommerce product pages in Enfold. It would need some custom development to change that. From your website I can see you are not running the latest Enfold version. And you have WooCommerce 3.0.3 but without the necessary patch. Please update Enfold and WooCommerce to the latest versions and apply my patch.
The “problem” is the browser cache. Old visitors would have to clear the browser cache. According to your webserver javascript is cached for 30 days:
Content-Type:application/javascript
Date:Fri, 21 Apr 2017 08:22:10 GMT
Expires:Sun, 21 May 2017 08:22:10 GMTYou might take a look at this post.
@luisgasser switch back to the parent theme, export the theme settings, switch to the child, import the settings, save the settings
@luisgasser the issues you describe are not related to enfold. The chances are you have third party plugin causing that issues. There is only one issue with woocommerce 3.0.3 and enfold.
April 17, 2017 at 3:54 pm in reply to: Please read – Regarding Wordfence LayerSlider warning on Enfold 4.0.3 #778772@nunop I support a lot of client with all the major themes. They all have issues from time to time and many of theme give you much more hard times if it comes to woocommerce. Enfold has the big advantage of being developer friendly with lots of filter hooks and plugable functions making it (relative) easy to fix issues until an update is launched.
@vincent if my patch is not working for you you have done something wrong (not followed the instructions) or you have a third party plugin conflicting. From the responses in the forum you can see it works and I have implemented it near 100 installations without any issues. But I understand you want Krisie to present a solution.
April 17, 2017 at 11:37 am in reply to: URGENT – Woo Commerce 3.03 update BREAKS Enfold 4.05 #778631@flylanddesigns there are so many posts about this issue in the forum. Why not using the search and choosing the solution that suits you best?
@vincent please clear the wp-fastest cache as for me still the wrong size is displayed even if I clear my browser cache.
@vincent my bad … sorry. I missed you are showing categories not products. Add the following code to your quick css:
h2.woocommerce-loop-category__title { padding: 10px 15px 15px; font-size: 1em; line-height: 1.3em; font-weight: normal; margin: 0; }
@sitiweb please make sure
1. you run the latest version of enfold
2. your child theme does not overload any woocommerce templates
3. you have followed the instructions in my solutionif this does not solve the issue you have to deactivate all plugins except woocommerce to see whether the issues are caused by an other incompatible plugin.
@vincent did you clear your cache? (WP Fastest Cache) Woo 3.0.3 has fixed the title font size. As long as you do not apply my solution your images will stay blury. My post I linked to above has all the details.
-
AuthorPosts