PHP-GTK2 Cookbook Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Ads in Joomla editor (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Ads in Joomla editor


#476
Mihael (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Ads in Joomla editor 4 Years, 9 Months ago Karma: 0  
Ok...it seems that this is realy good plugin, but i really dont know how to show my ads. :( I have standard 1.5 joomla with standard template and editor for articles. When i try to put code above my already writen articles between i dont see ads... :(

Please help...
 
  The administrator has disabled public write access.

#478
kksou (Admin)
Admin
Posts: 1678
graph
User Online Now Click here to see the profile of this user
Re:Ads in Joomla editor 4 Years, 9 Months ago Karma: 27  
Hi Mihael,

1. Did you enable the plugin?

2. Can you show me the exact code that you placed within the {googleAds} tags?

3. Is your site "live" somewhere so that I can take a look and do a view source? I need more clues to be able to guess what might be happening.

4. Please try this on a fresh install of joomla. It allows you to see if it works at all on your machine.

Regards,
/kksou
 
  The administrator has disabled public write access.

#480
Mihael (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Ads in Joomla editor 4 Years, 9 Months ago Karma: 0  
1. Yes

2.
i cant post code here...in post...i dont know why...but that is standard copy paste code from google adsense (grab the code)

3. Site is very live :) www.dobrevijesti.info

4. Everything is ok with all of my web site...only with this i have some problem...the code i see in TinyMCE 2.0 Editor is ok... but when i save erticle (with text of news and code down under the text) in prewiew at web site (frontend) i dont see google ads in that article... in editor code is visible...
 
 
Last Edit: 2008/07/29 04:44 By Mihael.
  The administrator has disabled public write access.
#481
Mihael (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Ads in Joomla editor 4 Years, 9 Months ago Karma: 0  
i was even try to send you in PM but that's not work to...
 
  The administrator has disabled public write access.
#483
kksou (Admin)
Admin
Posts: 1678
graph
User Online Now Click here to see the profile of this user
Re:Ads in Joomla editor 4 Years, 9 Months ago Karma: 27  
Mihael wrote:
4. Everything is ok with all of my web site...only with this i have some problem...the code i see in TinyMCE 2.0 Editor is ok... but when i save erticle (with text of news and code down under the text) in prewiew at web site (frontend) i dont see google ads in that article... in editor code is visible...

I know everything else is ok on you web site. And it's exactly because of this that it's almost impossible to debug when you have everything else there.

One thing to note is that not all plugins/modules work together. Some causes conflicts with others.

That's why when people encounter problem with a new plugin or module, I usually encourage them to test it on a fresh copy of Joomla. Once the new plugin/module works, you can then add other plugins/modules to see which is the one causing the problem.

If GoogleAds does not even run when you test it on a fresh install of Joomla, then you do not waste time installing it on your live site.

However, if GoogleAds runs ok on a fresh install of Joomla, you will know that something must be wrong somewhere. By adding the rest of the plugins/modules one by one, you will be able to zoom in to where's the problem.

Regards,
/kksou
 
 
Last Edit: 2008/07/29 12:40 By kksou.
  The administrator has disabled public write access.
#486
Mihael (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Ads in Joomla editor 4 Years, 9 Months ago Karma: 0  
Ok...fresh install of Joomla 1.5.3
Plugin enabled, full copy paste Google adsense code is placed between tags.

Article is only one in the middle on frontpage.

Ads must be visible below "Uredništvo DobrihVijesti.org" sentence. But there is no ads... :(
www.dobrevijesti.org
 
  The administrator has disabled public write access.
#517
kksou (Admin)
Admin
Posts: 1678
graph
User Online Now Click here to see the profile of this user
Re:Ads in Joomla editor 4 Years, 9 Months ago Karma: 27  
For those interested, after some email communication with Mihael, we managed to find where the bug is.

For some reason, when he copied and pasted the google adsense code, his editor converted the following:

Code:
(script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/
        show_ads.js")
(/script)
into a link!
Code:
(script type="text/javascript"
  src="(a href="http://pagead2.googlesyndication.com/pagead/
        show_ads.js")http://pagead2.googlesyndication.com/
        pagead/show_ads.js(/a)")
(/script)
So in case you find that the googleAds plugin not working, edit your article in your editor and double-check that the script src is not converted into a link (you will see them in blue underlined text). They should be in plain text. Regards, /kksou
 
 
Last Edit: 2008/07/30 11:37 By kksou.
  The administrator has disabled public write access.
#525
Mihael (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Ads in Joomla editor 4 Years, 9 Months ago Karma: 0  
Yes, that's right... :) thank you kksou
 
  The administrator has disabled public write access.



Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Blog - Forum - Privacy Policy - Contact Us
Links - Classes - Social Business - BPM - Web - General
Copyright © 2006-2013. kksou.com. All Rights Reserved