1. egdotcom
  2. Free Templates / Extensions
  3. Thursday, 25 July 2019
  4.  Subscribe via email
Numbers extension
Works great on page load but if page refreshed, it does not show.
Any ideas?

Paul
References
  1. https://manchesterbeat.com/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

You appear to have a console error with the following JS...

<script type="text/javascript">
window.addEvent('domready', function() {
document.body.oncopy = function() {
return false;
}
});
</script>


I can't say where this JS is coming from (possibly your template) however it appears to require mootools which is not been loaded.

Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Wow - great response, so quick.

Hmm... been thinking of using your templates for some time, perhaps this could be a reason to change :-)

Thanks again.

Paul
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!