nigelfish
Forum Replies Created
-
Any news about your plugin not working as described above?
Hi,
I have plugin Health Check & Troubleshooting installed and went into Troublshooting Mode with the Twenty Twenty theme active, and all plugins disabled except for Single Feature Request.
I then created a new feature request and it shows in the feature list.
However when I select this new feature in the feature list I get a “page not found”.
I am happy to send you privately a unique login link to our site (using plugin Temporary Login Without Password) so that you can test yourself.
Forum: Plugins
In reply to: [Customer Email Verification for WooCommerce] Notification to check emailThis now works!! I am using Mylisting theme and did some under-the-hood performance improvements using their Theme Options > Performance options. Basically I cleared as much cache as I could!
Thx.
Forum: Plugins
In reply to: [Customer Email Verification for WooCommerce] Notification to check emailBy the way, I already did this:
General > Redirect on Success > Do not redirect
General > Redirect on Failure > Enable the Redirect on Failure option (You can leave the custom redirect URL blank)
Blocking > Log out unverified users > Enable Log out unverified users on every pageSee these images:
– https://ibb.co/F0zMjD3
– https://ibb.co/0ZrZBt6Forum: Plugins
In reply to: [Customer Email Verification for WooCommerce] Notification to check emailYou can check here – https://staging.findlokal.com/my-account/
Hi Erik,
Are you saying that this code should work to make the form disappear and shown only the success submit message?
For me, this code does not work as it does not make the form disappear.
Juts to clarify, not being a technie I am not sure what <script> to write to hide the form after submition, and to get/allow the confirm message to be displayed on its own.
I found the below on a search and tried it (remembering to wrap the form shortcode in a div with id=”hideform”) but it does not work. I wish I knew enough php and DOM to make it work.
<?php
add_action( ‘wp_footer’, ‘contact_form_sent’ );function contact_form_sent() {
?>
<script type=”text/javascript”>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
document.getElementById(‘hideform’).style.display = ‘none’;
}
}, false );
</script>
<?php
}No I already read those articles and they do not help. I have tried what is suggested and the form is not cleared.
I am not a techie and would love it if someone could send me some <script> that works.
Thanks!
Hi @yeisonbp
Great, thx for letting me know. Its weird why the WP plugin installer says that its not tested on our current version of WP 5.6.2.
Thx also for the info about the upcoming update.
Brgds.
Forum: Plugins
In reply to: [WCFM Marketplace - Multivendor Marketplace for WooCommerce] Vendor CategoryStill waiting for this…..
WCFM – any news about this?
This would seem to be a HUGE BUG if you cannot change the admin of a store!!
Thanks ckfam, I have already set the capability options to set external to NO.
I am interested in stopping them from adding an external URL. WCFM – any css code ideas I can use?
Hi,
Any news about this?
It would be really great to get a solution.Forum: Plugins
In reply to: [WCFM Marketplace - Multivendor Marketplace for WooCommerce] Vendor CategoryAny news about this?
Now closing