sbwd
Forum Replies Created
-
I see. Thank you!
Forum: Plugins
In reply to: [Sticky Block for Gutenberg Editor] Not working on mobileI found the issue, I had to set a space between sticky block and top of screen value
Thank you. I have now updated to 4.0.2.
Yes, the screenshot is from the “Visual Builder” in Divi, where the popup cannot be closed.
Thank you. Here are the files: https://we.tl/t-xdldJVz86w
Forum: Plugins
In reply to: [CMP - Coming Soon & Maintenance Plugin by NiteoThemes] Page is still visibleOk, it appears it is working now after clearing the cache. Sorry about that.
Forum: Plugins
In reply to: [Five Star Restaurant Menu and Food Ordering] How do you add items?Thank you, that worked!
This welcome page is a very useful way to add items quickly. I wish there was a button to get to this page easier. But this will do.
Thank you Nagesh. What about if I remove the checkbox but include a note that informs the customer that their credit card info is being saved?
I see in another thread I can add this code to have the ‘Save payment information to my account for future purchases.’ option be checked by default:
add_action( 'wp_footer', function () { ?> <script> /* Making new payment save checkbox checked by default */ jQuery('#wc-stripe-new-payment-method').prop('checked', true); </script> <?php } );—
However, I want it to be mandatory, so not even give the user the option to uncheck it. Is there a way to hide it? Though hiding it seems like maybe not best practice, so preferably is there a way to simply remove this checkbox entirely and always save the payment info? Which I think is what the snippet in my first post is supposed to do but it does not.
Ok, I am not using WooCommerce. Is it the same either way?
I am not able to log in manually even after disabling reCAPTCHA
I go to the updates page: /wp-admin/update-core.php
Then I select this plugin and click ‘Update Plugins’
Then I get the error message.But I just tried now and it worked! 😀
So problem solved by itself.Forum: Plugins
In reply to: [Breeze Cache] Major problem, not able to loginThe problem seems to be with Breeze conflicting with Wordfence. Please see this thread on Wordfence support page:
https://ww.wp.xz.cn/support/topic/cant-log-in-to-website-with-wf-active/#post-14425879
Wordfence says we need to contact Breeze support.
I am unable to log in to any of my websites that have the breeze plugin (50+ websites)
Thank you @wfadam
I just sent the diagnostics report.This is happening on almost all of my websites (50+ websites)
Forum: Plugins
In reply to: [Contact Form 7] Form is sending but no success messageI just deactivated plugins 1 by 1 and see that the issue only occurs when the autoptimize plugin is active.