Hi,
I am now having the same problem with the free version – I can get the token from your site but it does not work.
Version 2.8.2
WordPress Version: 5.3.2
PHP Version: 7.0.33
Web Server Info: Apache
Here is the HTML Code that I am using
<section id="photos>
*/NEW GALLERY GOES HERE */
</section>
Can I call a page with gallery embed code?
Again, this is my first time working with Word Press
Hi,
Thanks for the reply.
I am using the Envira Gallery.
It give me these two options
[envira-gallery id=”128″]
if ( function_exists( ‘envira_gallery’ ) ) { envira_gallery( ‘128’ ); }
I know that one is for embedding in page.
But the site I am trying to work with has a Section ID called Photos and that’s is where I need to insert the code.
John