I am trying to refresh the page after submitting yes, because the page navigation is based on scrolling, so if a visitor sees the gate but keeps scrolling, and then click on Yes to access the page, they might not be at the top, due to scrolling while on the gate. I dont see an option to disable scrolling, only to disable right click.
I have the js code to refresh the page, but since the gate keeps showing up after every refresh, it creates a loop.
How do I disable the gate after clicking ‘yes’? I have also disabled ‘Rechallenge’
]]>I need help solving a problem with the plugin miniOrange social login, which I’m using on the website solobueno.com, as some users are getting the following error, when trying to login or register using the plugin…
“ERROR Please Go back and Refresh the page and try again. If you still face the same issue please contact your Administrator.”
Please help me solve this problem.
Thanks.
]]>Well, the page loads but the page does not refresh until scrolling down, this happens more frequently in mobiles… also at this same page the Back Browser button does not go back to the previous page instead it refreshes the same page.
I tryed all the possible optimization methods but does not work until I deactivate the plugin, then works great.
By the way 10Web is′t a great plugin.
thnks
]]>site-reviews/review/created
to add a simple page refresh upon review creation. what am I doing wrong?
add_action('site-reviews/review/created', function ($review, $command) {
?>
<script type="text/javascript">
console.log('fired');
location.reload();
</script>
<?php
}, 10, 2);
I keep getting this error in the console from site-reviews.js
:
Uncaught TypeError: this.response is null
My site is stimeno.com,
When I press the add to cart button for a product, in the first product the page is refreshing. After that, every other product is added directly to the cart without refreshing the page.
I don’t want when I press the add to cart button the page to refresh, I just want the product directly to the cart without refreshing the page.
For caching plugin, I have the w3 total cache.
I am waiting for your reply,
Asterios Chatzikontidis
]]>I have the review submission form in the Elementor template of my custom post type.
When someone leaves a review, I would like the page to be automatically refreshed in order to show the updated reviews for that post.
In FAQ I read about ‘redirect to a custom URL’, but in this case I guess is a bit different, since the custom URL is the post itself, so I cannot set it before in the template.
Also, to be honest, I am not even sure about how to use ‘Custom Field’ to set ‘redirect_to’ in my template.
If you are going to suggest this solution, could you also kindly point me on how to set it for a template?
I really thank you in advance.
Regards,
Daniele Celsa
It also appears both in the internal and external pages of my site.
E.g. if you deactivate a plugin, you will see it as “deactivated” only after you refresh the plugins page.
I don’t have a cache plugin. I installed one, but didn’t solve the problem.
I deactivated all plugins, but didn’t solve the problem.
I changed the active theme, but didn’t solve the problem.
All my plugins and wordpress version are up to date.
]]>