Re:googleAds plugin (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Re:googleAds plugin
|
Buggi (User)
Fresh Boarder
Posts: 10
|
|
Re:googleAds plugin 1 Year, 4 Months ago
|
Karma: 0
|
|
okay found out what you meant but did`nt give me the solution that I needed. Could only change the number og ordering to nr 9. Tryed with 99 but it changed it to 9 everytime. Two other plugins had the same or higher number and that was "system-cache" with nr 9 and "ja t3 framework" with nr 1000. Then disabled them and nothing happend with either the ads or joomla.
Have tryed to find out what extension could make it not work but haven`t been succesful. Any idea how to find out what extension it is other than to fish in blind??
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
Buggi (User)
Fresh Boarder
Posts: 10
|
|
Re:googleAds plugin 1 Year, 4 Months ago
|
Karma: 0
|
|
this is shown at my google ads site but would still think that I could se a box or some space with the backround as they write and I was able to see ads with other extensions for ads?...
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
Buggi (User)
Fresh Boarder
Posts: 10
|
|
Re:googleAds plugin 1 Year, 4 Months ago
|
Karma: 0
|
|
"Your application is still being reviewed. You will only see the background on your website instead of live content ads until your account has been fully approved".
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1680
|
|
Re:googleAds plugin 1 Year, 4 Months ago
|
Karma: 27
|
|
Hi,
Just looked at your website.
If you do a view source, you can see that your code still appears as:
(/script)
(script type="text/javascript"
src="/joomla/(a href="http://pagead2.googlesyndication.com/pagead/show_ads.js")http://pagead2.googlesyndication.com/pagead/show_ads.js(/a)")
Of course the google ads will not show because the code is not correct.
It should be:
(/script)
(script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js")
- without the a href
One of the plugins in your joomla has automatically changed the google adsense code that you've entered.
To be sure of this, you can try install a fresh copy of joomla somewhere of your site and then just the googleAds plugin. This will allow you to see if this plugin works on your system at all.
Of course, alternatively, you mentioned that you have tested the other plugin/module that worked. You might just want to use that one.
Regards,
/kksou
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
Buggi (User)
Fresh Boarder
Posts: 10
|
|
Re:googleAds plugin 1 Year, 4 Months ago
|
Karma: 0
|
|
okay I cut out the ="<a href from the tinyMCE editor and now it works I guess. Could`nt find out what extension that made it go wrong but if this helps I am not going to mess with it anymore. Just have to remember this for all of my work then. It is how google describes the site to look until they have finished reviewing it so fingers crossed right!
thx for the help though.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|