• Resolved markstern

    (@markstern)


    HI there
    I have been trying to add a meta slider that used to be on my home page. I don’t know what happened to it. I asked if I can go to an older version of the home page, would that work?
    I see that I can add [metaslider id=”30″] to the page. But how do I do that?
    Please advise, as I have asked a few times but haven’t had the fix yet.
    Much obliged.
    Mark

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @markstern

    You should be able to edit the header.php file inside your theme files, but if you update the theme it’s likely that those changes will be erased. You will need to contact the theme developers of your theme to see if they offer a solution to edit the theme. This isn’t an issue with MetaSlider.

    Typically when adding MetaSlider to theme files, however, you would most likely use the php code to output the slideshow

    <?php echo do_shortcode('[metaslider id="30"]'); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Metasliders’ is closed to new replies.