• Resolved sandraculi

    (@sandraculi)


    Hi there,

    I’ve installed this plugin on my blog and I really love it, however the ‘print’ button doesn’t seem to work (or at least, it doesn’t do what I expect it should do).

    The 2 buttons ‘directly to recipe’ and ‘print recipe’ are both taking me down to the recipe block. I expected though that the ‘print recipe’ button would open my printer settings.

    Could you let me know if this is normal behaviour or a bug?

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPZOOM

    (@wpzoom)

    Hi @sandraculi

    This problem is caused by the missing jQuery library in your theme or WordPress site.

    I see the following line commented out in the source of your website:

    <!-- <script type='text/javascript' src='https://culi-sandra.nl/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp'></script> -->

    Most probably, someone edited your theme and disabled this script from being loaded, and this causes many other problems on your website.

    I recommend you to get in touch with an expert or your theme author to fix this problem and make sure to not disable/comment out the jQuery, as this is a needed script for our plugin and many others.

    Plugin Author WPZOOM

    (@wpzoom)

    I also noticed that you have the WP Fastest Cache plugin enabled, and probably the minification or CSS/JS file combination feature from this plugin is causing this problem.

    Can you try to deactivate the above feature and see if this helps?

    Thread Starter sandraculi

    (@sandraculi)

    Hey there, thanks for the quick reply! The deactivation of the plugin indeed did the trick ??

    Thanks, Sandra

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Print button not working’ is closed to new replies.