Vladimir’s WordPress Forum


 
Current User: Guest
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

SEO friendly images plugin is not working in wordpress 3.0.1

Add a New Topic Reply to Post
UserPost

15:09
7 August, 2010


Mumi

Guest

I have tried in wordpress 3.0.1 with SEO friendly images plugin. It is not working. Is there any solution?

6:54
16 August, 2010


Vladimir

Admin

posts 707

THe plugin works normally on Wp 3.0.1. It may be a conflict with other plugins you use so try disabling them.

14:07
23 August, 2010


Lea Charlton

Guest

Can you share which plugins might conflict with your SEO friendly Images Plugin?

Thank You,

Lea Charlton
SEO Marketing

10:51
27 August, 2010


Vladimir

Admin

posts 707

With so many plugins out there, it is best to turn them all and then activate one by one until you find a problematic one.

21:18
3 October, 2010


Athul

Guest

Sir, I too has this problem in my wp 3.0.1

I tried and disabled all plugins and tested still its not working…..

2)your post-link plugin doesn't show it realtime also

16:51
14 October, 2010


Getiem

Guest

Here it is working at 3.0.1

Installed via automatic installer.

Most SEO plugins can change alt text. So maybe it is interfering with them?

Greets

Getiem

http://gallery.getiem.nl/

12:04
15 October, 2010


getiem

Guest

Getiem said:

Here it is working at 3.0.1

Installed via automatic installer.

Most SEO plugins can change alt text. So maybe it is interfering with them?

Greets

Getiem

http://gallery.getiem.nl/


Now have problems on certain pages that it is not working. Some (mostly the older posts) are working. The newer post (after installation) will not work.. what can that be?

12:34
15 October, 2010


Getiem

Guest

I found out the problem.

Sometimes it is skipping this line in the code with false:

if (trim($pieces[$key+1])=='""') || (strpos($saved, str_replace('"','',trim($pieces[$key+1]))) && $override=="on"))

I replaced it to:

if (true)//if (trim($pieces[$key+1])=='""') || (strpos($saved, str_replace('"','',trim($pieces[$key+1]))) && $override=="on"))

Now it works on all pages

13:13
4 July, 2011


Alex

Guest

Getiem said:

I found out the problem.

Sometimes it is skipping this line in the code with false:

if (trim($pieces[$key+1])=='""') || (strpos($saved, str_replace('"','',trim($pieces[$key+1]))) && $override=="on"))

I replaced it to:

if (true)//if (trim($pieces[$key+1])=='""') || (strpos($saved, str_replace('"','',trim($pieces[$key+1]))) && $override=="on"))

Now it works on all pages


Where can i find this code? What Page? In my seo friendly images plug in editor i cant find!

12:03
6 August, 2011


Gabrielle

Guest

I find that I have this plugin but google is not finding my images any ideas??

Reply to Post

Reply to Topic:
SEO friendly images plugin is not working in wordpress 3.0.1

Guest Name (Required):

Guest Email (Required):

HTML Editor
Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
12 + 8