• Resolved agent911

    (@agent911)


    This forum plugin turns whole site into a forum. I think it changes the page type all together. If you look at a post you see 1 min read at the top right. I put <?php echo do_shortcode(“[wtr-time]”); ?> into the theme file, but it is always 1 minute, even on long posts…not reading the actual forum post.

    more importantly I want the progress bar to display on these forum pages. any tips to help me figure how to integrate?

    https://wordpress.org/plugins/wpforo/ remember I am using the ‘full site forum’ option.

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

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

    (@brianmcculloh)

    Sorry for the delay on response!

    Using WTR for non-standard content can be tricky, because there is a very diverse spectrum of plugins and how they show content. WTR looks for wrappers with certain IDs to figure out progress bar placement and the_content() to determine reading time. If your plugin is for instance not using the standard the_content() WordPress function, then the reading time is not going to work. If you’d like to hire us to customize the plugin to work with the forum plugin, you can contact us at [email protected]

Viewing 1 replies (of 1 total)

The topic ‘Help make it work with wpforo’ is closed to new replies.