hetneo1
Forum Replies Created
-
Hi,
Thanks for the great plugin ??
Sadly though, this issue isn’t resolved. Still on the lastest versions this problem is occurring.
My Backup settings are standard out of the box, nothing is changed.
Files are sent to S3 and the job is queued via cron.
Please help.
Thanks,
Quick update, I’ve rolled back to the old version and it’s working again.
I’ll await your reply before updating again.
Forum: Plugins
In reply to: [WooCommerce] “Product” prepending to attribute name nowLol, the ol’ handball off to another party trick. Nice try Mike ;).
“All product taxonomies have ‘product’ prefixes”, since when? What has changed and how do were implement a fix to change it back?
Like Dima said, the other plugin has not been changed and since updating to 3.0 this error has started occurring.
Luckily there is a great plugin to roll back to the previous version of woocommerce and now it’s ok again. I will not be updating until more transparency on issues such as these come to light.
Forum: Plugins
In reply to: [Add Posts to Pages] Full post not showingSolved it ??
I removed the bold from the shortcode when you copy it from the instructions page ??
Forum: Plugins
In reply to: [Add Posts to Pages] Full post not showingNot working for me either, did anyone find a solution to the issue?
Urgghh.. found it.
This cheeky little line at the top of the ‘main-style.css’ for the theme:
@import url("../CherryFramework/style.css");
Right at the top of the style sheet. For some reason that breaks the CSS Optimizer. Remove the line and it’s sweet.
Just an FYI for the kids following along at home ??
You have my 5* review for your great support Frank!
I went ahead and did that, good idea. Awaiting their response now.
However, I’ve been debugging further and found that infact the theme is at fault, but not in the way we thought.
I basically went through each css file and checked it using the ‘Exclude CSS from Autoptimize’ feature and found that the largest of the css files was causing the issue. When I excluded it, everything was great. When I included it, things went pear-shaped. I used another service to minify the file manually and then added it again, but this lead to a hit and miss effect where sometimes it worked, sometimes it didn’t.
Is this a memory issue too? Execution timeout with Autoptimize when it tried to minify the file itself?
Are there be any settings I could use to work around this or any recommendations for debugging the issue?
Wow, fast on support, awesome!
Just switched to a different theme and the page loads with all Autoptimize settings on. Question is now, how do I find where the theme is meddling with the CSS. It’s a theme built on the Cherry Framework.