• Resolved piqlerstudio

    (@piqlerstudio)


    Hi, first, it is a very good plugin for making grid view, thanks for the contribution.

    and, I’m trying to assign layout for my search result page. how to add it inside the php files?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Code Amp

    (@codeamp)

    Hi Piqler

    To use in PHP, the easiest way would be to do this:

    <?php
        echo do_shortcode( '[custom-layout id='2373']' );
    ?>

    Let me know how you get on.

    Best

Viewing 1 replies (of 1 total)
  • The topic ‘How to assign layout to search result page?’ is closed to new replies.