|
#1
Feb 19, 2012, 11:09 AM
|
|
I am hoping that you can help me. In a moment of weakness three days ago I upgraded one of my sites to WP 3.3.1 and Atahulapa to 3.7.3, the site is narwo.com.
This has resulted in two, probably connected problems.
Adsense ads are not showing on the front page, but are showing when an article is viewed. Adense however is reporting no traffic what so ever since updating.
Likewise Analytics has completely flat lined.
I am a user, not a tinkerer si it is not as if I have done any exotic under the hood stuff.
Any ideas on how I can fix these issues?
Tnx
Simon
Last edited by juggledad; Feb 19, 2012 at 03:20 PM.
|
#2
Feb 19, 2012, 12:16 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
how are you displaing the ads? a plugin? hard coded? had you modified any theme code previously?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
Feb 19, 2012, 01:59 PM
|
|
I have a text widget at the top of the right sidebar. It has this in it:
<script type="text/javascript"><!--
google_ad_client = "pub-5483513619337914";
/* 300x250, created 12/6/09 */
google_ad_slot = "1920262919";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" id="Player_7bef955d-87f2-4e66-add6-88c1be9a8ffa" WIDTH="160px" HEIGHT="400px"> <PARAM NAME="movie" VALUE="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070 822%2FUS%2Fzzsimonbsrant-20%2F8009%2F7bef955d-87f2-4e66-add6-88c1be9a8ffa&Operation=GetDisplayTemplate"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#FFFFFF"><PARAM NAME="allowscriptaccess" VALUE="always"><embed src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070 822%2FUS%2Fzzsimonbsrant-20%2F8009%2F7bef955d-87f2-4e66-add6-88c1be9a8ffa&Operation=GetDisplayTemplate" id="Player_7bef955d-87f2-4e66-add6-88c1be9a8ffa" quality="high" bgcolor="#ffffff" name="Player_7bef955d-87f2-4e66-add6-88c1be9a8ffa" allowscriptaccess="always" type="application/x-shockwave-flash" align="middle" height="400px" width="160px"></embed></OBJECT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070 822%2FUS%2Fzzsimonbsrant-20%2F8009%2F7bef955d-87f2-4e66-add6-88c1be9a8ffa&Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT>
The top part is adsense, and the bottom part is Amazon (Amazon works fine).
My knowlege of CSS, etc is about zero, so I have not modified anything. I set the site up about 18 or so months ago, and just followed the instructions for including adsense and analytics.
It is just a site that I keep around for a rainy day, but I would like to fix this issue. I'd be happy to give you access if that would assist?
|
#4
Feb 19, 2012, 03:22 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Now, what do you have in ato->Configure EXCERPTS->Don't strip these tags?
bonus question: What do you think you should have there?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
Feb 19, 2012, 06:43 PM
|
|
OK, please do not think me rude, but I have no clue what you are talking about. Where would I find this ATO place?
|
#6
Feb 19, 2012, 08:11 PM
|
|
OK I think I found the spot, in the box it says on the do not strip <p>. What does it need to say? And this certainly is not an area that I HAD MEDDLED WITH.
|
#7
Feb 19, 2012, 09:10 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Wordpress by default strips all HTML from an excerpt and Atahualpa follows that process but allows you to tell it if here is any HTML you don't want stripped IN AN EXCERPT.
The <script...> and <object...> get stripped unless you add them to the do not strip list
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#8
Feb 20, 2012, 09:03 AM
|
|
I have added <object> and <span> and nothing has changed.
Any other ideas?
|
#9
Feb 20, 2012, 09:31 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
ummm...why did you add <span>? go back and read my last post
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#10
Feb 20, 2012, 10:01 AM
|
|
Ummm, because I can't read haha. Ok it now reads <script><object><p> , the bad new is that it has made no change to the problem.
As I said before, if you would like to take a peek I can give you access.
|
#11
Feb 20, 2012, 12:47 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
sorry, i didn't notice it was a sidebar issue.
If I put the adsence code into a widget on my test site, it shows up fine.
disable all plugins
clear any caches (browser cache)
try on another browser
try on another computer
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#12
Feb 20, 2012, 02:34 PM
|
|
Have tried it on different computers, different browsers, and different OS's same result.
I suspect that the most productive way forward is to select a different Theme. I am not happy to take that route, because I am sure that it will be many happy hours of grief and pain, but I do need to resolve this.
Is there a way that I can load the old version of Atahulapa that worked?
|
#13
Feb 20, 2012, 03:47 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
I would try enabling twenty ten and put the same code there and see if it works. Like I said it is working on my local host, I SEE THE AD'S.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#14
Feb 20, 2012, 05:28 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
I just pasted your code in a text widget and the Adsense worked but not the Amazon. I found there were line breaks in the code. When I removed the line breaks the Amazon code started to work.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#15
Feb 20, 2012, 07:05 PM
|
|
So there is no way to just back out of the update? No matter how I slice it and dice it I am looped!
I took the advice of twenty 10, and even 20 eleven, now I just have a disaster on my hands. I will try and salvage the articles and just wipe the site clean and start over.
I have learned a lot. Don't upgrade stuff that is working. It is akin to don't fix stuff that ain't broke.
It was entirely my fault, and I should have known better.
|
#16
Feb 20, 2012, 07:36 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
You can manually upload a earlier version of the theme. I have about 5 versions on my test site that I swap back and forth between.
BUT what we are trying to say is it works for us, so something else must have changed to cause it not to work for you.
If you have a database backup from just before you did the upgrades...you DID do a backup right??...you could restore the database, all the prevous version of wordpress's files, the old theme files and be back to before you did the upgrade.
Take a look at this thread on doing a manual install
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
|