MDoulos
Forum Replies Created
-
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Display Specific ReviewsThis is excellent and exactly what I was looking for!
I suggest clarifying the tags section on the shortcode description page. I saw tags mentioned but thought it referred to product tags. I didn’t realize it meant I could tag specific reviews.I’d like to rebuild a dynamic rate solution that emulates some of the additions UPS adds without relying on any UPS API and using just Flexible Shipping.
Here’s an example where an OR operator is required.A package receives an additional handling fee if any of the following is true:
- the actual weight of the package is more than 50 pounds.
- the length (longest side of the package) + (width x 2) + (height x 2) is larger than 105 inches.
- the longest-side exceeds 48 inches.
- the second-longest side exceeds 30 inches.
- the packaging material is abnormal or tricky as defined elsewhere.
This scenario requires a specific charge to be added if this OR this OR this OR this is true. I don’t believe that’s possible with Flexible Shipping. Can you explain why an OR operator is not currently available(?)- ie it seems so easy to implement from the start of your plugin development.
Hi Support,
I’m the developer on the site. I’ve checked the WooCommerce fatal error log and there are no errors related to your plugin. There are a number of execution timeouts for other plugins, but nothing for Product Feed Pro. Furthermore, we do not have a firewall or permission plugin. I can not think of a reason why the file would be deleted. On our server, where is the file typically stored? I’ll see if I can manually locate it.
Also, the cache has been cleared multiple times and the plugin deactivated and reactivated multiple times since the error started to occur.