index images button
-
Hi,
I was wondering how the title and alt information for this plugin works, I see it saves the information upon change but they don’t always show up on the images and sometimes when they do they end up break HTML inside the tag. For example, if there’s an existing title it removes the title= and leaves the rest between the “” which violates HTML validators.
Am I doing something wrong and what is the Index Images button for, I get no message when I click it. Does look like it’s doing something but then hangs, might be because of all the pictures I have but I’m not sure…
-
Hi,
Thanks for contacting us.
The image problem will be fixed in the next version (on monday). Still can you be a little bit more specific on that? You mean when you add image title in WordPress image editor then again in WPMS image editor the information is broken?Index images is required to use the “All Images” filtering system. Beware it may take a while depending of the quantity of images you got. Check the progress bar and be patient 🙂 We will add an information in the next version about that as it does not seems obvious.
Cheers,
Hi,
Did you try the latest version?
Cheers,
Hi thanks for getting back to me I’ll try to be more thorough…
If I view a page I have on my site through the wordpress backedn via the text(html) tab, I have this code for the image…

If I click update on the page this is the exact source code I see when I use the browser option to view source code of the live page…
Once I use your plugin and either change what I currently have or add new information like this (Mr.Tutor-Tech Website Design Milton as a Child) for this image in the textboxes provided, forcing it to save then the source code of the live page turns into this

Before the update it looked something like this, so it actually looks to have become worse now…

The first source shows website=”” design=”” milton”=”” “mr.tutor-tech=”” milton=”” child1″=”” child”=”” which wasn’t there before the update. Another thing I’d like to point out is that I added a 1 and erased it from child through your plugin to force a save on that image to happen, so I’m not sure why child1 is still appearing as that 1 was removed and saved again…
I hope that helps with the situation I’m having…
I’m sorry but I’m still confused by the index images button, both the answer here and the description you get hovering over the button in the new version aren’t very clear…
While looking into this issue I noticed that if I update the page itself, that the info from the plugin disappears and it’s only returned once I make changes in the plugin which causes the information to be saved after leaving the alt/title textbox in your plugin…
I’m assuming that the index images is used to apply information from your plugin to pages that don’t have them or lost them…
I did try clicking it again but I only get a spinning wheel replacing my mouse pointer and not a progress bar, I do have a lot of images so I can’t tell if this is working, hanging, how far it’s gone or what’s going on from a user’s point of view…
I just noticed my source code examples were all converted to images and lost the information, I’m reposting with html entities hopefully that will help…
Hi thanks for getting back to me I’ll try to be more thorough…
If I view a page I have on my site through the wordpress backedn via the text(html) tab, I have this code for the image…

If I click update on the page this is the exact source code I see when I use the browser option to view source code of the live page…
Once I use your plugin and either change what I currently have or add new information like this (Mr.Tutor-Tech Website Design Milton as a Child) for this image in the textboxes provided, forcing it to save then the source code of the live page turns into this

Before the update it looked something like this, so it actually looks to have become worse now…

The first source shows website=”” design=”” milton”=”” “mr.tutor-tech=”” milton=”” child1″=”” child”=”” which wasn’t there before the update. Another thing I’d like to point out is that I added a 1 and erased it from child through your plugin to force a save on that image to happen, so I’m not sure why child1 is still appearing as that 1 was removed and saved again…
I hope that helps with the situation I’m having…
I’m sorry but I’m still confused by the index images button, both the answer here and the description you get hovering over the button in the new version aren’t very clear…
While looking into this issue I noticed that if I update the page itself, that the info from the plugin disappears and it’s only returned once I make changes in the plugin which causes the information to be saved after leaving the alt/title textbox in your plugin…
I’m assuming that the index images is used to apply information from your plugin to pages that don’t have them or lost them…
I did try clicking it again but I only get a spinning wheel replacing my mouse pointer and not a progress bar, I do have a lot of images so I can’t tell if this is working, hanging, how far it’s gone or what’s going on from a user’s point of view…
Didn’t do the trick but I just noticed the code button on this text box and I’m hoping this one will work lol
Hi thanks for getting back to me I'll try to be more thorough… If I view a page I have on my site through the wordpress backedn via the text(html) tab, I have this code for the image… <img class="size-medium wp-image-1682 alignleft" src="https://mr.tutor-tech.com/wp-content/uploads/2017/03/baba-240x300.jpg" title="Mr. Tutor-Tech as a kid" width="240" height="300" alt="Mr. Tutor-Tech Website Design Milton" /> If I click update on the page this is the exact source code I see when I use the browser option to view source code of the live page… Once I use your plugin and either change what I currently have or add new information like this (Mr.Tutor-Tech Website Design Milton as a Child) for this image in the textboxes provided, forcing it to save then the source code of the live page turns into this <img class="size-medium wp-image-1682 alignleft" src="https://mr.tutor-tech.com/wp-content/uploads/2017/03/baba-240x300.jpg" "mr.="" tutor-tech="" as="" a="" kid"="" width="240" height="300" website="" design="" milton"="" "mr.tutor-tech="" milton="" child1"="" child"="" alt="Mr.Tutor-Tech Website Design Milton as a Child" title="Mr.Tutor-Tech Website Design Milton as a Child" srcset="https://mr.tutor-tech.com/wp-content/uploads/2017/03/baba-240x300.jpg 240w, https://mr.tutor-tech.com/wp-content/uploads/2017/03/baba.jpg 280w" sizes="(max-width: 240px) 100vw, 240px"> Before the update it looked something like this, so it actually looks to have become worse now… <img class="size-medium wp-image-1682 alignleft" src="https://mr.tutor-tech.com/wp-content/uploads/2017/03/baba-240x300.jpg" "Mr. Tutor-Tech as a kid" alt="Mr.Tutor-Tech Website Design Milton as a Child" title="Mr.Tutor-Tech Website Design Milton as a Child" srcset="https://mr.tutor-tech.com/wp-content/uploads/2017/03/baba-240x300.jpg 240w, https://mr.tutor-tech.com/wp-content/uploads/2017/03/baba.jpg 280w" sizes="(max-width: 240px) 100vw, 240px"> The first source shows website="" design="" milton"="" "mr.tutor-tech="" milton="" child1"="" child"="" which wasn't there before the update. Another thing I'd like to point out is that I added a 1 and erased it from child through your plugin to force a save on that image to happen, so I'm not sure why child1 is still appearing as that 1 was removed and saved again… I hope that helps with the situation I'm having… I'm sorry but I'm still confused by the index images button, both the answer here and the description you get hovering over the button in the new version aren't very clear… While looking into this issue I noticed that if I update the page itself, that the info from the plugin disappears and it's only returned once I make changes in the plugin which causes the information to be saved after leaving the alt/title textbox in your plugin… I'm assuming that the index images is used to apply information from your plugin to pages that don't have them or lost them… I did try clicking it again but I only get a spinning wheel replacing my mouse pointer and not a progress bar, I do have a lot of images so I can't tell if this is working, hanging, how far it's gone or what's going on from a user's point of view…Hi,
As I’m not not able to reproduce that it works on my side, I think it’s a conflict, could you create an account on JoomUnited website, I’ll activate an access to support so we can take a look right at your website to fix that.
Please proceed and give me your ID here, on this post.
https://www.joomunited.com/login-register?view=login
Cheers,
I’ll setup a testing area on the weekend hopefully and notify you once I do we can use that to figure it out…
The topic ‘index images button’ is closed to new replies.