• Hi,

    I have installed the plugin and mostly followed the instructions provided in the documentation. How do I use the shortcode [favorite_button]? I’ve tried displaying it inside a field in my HTML but it prints out as it is. I’ve wrapped it inside a div but still it remains the same. The plugin is activated and running.

    Can someone help how to initialise it on my WP app?

    Many thanks!

Viewing 1 replies (of 1 total)
  • Hi,

    you may use it in your PHP file like this:

    echo do_shortcode('[favorite_button]');

    Or just use the plugin settings to embed the button within your posts or pages.

Viewing 1 replies (of 1 total)
  • The topic ‘How to set up’ is closed to new replies.