This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Adjustment of RPP placement

#17667
DaveNDaveN
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!