Hola und Hello!
Habe adsense deluxe plugin installiert.
Die anleitung lautet wie folgt:
ZitatAlles anzeigenThis plugin allows you to insert html comments in your posts (or WordPress templates) and have them replaced by the actual Google AdSense or Yahoo Publisher Network code.
You can define a single default code block to use, or as many variations as you like. Adsense-Deluxe makes it easy to test different AdSense styles in all your posts without having to edit the WordPress code or templates, or change all the posts manually.
The designated default AdSense code is included in a post by inserting this: <!--adsense--> wherever you want the ads to appear. To insert an alternate AdSense block which you've defined by a keyword (for example, "wide_banner", you would use: <!--adsense#wide_banner-->.
When viewing the list of ads you've defined, the default ad block will have a shaded background. [COLOR=red]Tip:[/COLOR] When viewing the list of ad units you've defined you can click on the linked Description text to preview the ad style.
If you want to use the ads defined in Adsense-Deluxe within your WordPress templates, place the following code where you want the ads to appear:
<?php adsense_deluxe_ads('Ad_Name'); ?>.Calling that PHP function without a parameter will return the default ad unit.
Please restrict your keywords to the letters a-zA-Z, 0-9 and underscore (_). Matching is case-sensitive, so you might save yourself headaches by sticking to lowercase keywords. Also avoid extraneous spaces inside the html comments; regular expressions (which could account for extra whitespace) are not used so that replacements when the page is serving are as fast as possible.
Name This is the name by which you reference an AdSense block of code when creating posts. For example, if you name a block "wide_banner", you would insert into your post
"<!--adsense#wide_banner-->".Whichever block is designated as the default AdSense block will be substituted wherever the default comment string is found ("<!--adsense-->"), and also for any comment strings which reference it by its unique name (e.g., "<!--adsense#test-->"). You'll want to set the default AdSense block to the AdSense code you will use in the most places within your posts. AdSense Code This is the block of AdSense code to substitute for the given keyword. Description This is for your own use to help remember what each block of AdSense code looks like. You might use something like "banner 468x60, white background"
Wenn ich also beim new adsense block meinen adsense code einfüge und dann auf add adsense block clicke kommt folgende fehlermeldung:
Zitatadsense-deluxe.php kann nicht geladen werden.
an was könnte das liegen?
thanks!