This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Support date

#51954
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

The support date was only a minor label issue, I made a correction on the products page script, now it should show “Lifetime” correctly. Thank you very much for letting me know.

Yes, it is possible to use the plugin in a template. Use the PHP version of the plugin shortcode within a template like so:

<?php echo do_shortcode('[wd_asp id=1]'); ?>

For each search bar you can find this PHP version of the shortcode by clicking this toggle, then copying it from here.

I hope this helps!