Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Support date › Reply To: Support date
November 21, 2024 at 7:22 pm
#51954
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!