Master Slider

Posted in: Newsmag
Post count: 6

Has anyone had any luck using the Master Slider plugin with the NewsMag theme? The shortcode does not appear for me.

Post count: 7909

Hi,

Where did you added the shortcode? Please provide more details about this.
If you want to add the shortcode in the template please use do_shortcode() function:

<?php echo do_shortcode ( 'yourshortcode');?>

Thanks!

Post count: 6

Honestly, I’m not sure where to add the shortcode in the template. I was just adding the shortcode within the post or page, and could not get it to work. I’m not a programmer, more of a designer. Thanks for any help. It’s greatly appreciated.

Post count: 6600

Hi,

We haven’t made any tests with the theme using this plugin so unfortunately I can’t provide you an accurate answer on this. I suggest you go trough their documentation here: https://wordpress.org/plugins/master-slider/ ..and see how the slider’s are added to the site (pages/posts).
If you have any difficulties to read theme’s code from post and pages templates let us know and we will guide on it.

Thanks

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