Philip Ze
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Adsense] How to avoid Adsense unite appearing next to the images?So far, Quick Adsense don’t have any function to prevent Adsense unit appear near the images. If I understand correctly, placing ads near the image may not necessary goes against the rule. Check this out for details, correct me if I’m wrong ?? https://support.google.com/adsense/bin/answer.py?hl=en&answer=48182
As for the key words exclusion, I believe you maybe able to do it via at the Google Adsense account setting itself.
Forum: Plugins
In reply to: [Quick Adsense] picture captionthanks ??
Forum: Plugins
In reply to: [Quick Adsense] Disable each ad in some post<!–OffDef–> will disable the default Ads and <!–NoAds–> will disable all ads in a post… Anyway, we are working on the new feature of disabling the individual & position ads.
Forum: Plugins
In reply to: [Quick Adsense] Middle ad working badThanks for the suggestion, we will look into the possibility of adding the “before the last paragraph ad” feature in future release.
Also, as for the middle ad move well down to the page … we are working on the plugin code to see whether the plugin is conflicting with the latest version of WP 3.5.1 …
Forum: Plugins
In reply to: [Quick Adsense] Breaks template. Post goes missingTry change to default theme & see whether the plugin works. It might be due to the theme conflict with the plugin.
Forum: Plugins
In reply to: [Quick Adsense] Disable each ad in some postSo far, up to version 1.9.1 you can use <!–OffDef–> or <!–NoAds–> to disable the default positioned Ads … the other available tags are <!–Ads1–>, <!–Ads2–>, etc. & <!–RndAds–>.
Anyway, thanks for the suggestion, we will look into the possibility of adding this feature in the future release. Thanks!
Forum: Plugins
In reply to: [Quick Adsense] [Suggestion] Adsense ads before the last paragraphGreat suggestion, we will look into the possibility of adding this new feature in future release. Thanks!
Forum: Plugins
In reply to: [Quick Adsense] Ads Not ShowingWe are working on the plugin code to see whether the plugin is conflicting with the latest version of WP 3.5.1 … thanks for your feedback.
Forum: Plugins
In reply to: [Quick Adsense] Ads now showing with Featured ImagePlease forgive my ignorance, may I know where to enable the featured image? Is it within your theme?
Forum: Plugins
In reply to: [Quick Adsense] Sidebar AdsenseFirst, place your ad code into the “Ads on Sidebar Widget” on the Quick Adsense Setting page. Then go to “Appearance > Widget” on the WP panel. You will find the “AdsWidget” for Quick Adsense appear there. Simply drag over to “Sidebar” on the right side will do.
Forum: Plugins
In reply to: [Quick Adsense] Category PagesYou may need to tick the option “Beginning of Post” for the Category page to display ad correctly. This is due to the structure of the Category page, which in many cases don’t allow the ad to display correctly.
Forum: Plugins
In reply to: [Quick Adsense] picture captionThe current Quick Adsense 1.9.1 code detect the IMG html code for this insertion. We will look into this possibility of showing ad below the wp-caption-text. Thanks for your feedback.
Forum: Plugins
In reply to: [Quick Adsense] Change Top MarginYou can put a div tag to wrap the adsense code. See the following example:
<div style=”margin-top:10px;width:250px;height:250px;”>
<!– Your Adsense Code here –>
</div>Hi, sorry for the late reply … currently, we are looking at the plugin code to see whether the plugin is conflicting with the latest version of WP 3.5.1 … thanks for your feedback.
Forum: Plugins
In reply to: [Quick Adsense] WidgetID is not valid – errorHi, Thanks for the suggestion, will modify the code for Quick Adsense widget in the next release.