Comment on Google AdSense Rounded Corners by SEO Dave.
#1 I want to put Adsense ad + Clickbank both on the right side of the page
There’s settings on the Talian admin page for selecting left/right for floating the ads in the main content. If you mean on the right sidebar that’s covered via widgets.
Under Dashboard >> Appearance >> Widgets.
Drag which ever ad widget (AdSense/Clickbank) you want on the right menu to sidebar 2. When you ad a widget you have to build that sidebar from scratch, so drag everything you want to that sidebar (this is also part of the answer to #3 below).
#2 I dont want to have the main clickbank add in the middle of my site… it looks clumsy
Any ad can be disabled by editing the clickbank.php file. You find the code for the ad in that file and change a 0 to a 1. Instructions in the file.
If it’s this ad you see on the home page
$MainBottomcb = array(1,2,0,0); # Index page
Change to
$MainBottomcb = array(1,2,1,0); # Index page
That will disable it. Repeat for any other ads you want to hide. You can do the same with the adsense.php file
In the next update of Talian plan to have an option for this in the Talian admin menu.
#3 I want to have all categories on the left side. That is Links, Meta, Categories,Recent Comments etc.
See the widgets info above, drag the widgets to whichever sidebar you want them on.
#4 I want to be able to control the top banner more, that is be able to control where the page tabs are
You mean the navigation menu? There’s a setting in the admin menu where you can exclude specific pages, see the readme files for details. In the next Talian update you have the option of excluding a list of pages or including a list of pages (currently just exclude).
#5 I want to be able to have a clean website, that is the starting page has just one post, and you have to click on the page (in the banner or on the side) to go to posts
You can have WordPress use a particular page for the home page, it’s under
Dashboard >> Settings >> Reading
Where you can select a static page as the front Page. You create a new static Page (not a Post) and that will be your home page. It’s best to exclude this page from the navigation menu as it will mean you have two home page links. You either turn the link to home off or exclude the page you are using as front page (it’s explained in the readme files).
That should solve all the problems.
David
More Comments by SEO Dave
AdSense Rounded Corners Style
Google AdSense Ad Code Broken
The problem is with the copy and pasting of your Google AdSense publisher ID into the Talian 5 AdSense ID box, you copy and pasted some space which broke the AdSense code.
Go back to the Talian options page and make …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
Your pages are displaying Public Service Advertisements (PSAs) because you have not yet verified your PIN and/or phone number.
That’s interesting. Is your AdSense account new?
Did a little research and found which basically says
“Your pages are displaying Public Service Advertisements (PSAs) because you haven’t yet verified your PIN and/or phone number.”
I’ve been an AdSense publisher for over …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
Adult AdSense Ads on Non-Adult sites
Sex toys ads with AdSense hey :-)
It’s probably due to a combination of the content on your site and that AdSense has just been added. Should improve assuming your content doesn’t include sex toy relevant keywords, for example you might …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
Reasons Why AdSense For Content Ad Units Not Showing Ads
So your sites suffering from a combination of Public Service ads and not showing ads on all AdSense ad blocks.
This is usually caused by a combination of it being a new site to AdSense and the content not being of …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
AdSense Publisher ID
You’ve added an extra space after your Google AdSense publisher ID.
So where you should add
“pub-1234567890” you’ve added
“pub-1234567890 ” and that breaks the AdSense code.
Go to the Talian options page and remove the space after your AdSense Publisher ID, “Store Options” …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
Adding Different AdSense Ad Unit Sizes to WordPress
I’ve attached the Talian 05 zip file to an email to you with this information. No idea what you’ve done wrong (like I said one tiny mistake, remove a comma, add a space in the wrong place and it breaks).
Unzip …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
Reasons Why AdSense Ads Not Showing up in WordPress
Glad you like Talian 05. If the sites the one you linked to your author name it looks like everything is setup correctly.
Is the issue the Google AdSense public service ads?
If so that can be caused by AdSense being put …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
No Google AdSense TOS Infringement
Actually it’s 6 AdSense ad units per page, 3 content AdSense ad units and 3 search AdSense ad units.
The Talian 05 theme is set to show 6 AdSense ad units by default (3 of each). If you use widgets and …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
How to Use Google AdSense Ad Channels
Individual AdSense channel IDs for each ad unit isn’t possible with the Talian theme files I’ve sent out so far. You can only have one AdSense channel per installation.
I’ve solved how to achieve individual channels for each ad unit recently …
Continue Reading AdSense Rounded Corners Border
AdSense Rounded Corners Style
How to Add an AdSense Ad Unit Into a WordPress Theme
Replacing the banner with an AdSense ad unit.
Removing the banners is really easy, edit the landscape-images.php and delete everything.
Easiest way to ad an AdSense content ad unit that matches the theme would be to create an ad the size you …
Continue Reading AdSense Rounded Corners Border