• Resolved billwolff

    (@billwolff)


    Posting this fix here in case anyone else has this issue. The problem is a misplaced on blog-grid.php.

    Lines 4-5 on blog-grid.php reads:

    “>
    <?php the_post_thumbnail(‘bard-grid-thumbnail’); ?>

    It should be:

    “>
    <?php the_post_thumbnail(‘bard-grid-thumbnail’); ?>

    Only three hours to find that error, but so glad I found it.

    *********************

    The plugin seems to have partially stopped working on my Bard theme.

    On the Blog page (the main front page) I get a still image of the video, but when I click on it instead of playing the video it brings me to the blog post (where the video does play).

    Oddly enough, the videos do play when shown suggested posts below the blog post.

    Does anyone know a fix for this issue?

    Thanks.

    • This topic was modified 5 years, 5 months ago by billwolff.
    • This topic was modified 5 years, 5 months ago by billwolff.
    • This topic was modified 5 years, 5 months ago by billwolff.

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

The topic ‘Plugin Not Working with Bard Theme’ is closed to new replies.