Correct code needed to add Google Adsense to sidebar.php area – not displaying
-
OK I have installed the Adsense_deluxe_wp_plugin 08. I have added the google code and made it the the default. and when I test int from acmetech site it shows fine.
NOW….I want to add this to my sidebar1.php
So right below this:
<?php endif; ?>
I tried putting in this:
<!–adsense#SpaparassiV–>
Didn’t work….
So then I took that out and tried this:
<?php adsense_deluxe_ads(‘Ad_Name’); ?>
It did not work either..
I also tried this…
<?php adsense_deluxe_ads(‘SpaparassiV’); ?>
still didn’t work!!!!!!!!
At my wits end…
I know I have the file the adsense-plugin.php in the right area out of the folder in content/plugins directory.
I get no errors when initialzing any changes and it shows active.
What am I doing wrong?
I am only wanting it to appear on the left side bar and want it centered like everything else in that column.
To get an idea where it would go, you can look here. https://www.spaparazzi.comIf someone could be so kind as to paste in this forum, the code that I exactly DO need to insert, so I can just copy and paste it in there, and point out where that needs to go….I would be eternally grateful.
I was putting it in after the last bit of code on showing for sidebar.php
I have enabled ads to appear everywhere and still don’t see anything in that sidebar. Ugh! Its not displaying in a post but I have not posted to see if its at least showing there, which I doubt.
HELP!
- The topic ‘Correct code needed to add Google Adsense to sidebar.php area – not displaying’ is closed to new replies.