Jeffrey Carandang
Forum Replies Created
-
@katart17 Sounds perfect! I hope you’re loving the other brand new features too! Thanks!
Cheers,
Jeffrey@expient please download the version 3.4 on my reply above and let me know how it goes. Thanks!
Cheers,
JeffreyHello again everyone,
Just realized that github version will give you widget-options-develop folder which isn’t recommended. Please download the development with fixes here. Thank you very much!
Cheers,
JeffreyThanks everyone! Would you mind checking if the fixes I’ve added are working perfectly? You can download the files here : https://github.com/phpbits/widget-options/tree/develop
This version also has the brand new Move Widget Feature and I hope you’ll test it out too and let me know how it goes. Go to Settings > Widget Options and enable the Move Widget feature. Below the is the video on how this feature works :
Thank you very much for choosing Widget Options!
Cheers,
JeffreyHi,
Thank you very much for choosing Widget Options! Regarding your concern, are you hiding the widgets per devices? This feature uses CSS media query and
is_active_sidebarwill return positive. Media query is the best option to ensure that the plugin will work even when caching plugin is installed. If in any case you are hiding widget on mobile and don’t have any caching installed you can use the Display Widget Logic and addwp_is_mobile().Let me know how it goes. Thanks!
Cheers,
JeffreyForum: Plugins
In reply to: [Black Studio TinyMCE Widget] Function to hide widgetThank you very much @marcochiesi, I’m really glad that you love the plugin features and thank you in advance for your recommendation 🙂
Cheers,
JeffreyForum: Plugins
In reply to: [Black Studio TinyMCE Widget] Function to hide widgetHi Everyone,
You might want to check Widget Options : https://ww.wp.xz.cn/plugins/widget-options/ for conditional widgets plugin. @marcochiesi I hope you’ll love the plugin feature and will be able to recommend it instead of Widget Logic. Thank you very much!
Cheers,
JeffreyForum: Themes and Templates
In reply to: [Lovecraft] How to hide sidebar in specific postHi,
Do you want to hide sidebar widgets on specific post? You might want to check this plugin of mine : https://ww.wp.xz.cn/plugins/widget-options/ and I hope this could be of great help. Thanks!
Cheers,
JeffreyHi,
Thank you very much for choosing Widget Options! Regarding your concern, you can use the pro version’s shortcode feature to manually add the widget before the content then hide the other one on sidebar when viewing on mobile devices. Let me know if you have any other questions. Thanks!
Cheers,
JeffreyHi,
Thank you very much for choosing Widget Options! Regarding your concern, just checked the site link and it seems that the plugin is not active. Can you activate the plugin and send over the screenshot of your options. Thanks!
Cheers,
JeffryeYou are very welcome 🙂 Feel free to contact me anytime when you have any other questions! Looking forward on your upgrade and I hope you’ll love the pro features more!
Cheers,
JeffreyHi,
Thank you very much for choosing Widget Options and I’m really glad that you are loving the plugin 🙂 Regarding your concern, the subpages inherit visibility option is only available on the Extended Widget Options. Looking forward on your upgrade! Thank you very much!
Cheers,
Jeffrey CarandangHi,
Thank you very much for trying Widget Options out! It does work on every theme and is_home() and is_front_page() conditions are applicable on every theme. Have you tried the Display Widget Logic option and use either of the conditions? Or have you tried to check the blog : https://ps.w.org/widget-options/trunk/screenshot-1.png?rev=1698750 option too? Thank you very much!
Cheers,
JeffreyForum: Plugins
In reply to: [Easy Profile Widget] TitleYou’re very welcome 🙂 You can add css color on the code too :
.widget h4.easy-profile-widget-name{ font-size: 14px; color: red; }Cheers,
JeffreyForum: Plugins
In reply to: [Easy Profile Widget] TitleHi,
My apology for late response. You can try this CSS code and let me know how it goes.
.widget h4.easy-profile-widget-name{ font-size: 14px; }Cheers,
Jeffrey