matteo77
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
How can it be the cache when the number being displayed is completely different to the number being input at the backend? There’s a deductive calculation happening that I have no control over.
https://drive.google.com/file/d/1fApS6rLRaEM0cydoELg-AU82boL4VUfc/view?usp=drivesdk
<script>
var link = document.querySelector('a[href="http://www.example.com"]');
link.style.display = 'none';
</script>I was able to solve the issue myself by placing this script in the functions.php file of my child theme. Obviously replacing the link with the actual link to the product that should not have been.
This is not resolved. You have never emailed me previously and your Contact link does not address this issue.
Viewing 3 replies - 1 through 3 (of 3 total)