Hi Dylan, Much appreciated. I am using WP Pagination. B…
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/
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.
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.