Loading gallery slider from do_shortcode

Posted in: Newspaper
Post count: 15

Hello, I’ve been using the echo do_shortcode for a long time to create custom galleries in my site. But I just noticed it’s not working anymore. What I do is to call the images and text from custom fields, then using:

echo do_shortcode(‘[gallery td_select_gallery_slide="slide" size="full" td_gallery_title_input="'. get_the_title() .'" ids="'. $images .'"]‘);

where $images is an array of image IDs. It renders a gallery, but the default WordPress one. Is there any script I should be loading along this code?

Post count: 23312

Hello Daniel Iceman,

Unfortunately, what you want to do involves doing such additional customizations which are not covered by our support, sorry! If you want to make some customizations at your website, notice that you should do it yourself through the code because we cannot provide this kind of services at the moment, sorry! Usually, we recommend the developers from studio.envato.com

Thanks for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.