Jeffrey Carandang
Forum Replies Created
-
Hi Kevin,
I only added edit_term hook so it update when certain category has been edited. Please download the files again, I just added delete_term. Let me know how it goes. Thanks!
Cheers,
JeffreyHi,
Found a solution 🙂 Can you please update your copy with the one here : https://github.com/phpbits/widget-options/tree/develop and let me know when it fixes your issue. This version also has new feature added : https://vimeo.com/201663964 that you can enable on the settings page. Thank you very much!
Cheers,
JeffreyHi Kevin,
The list will only refresh when new term is created for now. Will definitely look on other way to make it better. Will let you know once there’s a new hook I can use on WP core. Thank you very much!
Cheers,
JeffreyHi Kevin,
Can you please create a new category and check if the list was updated perfectly. Thanks!
Cheers,
JeffreyHi,
Thank you very much for your suggestion! Will let you know once I’ve decided to add this as feature. Thanks!
Cheers,
JeffreyHi,
Thank you for choosing Widget Options! Glad you’ve figured it out, feel free to contact me anytime when you encounter any other issues. Thanks!
Cheers,
JeffreyHi,
Please update to version 3.2.1 and let me know how it goes. Thanks!
Cheers,
JeffreyHi,
Thank you for choosing Widget Options. Regarding your concern, please update to the latest version and use this code to remove the stylesheet:
add_action( 'wp_enqueue_scripts', 'widgetopts_dequeue', 90 ); function widgetopts_dequeue(){ wp_dequeue_style( 'widgetopts-styles' ); }Let me know how it goes. Thanks!
Cheers,
JeffreyHi,
Thank you for reporting this issue. Can you replace the files with this : https://github.com/phpbits/widget-options/tree/develop and let me know when it works perfectly on your end too; then will push the plugin update. Thank you very much!
Cheers,
JeffreyForum: Plugins
In reply to: [Easy Sidebar Menu Widget] Sidebar backgroundHi,
Thank you for choosing this plugin! Regarding your concern, you can use this other plugin of mine to achieve customisation : http://widget-options.com/ . The feature you want is available on the extended version. Thanks!
Cheers,
JeffreyForum: Plugins
In reply to: [Widget Logic] Had to disable Widget LogicHi,
Please try this one : https://ww.wp.xz.cn/plugins/widget-options/ instead. Working perfectly with php7 and latest WP version. I hope you’ll love the plugin features. Thanks!
Cheers!
Hi,
It’s working perfectly with the latest WordPress version. You can also use the same widget logic conditions on the Display Logic Tab : https://s.w.org/plugins/widget-options/screenshot-5.png?r=1571677 . Let me know how it goes. Thanks!
Cheers,
JeffreyForum: Plugins
In reply to: [Easy Profile Widget] Custom description does not support HTMLHi,
I’ve added easy_profile_widget_info_html filter for the custom HTML tags with default accepted tags : a, p, strong, em . Feel free to update to latest version. Thanks!
Cheers,
Jeffrey- This reply was modified 9 years, 5 months ago by Jeffrey Carandang.
Hi Elisa,
Thank you so much for choosing Widget Options! Regarding your concern, having lots of widgets/contents will surely add page size and affect page speed. You can use https://gtmetrix.com/ and http://tools.pingdom.com/ to measure the page speed when you’ve added lots of widgets. I suggest that you install caching plugin or server caching. Let me know how it goes. Thanks!
Hi,
Glad you’ve figured it out. Feel free to contact me anytime when you have any other concerns. Thanks!
Cheers,
Jeffrey