This topic has 14 replies, 4 voices, and was last updated 4 years, 3 months ago ago by John Holden
Hi,
How do i avoid receiving err_cache_miss when the user presses the back button?
Thank you!
Hello,
Do you use an additional plugin for the cache?
Do you have the same situation with a default theme?
Regards
Only the Siteground – SG Optimizer plugin, that leverages the Siteground caching. It doesnn’t happen with other theme.
Hello,
Are you talking about the browser back button or return to the previous page link in the site breadcrumbs? Could you, please provide also screenshot of the issue. And what browser do you use? Do you have this problem with other browsers?
Regards
I made two videos with Firefox and Opera. It happens in all browsers.
https://streamable.com/qir9sx
https://streamable.com/efu9gq
Thanks
Hello,
That’s very strange but we have tested the mentioned product and did not face the problem
Chrome https://gyazo.com/bd47c55cb8202b6c99e4abdf677eb4b3
FF https://gyazo.com/fa37d3a8d685cf2fcb8fe36be9170450
Did you change something?
Regards
Yes, i activated “Redirect to the cart page after successful addition”, in order to get around that problem.
I am glad that you have found a workaround.
Do you need any further assistance from our side? To be able to find a fix we need to see the problem, so change settings to values which allow it, provide temporary wp-admin and FTP access.
Regards
HI, i deactivated the workaround, so you can investigate. I attached the credentials in the private area.
Thanks.
Hi,
What FTP host and post can be used? Please make sure that FTP credentials are correct before the reply.
Regards
Thanks
The situation is independent of our theme, it works the same even with default WC theme – Storefront.
As a workaround, you can install Insert Headers and Footers plugin, and add the next code:
<script>
if ( window.history.replaceState ) {
window.history.replaceState( null, null, window.location.href );
}
</script>
into “Scripts in Footer” area.
Regards
Thank you!
Hi,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
Regards,
Hung PD
You must be logged in to reply to this topic.Log in/Sign up