• Resolved gwynhokkers

    (@gwynhokkers)


    The button does not trigger anything nor fire any events. In the backend, I do see something odd saying links: ‘0 used of 0’.

    Bit stumped. Using a custom-built theme. ACF is installed but don’t see any plugin that could be causing conflicts. Get no errors or warnings.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author mkscripts

    (@mkscripts)

    Hi,

    Some scripts (.js files) are not loaded on your site that control these events. Your theme probably doesn’t call the wp_footer() function, just before the closing </body> tag (usually in footer.php).

    You can find more information on this page here.

    This should solve your problem. If you have any more questions, feel free to ask.

    Kind regards,
    Team Download After Email

Viewing 1 replies (of 1 total)

The topic ‘Download Button does not trigger any event’ is closed to new replies.