• Resolved maestromike1977

    (@maestromike1977)


    Hi, I can display voting on topic replies but not the actual topic..I saw on this forum it was a known issue apparently resolved, but I tried the solution (below) and still doesn’t work, any help appreciated thanks!

    ————-
    (other thread)

    The problem was the action hook you use was eliminated from the theme template.
    
    I fixed it by adding this line to my theme/buddyboss-theme-child/bbpress/loop-topic-list.php file on line 5.
    
    “<?php do_action( ‘bbp_theme_before_topic_title’ ); ?> ”
    
    Sorry for the unsupported trouble, but hopefully this will help someone else!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cannot display voting on topic level’ is closed to new replies.