• Resolved Jelle Tempelman

    (@jtempelman)


    Hi there!
    First of all I want to say that I realy admire the work you have done for this aweseome plugin. It works so great! I have a little question. Is there a posibility to add
    [slw_product_locations show_qty="yes" show_stock_status="yes" show_empty_stock="yes"]
    to the theme so my client don’t have to add the shortcode to each product he adds to his store.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor alexmigf

    (@alexmigf)

    Hello @jtempelman

    Thank you for your kind words ??

    Yes, you could add it like this:

    <?php echo do_shortcode('[slw_product_locations show_qty="yes" show_stock_status="yes" show_empty_stock="yes"]'); ?>

    • This reply was modified 4 years, 3 months ago by alexmigf.
    Thread Starter Jelle Tempelman

    (@jtempelman)

    Oops… that’s a basic wordpress function, and I didn’t thought about that. Thanks for the response!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add shortcode to theme’ is closed to new replies.