Hi Dylan, Much appreciated. I am using WP Pagination. B…

closed

Hi Dylan,

Much appreciated.
I am using WP Pagination.

Below is the line of code I am trying to figure out where or how to place in functions.php to order to make an Adsense ad appear above the “next” button.

<?php echo do_shortcode('[adace-ad id="23"]

Sorry, my coding skills are seriously lacking.
Any assistance would greatly be appreciated.

Regards,

Mark

This thread has been imported from harmonicdesign.ca/hd-quiz/

March 15, 2023 at 5:18pmMark

Edit ./hd-quiz/includes/functions.php and look for the function called hdq_print_next. On the line above $settings = hdq_get_settings(); just add in echo do_shortcode('[adace-ad id="23"]'; and save.

17 March 2023 — 19:48support admin Dylan

This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.