Facebook comments avada = breaking pagination
-
Hi!
I’m using Facebook Comments plugin + Avada (3.7.1) and it breaks pagination.
Comments are between content and pagination.
I think the problem is the plugin uses:
add_filter(‘the_content’,’fbcommentbox’,100);
And Avada:
<div class=”post-content”>
<?php the_content(); ?>
<?php avada_link_pages(); ?>
</div>But, I don’t know how to fix it. Could you, please, help me?
Best regards,
Leonardohttps://www.ads-software.com/plugins/facebook-comments-plugin/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Facebook comments avada = breaking pagination’ is closed to new replies.