• Resolved enkoes

    (@enkoes)


    Theme: Magbook from Themefreesia

    Hi, I try to add slider in content.php file with this code:

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

    It does display the slider, but the template also displays the image of the first slide for every post in the template. I.e., at frontend you can see two images for each post, one from the slider, and the other one is from the post. I guess the template wrongly considers slider image is one of post image.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Steve Burge

    (@stevejburge)

    Hi @enkoes. Thanks for using MetaSlider.

    Does the same thing happen if you use the shortcode directly inside a post?

    One thing that sometimes happens with themes is that have an old version of jQuery. It’s worth checking this list troubleshooting list and especially Step #10: https://www.metaslider.com/docs/troubleshooting/

    Thread Starter enkoes

    (@enkoes)

    Hi @stevejburge thanks for your reply.

    It looks normal if I use the shortcode directly inside a post. Only slider appears inside the post content. I don’s see any additional slider image there.

    I also tried the Version Control for JQuery plugin (as suggested in the troubleshooting list #10) but no luck.

    I’m very poor in coding. Perhaps you can help looking into it using my theme (Magbook from Themefreesia)?

    Plugin Author Steve Burge

    (@stevejburge)

    Hi @enkoes. That’s good to hear it works in the content. Sorry, our free support doesn’t extend to debugging other themes.

    Perhaps you could share a link to where you’re testing the slideshow? We might be able to spot an error in the code placement, or perhaps a plugin conflict.

    Thread Starter enkoes

    (@enkoes)

    Hi?@stevejburge. Please check out this page and see if you have any idea what possibly causing this. Thanks!

    Plugin Author Steve Burge

    (@stevejburge)

    Hi @enkoes. It looks like the template is showing most of the post twice.

    On that link, the first MetaSlider appears to be working 100% OK. The first image under the slideshow is the featured image for the post.

    Then your theme is showing both of those again. There is a coding error with the theme.

    • This reply was modified 3 weeks, 5 days ago by Steve Burge.
    Thread Starter enkoes

    (@enkoes)

    So I need to seek help from Magbook theme support. Thanks @stevejburge for your time.

    Plugin Author Steve Burge

    (@stevejburge)

    Sure thing, @enkoes. Let us know if they send any feedback and we can help.

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.