• Nathan11466

    (@nathan11466)


    I am trying to add a slider to my website, I have got it to display on the site but I cant get it so that it’s only in the post column. I want it to be exactly where the first post is on my homepage. Can anyone help me with this? I’m using the “Meta Slider” Plugin and the “Green Chilie” theme by “my theme shop”.

    My website: https://www.VapingCheap.com

    I am new to editing code on wordpress by I have basic code knowledge.

    I am using this code…

    <?php if ( is_home() ):?>
    <?php echo do_shortcode(“[metaslider id=235]”); ?>
    <?php endif; ?>

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding Meta Slider to Post column help’ is closed to new replies.