Home › Forums › Product Support Forums › Related Posts Pro for WordPress Support › Adjustment of RPP placement › Reply To: Adjustment of RPP placement
April 27, 2018 at 3:39 pm
#17667
Participant
Hi Ernest,
OK, so it looks like changing line 63 is no problem. I have changed it to
add_action(‘wp_footer’, ‘wpdreams_rpp_hooks’, 99999, 0);
without any negative effects.
For some reason I can’t change line 253 without the product pages breaking, even when I just change it to 11.
Would I need to change line 311 as well?
Thanks for your help on this!