robhob
Forum Replies Created
-
Forum: Plugins
In reply to: [Breeze Cache] Include Link response headers for agent discovery (RFC 8288)Thanks for coming back to me.
I’ve added the code to
execute-cache.phpbut unfortunately, it’s still failing on that test. I’ve cleared the cache in case that matters but that didn’t help.
Forum: Plugins
In reply to: [Breeze Cache] Include Link response headers for agent discovery (RFC 8288)By disabling the plugin, I mean the Breeze plugin.
Sorry, that was meant to say “compress images”
Hello. Smush isn’t able to Connor’ compress images. I’m using Divi.
Hello,
I’ve tried to implement the solution but unfortunately, the security on the hosting account is preventing me from adding the PHP code.
Will this issue be resolved in a future release of the plugin?
Cheers,
Rob
Hi Adam,
Has the team managed to have a look at this?
Cheers,
Rob
Thanks Adam. I was surprised to encounter the error in the first place. Conditional fields must be very common. Hope the team comes up with an easy fix.
Cheers,
Rob
- This reply was modified 4 years, 1 month ago by robhob.
Hi Patrick,
Here’s the form for with the conditional logic:
https://drive.google.com/file/d/1Tio7rEQU9hM_mxLO_b-qqPkA0O3yDK-o/view?usp=sharingCheers,
Rob
Forum: Plugins
In reply to: [TerraClassifieds - Simple Classifieds Plugin] 500 ErrorHaven’t resolved the 500 error but I have upgraded the PHP version. I’ll wait for the next update to fix the ‘Undefined index’ message.
Many thanks,
Rob
Forum: Plugins
In reply to: [TerraClassifieds - Simple Classifieds Plugin] 500 ErrorHello. Thanks for the prompt response. It’s not an ideal setup… I’m running the site on a Windows server. I’m going to try and update the version of php and see if that solves the problem. It’s currently running on 7.2.14.
I’ve hit the same problem. Been using BSR for ages and recently started getting the dreaded “An error occurred processing your request. Try decreasing the “Max Page Size”, or contact support.”
Do either of you have any of the following plugins installed?
- Caldera Forms
- Compress JPEG & PNG images
- Extra Icons Plugin for Divi
- Popup Maker
- UpdraftPlus – Backup/Restore
- WooCommerce
- WooCommerce PayFast Gateway
I’m working with a live site so don’t want to deactivate all the plugins but it might be one of them causing the problem.
Cheers,
Rob
Forum: Plugins
In reply to: [Cancel Abandoned Order] Failed to load resource – Internal Server ErrorI’ve found and fixed the problem. After I installed your plugin, I edited on the WooCommerce email templates and made a small syntax error. After fixing the error the problem was resolved.
Thanks for a great plugin.
Forum: Plugins
In reply to: [Content Visibility for Divi Builder] Visibility according to date@jhorowitz, you’re absolutely welcome to use it. The catch is that if the web server is in a different time zone it’s not going to be very accurate. Not sure how to go about getting the time from the visitor’s machine rather than the server.
Forum: Plugins
In reply to: [Content Visibility for Divi Builder] Visibility according to dateHi fermincg,
I’ve put together this gist on GitHub. It doesn’t answer your question specifically but should point you in the right direction:
https://gist.github.com/robhob/9b8e0e3c114a31a80082af3f0fc49b5fAdd the function to your child theme’s functions.php file and then add the function name to the Content Visibility field.
Forum: Plugins
In reply to: [WooCommerce] Place Order Loops Back to CheckoutAll good! I’ve tested the process and it works perfectly. Thanks for offering your advice.