jaxtheking
Forum Replies Created
-
My mistake – wrong plugin
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] Brand pages gives 404 errorThat’s quite silly that the authors of premium plugins for WC were surprised by this update, which was announced already a while back. Makes you wonder how well you test against new versions, or if at all…
It seems the WC devs already thought of this scenario and you can just release an update where you disable the new WC brands feature by setting thewc_feature_woocommerce_brands_enabledflag tono.
In the meantime, anyone stuck can do the same. Find details here:
https://developer.woocommerce.com/2025/01/17/enabling-brands-update-for-woocommerce-9-6/
Forum: Plugins
In reply to: [Beautiful Cookie Consent Banner] Cookie consent dialog positionSure Nikel,
It’s up to you how you manage your features.
BTW the description still contains the word ‘append’ twice, which should also be changed to ‘prepend’. Just FYIForum: Plugins
In reply to: [WebP Express] WPEngine Settings For Advanced NetworkYou can follow this guide by WPEngine: https://wpengine.com/support/webp-image-optimization/
After setting up the plugin, ask support to enable WebP support for your site in Nginx.
Make sure to clear all caches and voilá… it works.- This reply was modified 4 years, 2 months ago by jaxtheking.
Actually, I’m experiencing the same on any of my site’s pages. If I visit mysite.com?jobs[]=1, I’ll get a PHP Notice:
Array to string conversion in wp-includes\formatting.php on line 1098.Just like for the OP, a backtrace points to:
wp-content\plugins\ninja-forms\includes\MergeTags\Other.php(59): esc_attr(Array)Luca
- This reply was modified 5 years, 3 months ago by jaxtheking.
Yes, I’ve noticed the new action and the fact they switched to templates 🙁
I’ve tested the new version and it seems to work well – for my case anyway which is the hand-picked products block in the homepage.Thanks for adding that in.
Regards,
Luca- This reply was modified 6 years, 10 months ago by jaxtheking.
Forum: Plugins
In reply to: [Permalinks Customizer] Possible to add new token %parent_title% ?Hi Sami,
thanks a lot for the quick consideration. Very appreciated it. Very cool plugin BTW.