Duplicated CRP
-
Hi, and thanks for the plugin. The best I have found.
I habe been using this code to disable the automatic CRP location
add_filter( 'rp4wp_append_content', '__return_false' );It seem after updating the plugin, that code stoped to work and now I have 2 related posts at the bottom.
I call the plugin in my single.php using this code:
<?php if ( function_exists( 'echo_crp' ) ) { echo_crp(); } ?>Any help will be appreciated.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Duplicated CRP’ is closed to new replies.