michaelezra
Forum Replies Created
-
Forum: Plugins
In reply to: [Site Reviews] Use profile image instead of gravatarThank you for such prompt response!
I will keep an eye on your plugin. If you get to address these two points fully, please update this thread (I will get auto-notified). Thank you!Forum: Plugins
In reply to: [Site Reviews] Use profile image instead of gravatarIs there a way to allow reviewer to upload their image?
Honestly, the set of features of this plugin is excellent and the only thing preventing me to switch to it is inability to:
1. let reviewer upload their image.
2. additional fields e.g. Company Name, Location(City & State)Would greatly appreciate it if these are solvable!
Forum: Plugins
In reply to: [picu - Online Photo Proofing Gallery] Pictures in Media LibraryHi Claudio, thank you for following up and helping with the fix, I appreciate it very much, thank you!
Forum: Plugins
In reply to: [picu - Online Photo Proofing Gallery] Pictures in Media LibraryHi guys, do we have any ETA for the fix?
Many thanks!Forum: Plugins
In reply to: [picu - Online Photo Proofing Gallery] Pictures in Media LibraryThank you Claudio!
Forum: Plugins
In reply to: [picu - Online Photo Proofing Gallery] Pictures in Media LibraryDisabling plugin ‘The SEO Framework’ Version 3.0.5 resolves the issue.
Is there a way to resolve this conflict and make picu compatible with this plugin?Forum: Plugins
In reply to: [Square Thumbnails] Limit functionality to specific thumbnail size(s)Is there a chance this issue will be addressed?
When i deleted that offer, the error (Fatal error: Call to a member function get_permalink() on a non-object) was gone.
I commented out that line of code
/*$offer_args[‘product_url’] = $product->get_permalink();*/and page rendered.
2 things to point out:
1. offer is expired
2. I looked at the Woocommerce/Manage offers. Opened that offer and see this error: ERROR: Product not found for this offer.That must be it – likely I as I was testing the plugin, I used a test product that was deleted later, yet the offer records were left.
The code on wp-content/plugins/offers-for-woocommerce/public/views/my-offers.php on line 54
shoudl be able to output a legible error such as it is done in the admin page for manage offers, that product is not found.🙂
PHP version: 5.5.38
Offers for WooCommerce by Angell EYE – 1.3.0 – is this the latest?