• Resolved jaaz

    (@jaaz)


    Hi!

    In the settings of the plugin there is a way to display the widget or shortcode. I want to set ajax search instead of the standard search template.
    Is there a way to display a search through php integration?

    Translated using Google translator

    • This topic was modified 5 years, 10 months ago by jaaz.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jaaz

    (@jaaz)

    I installed a shortcode in the menu through an arbitrary link. It helped.

    Plugin Author Damian Góra

    (@damian-gora)

    Hi,
    Nice, you fixed it yourself. Here is the way to display form in PHP files. It may be useful.

    <?php echo do_shortcode('[wcas-search-form]'); ?>

    Best
    Damian Góra

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to install with php integrations’ is closed to new replies.