• Resolved palombaro

    (@palombaro)


    Hello,
    I noticed that all my reviews show only 1 minute time commitment, albeit being much longer. All my other articles work fine. Doing some testing, I did notice that the culprit may be a book database plugin of mine, since entering its shortcode “blocks” the word commitment.

    In other words, if I put the shortcode at the start of the article (which I do), wtr shows only the 1 minute read label. If, however, I put it at the end, wtr shows the real commitment. That’s good to know, but I really need both and I can’t understand why the div class bookdb-book-info bothers wtr so much. If I knew, I could do something.

    Please, help!
    Here’s an example: https://immersivita.it/god-of-war-j-m-barlog/

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

Viewing 1 replies (of 1 total)
  • Plugin Author brianmcculloh

    (@brianmcculloh)

    Interesting that it works when placed after the content. Does your content load in dynamically via AJAX from your book database plugin? Have you tried placing the shortcode manually into your theme code instead of having it auto-display? This would be the code:

    <?php echo do_shortcode(‘[wtr-time]’); ?>

Viewing 1 replies (of 1 total)

The topic ‘Time Commitment error’ is closed to new replies.