How can I remove advertisements off of certain pages.
I'm speaking of mainly list pages
How can I remove advertisements off of certain pages.
I'm speaking of mainly list pages
Admin control panel. Just disable or make then "inactive".
If it's not fun, stop doing it!
Thanks for the reply,
I knew about those pages, I'm talking about pages I have added onto the list pages list.
for instance on this page I have started for "links" (example page)
ex. http://www.fishinflicks.com/vshare/pages/links.html
I would to remove the ads off of this page and a few others that might break Googles T.O.S.
thanks in advance
They show up there because the ads are "active" in the admin control panel.
Check this thread viewtopic.php?f=12&t=3064
Basically, you have to make the ads "inactive" and then just place ads on the pages that you want the ads to appear on. Like on index.tpl, etc. OR you can create a custom page outside the admin "add page" thingie...there's posts about that too...check forums for "how to include php".
One method I used was to open any of the pages, then copy the source code of the page...then in Dreamweaver I just took what was there and created a custom page and uploaded it...then added a link to it in the header.tpl and footer.tpl and the like to match the new custom page.
What you could do is copy the source code of the links page you created, remove the ads with an html editor and save it. Then remove the current links page from the admin panel and upload your custom page in it's place.
If it's not fun, stop doing it!
Bookmarks