• Hello! I’m creating a website with a custom theme, and want to use Everest gallery plugin on a custom template for gallery page. After activating the plugin, creating a gallery and copying a shortcode both through dashboard/page edit and php code in a template php ( <?php echo do_shortcode(“[everest_gallery alias=”illustrations”]”); ?> ), none seems to work. I included wp_head and wp_footer. Google chrome reports http error 500 when trying to open that particular page. Am I missing something? I can’t get it to show. Advices on how to debug it are also appreciated!
    Thank you.

    • This topic was modified 5 years, 9 months ago by geak.
Viewing 1 replies (of 1 total)
  • Hi there,

    Thank you for writing in,

    It seems you have added code in the wrong area so that it makes the PHP error and your site got down.

    If you check the structure of the code properly and uses the PHP shortcode of the plugin then it works.
    Simply you can display the galley using the normal shortcode of the plugin.
    Please create a new page and then add the shortcode [everest_gallery alias=”illustrations”] then check the page.

    Thank you!!

Viewing 1 replies (of 1 total)
  • The topic ‘Gallery in a custom theme’ is closed to new replies.