Jeffrey Carandang
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Login Popup and Shortcodes] Register doesn’t showHi,
Thank you very much for choosing this plugin! Regarding your concern, please go to WooCommerce > Settings and under Accounts Tab please check Enable customer registration on the “My account” page. Let me know how it goes. Thanks!
Cheers,
JeffreyHi Brendy,
Thanks! Can you create a support ticket here : http://phpbits.net/contact/ and if you can attached the plugin copy, I’ll be very happy to check the issue tomorrow. Thanks!
Hi Sandra,
Can you post the link of the recaptcha plugin you are using? You can use the custom css option to add custom codes. Thanks!
Cheers,
JeffreyHi,
Please try to target elements more, try the css code below and let me know how it goes. Thanks!
body div#login{ background: #000; }Cheers,
JeffreyHi,
Have you still experiencing the issue? Just saw your ratings and I was hoping it works perfectly on your end. Thanks!
Cheers,
JeffreyHi Michael,
Thank you very much for choosing Widget Options! Regarding your concern, this plugin only handles each widget visibilities and options; the sidebar container will remain intact.
Cheers,
JeffreyForum: Plugins
In reply to: [Easy Sidebar Menu Widget] Where to adjust CSS?Hi Adam,
Thank you very much for choosing this plugin! Regarding your concern, you can use Widget Options for WordPress to add custom widget classes. Let me know how it goes. Thanks!
Cheers,
JeffreyHi,
You’ll have to add two separate widgets and check 01 on the first one then 75 on the other one.
Let me know how it goes. Thanks!
Cheers,
JeffreyHi,
Thank you very much for choosing Widget Options! Regarding your concern, there’s no option to remove the element when it’s theme related padding-margin issue. Though you can use jQuery script like this :
<script type="text/javascript"> $(document).ready(function(){ if( $('.slider-widget-area').height() < 10 ){ $('.slider-widget-area').hide(); } }); </script>Just replace the class to your element class. Let me know how it goes. Thanks!
Cheers,
JeffreyHi,
Thank you very much for choosing Widget Options! Regarding your concern, you can easily exclude jQuery UI to any admin pages using
widgetopts_exclude_jqueryuifilter as defined on the code here : https://github.com/phpbits/widget-options/blob/master/includes/scripts.php . This will need an PHP knowledge on your part though. Thanks and let me know how it goes.Cheers,
JeffreyHi,
Thank you very much for choosing this plugin! Regarding your concern, please use the devices visibility tab and easily hide widgets on mobile devices. If you can post your website link, I’ll be very happy to check it. Thanks!
Cheers,
JeffreyHello again,
I think I’ve found the MU issue. Can you please use this version instead : https://github.com/phpbits/widget-options/archive/develop.zip . Thanks!
Cheers,
JeffreyHi,
Can you create a support ticket here : http://phpbits.net/contact/ and include the website link together with the admin login info; and will be very happy to check on the issue. Thanks!
Cheers,
JeffreyHi,
You might want to activated it per site as of the moment if that’s working perfectly on your end. I’ll investigate on this issue further. I’m using it on my multi site installation and working fine though. I’ll try to replicate your issue. Thanks!
Cheers,
JeffreyHi,
Have you checked the visibility options. Can you let me know which section on the website are you trying to hide? Here’s how to use Widget Options on SiteOrigin Page builder : https://widget-options.com/features/pagebuilder-siteorigin-extensive-widget-options/ . Thanks!
Cheers,
Jeffrey