fahadonline
Forum Replies Created
-
Forum: Plugins
In reply to: All adsense plugins stopped working!!OK, I found it 🙂
I was reading through http://codex.wordpress.org/I_Make_Changes_and_Nothing_Happens and stopped atWhen debugging a problem, change only one thing at a time.
hmmm that’s doable 🙂 … here is the story
When I started using Easy Adsense for the first time ever I set the option of how many ads to show to any number (the default was three) and did all my tests while it was on “any number” when I finished I switched it back to “Three ad blocks” as I want to make sure to play nice with Google 😉 but that was the reason of my problem because when I was trying all those plugins I was putting three ad codes to show in a post top,mid & bottom and they were not showing up but when select to show one of them only it works! Here I tried to change the option maximum number of ads to show more ads and added the three ad codes again and finally all of them appeared 🙂Why ?? After going through the source code of a post using “Web Developer” plugin I found that there are 2 codes related to other plugins start with
<script type="text/javascript"and I think that all those ads plugins were counting them as ads. That’s why I was able to show one add only but after I set it to show a higher or any number it worked.What do you think ?
Forum: Plugins
In reply to: [Plugin: Easy AdSense] Ads dissappearedI’ve got the same issue….they just disappeared! what should I check in this case? everything in its place codes, settings ..etc what’s missing ??
Forum: Fixing WordPress
In reply to: Float imagehttp://codex.wordpress.org/Wrapping_Text_Around_Images
look for img.left or .left in you style.css file and change it to img.alignleft or .alignleft.
FahadOnline.com
Forum: Plugins
In reply to: Where is add-from-server?I’ve been testing this plugin and it works great.
I’ve got an server error several times in line 203, but I’ve figured out that any file has these [] in its name will cause that error when importing.
Thanks for the great work.
Forum: Plugins
In reply to: [Plugin: Add From Server] Finally, a solution, i hope..I’ve been testing this plugin and it works great.
I’ve got an server error several times in line 203, but I’ve figured out that any file has these [] in its name will cause that error when importing,
Thanks for the great work.
Forum: Plugins
In reply to: WordPress Database Backup *Urgent Plz*Ok
Solved