Joe Hawes
Results
42
comments of
Joe Hawes
Hi @Johanmtb782, Try this instead, only include the script once on the page: ```javascript // Once the page has loaded jQuery(document).ready(function () { //Get the shortcodes const shortcodes = jQuery(".waymark-shortcode");...
Hi @seremailragno, thanks for reaching out. Yes the assets are registered with WordPress globally. Though they will only be loaded once by the browser and then cached, so on subsequent...