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

    (@weblizar)

    Hi shellbellep,

    Yes, you can display your galleries in your theme template file (PHP files).

    Solution

    Step – 1
    Download a code editor pluign and activate – WP Editor

    Step – 2
    Refer Screenshot Here

    Step – 3
    Now use below code in any PHP Page Template.

    <?php echo do_shortcode( '[LBS id=15]' ); ?>

    Here [LBS id=15] is the gallery shortcode which you want to display in PHP file.

    Hope that will work for you.

    Let us know if any help required.

    Thanks
    Weblizar

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