News:

Version 3.5 has been released. Visit https://custom.simplemachines.org/mods/index.php?mod=255 to get the most up to date version.

Main Menu
Coinbase

Problem with Ads on SMF 2.0RC2 with Impulse2 theme

Started by abhishek_del, February 03, 2010, 10:01:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abhishek_del

Hello Everyone!

Good Morning!

I am having problems with AD Management Mod in the sense that many of the Ad types like the- Display ads on every page as a tower on the left side, Display ads on every page as a tower on the right side, Display ads on the bottom of the page, Display ads under child boards, Display ads on the bottom of the page, Display ads on the post page

In other categories the ads are visible

Secondly, no image is being displayed in any of the locations.

I am using SMF 2.0RC2 and theme: Impulse2 theme: http://custom.simplemachines.org/themes/index.php?lemma=2060



Code for Ad
<html>
<body>
<img src="http://www.clker.com/cliparts/0/9/5/1/11949853242113060872camera_michael_tunniclif_01.svg.hi.png width="21" height="18" />
<a href="http://ojas.x10hosting.com/forum/index.php/topic,295.0.html"><b>Pic and Caption Contest</b></a>
<Cash Prize worth 1000 INR
</body>
</html>


The ads are displayed fine if I use the default theme. Please help.

vbgamer45

For custom themes you will also have to make the ad management changes to that theme as well check the mod site for manual install instructions and just apply the theme edits to your theme.
Like what I do please support me on https://www.patreon.com/vbgamer45

abhishek_del

Thanks a lot. I will check up the links and get back here.

abhishek_del

#3
Quote from: vbgamer45 on February 03, 2010, 10:29:29 AM
For custom themes you will also have to make the ad management changes to that theme as well check the mod site for manual install instructions and just apply the theme edits to your theme.

Hi!
I have checked the manual install instruction at the site and parse installation instructions for SMF 2.0RC2 which is my SMF version and done all the edits (copy/paste etc). Actually, the normal install through Packages worked fine and all the edits were already in place. Therefore, I did not need to change anything, everything was at place.

But, to my agony and surprise, the situation is no different. I tried various google ads also for skyscraper ads etc and yet, no ads are getting properly displayed.

Please help. Also, check the code I had pasted in the above post of mine and point out the errors (if any).

ccbtimewiz

<img src="http://www.clker.com/cliparts/0/9/5/1/11949853242113060872camera_michael_tunniclif_01.svg.hi.png width="21" height="18" />
<a href="http://ojas.x10hosting.com/forum/index.php/topic,295.0.html"><b>Pic and Caption Contest</b></a>
&lt;Cash Prize worth 1000 INR


Do it like that.

abhishek_del

Hello,

I have figured out the problem with my code and corrected that in my above post as well. So, the image problem is solved, but still the desired effect is not visible, like the towers are not getting displayed correctly.

I have applied the edits to my custom theme and the default directory as well.

I would get back here as I progress.