Viewing 1 replies (of 1 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    Thanks for the details.

    I think the issue is, that you didn’t select the correct product custom post type for search. I am seeing the ‘jp_pay_product’ custom post type selected, but that is not the correct one for WooCommerce. Try slecting the ‘product’ custom post type under the General Options -> Sources panel.

    To put the plugin to the header, you can either try to use the shortcode as a menu item, or placing the PHP version of the shortcode directly to the theme files.

    Shortcode:
    [wpdreams_ajaxsearchlite]

    Php Shortcode:
    <?php echo do_shortcode('[wpdreams_ajaxsearchlite]'); ?>

    Best,
    Ernest M.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin not working’ is closed to new replies.