WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
code is moved to the footer
Whats the Problem - AdsenSe should be used as Inline JS in the content right there where it show the ad!jQueryAdmin catch all Inline JS and put it together and to the place where is set (body or head)so this works....AdsenSe should be ignored by the jAdmin? i've don't tested this - may this is a bug/feature that is missing...regards martin
probably incompability with jquery... check if there is another jq script loaded (not from jq admin)
Sorry, I'm a bit confused. huh I think there are several things mixed together at the moment that have nothing to do with each other. There MAY be an issue with jQueryAdmin (which moves inline JS into the footer), but at the moment I can't tell. I cannot check AdSenSe for I don't use it.
I Think it's very simple Problem:->Adsense _must_ loaded exactly where you wanna show the ad! ->jQueryAdmin catch Inline JS and put it to the Footer/Header...The same Problem with Inline Scripts in Templates/modules and so on!I Think there should be a simple Optionbox in the Mod []Sample and remove Inline JS (j/n)
<script...>// jQueryAdmin_ignore...code going here</script>
(@bianka: Pls. send me an Email where i find fast the right place in your mod to deactivate it for some tests? ...you know better than me where to go...)
@avitaly: Just a short test!- Install the code² Mod from AMASP!- Put your Adsense Code in a code² Block (set it to Javascript) in a content Block!- Deactivate jQueryAdmin (not use any Droplet!= Adsense must work now - if not i think i can't help further (this methode i've used for a few older installations...)regards martin
What you can do:* Create the page with the AdSenSe Code, including the jQueryAdmin Droplet* If the error occurs, store that page as static HTML (File -> Save as...) * Open that HTML file with your browser -> should look like rendered with WB, including the error* Move the AdSenSe Code (and ONLY that code!) to the place where it should be* Reload the HTML fileIf this fixes the error, we have proven that it is caused by JQAdmin.