100x65px images not showing

Posted in: Newspaper
Post count: 17

Hi!

All images were working fine, until I installed the Media File Renamer plugin by Jordy Meow.
After going through the renaming process, all images were still working fine, except for the 100x65px images (the ones in block4).

When checking the URL, it is still linking to the old naming of the images.
Example in sidebar: http://www.nonstopdestination.com/lorem-ipsum/

Any ideas how to fix this?

Thanks!

Post count: 9544

Probably need to contact the plugin developer since changing the names of images, may not actually change all the links and instances of the indexes with the images, especially if you’re using any kind of caching.

Presumably the plugin would rename all your core image files based on the size you had originally? Ideally you could then simply regenerate thumbnails for all the news sizes from the renamed MAIN images and they’d be built with new name.

However since you’re using a plugin to change the NAMES of the files, one might assume it also updates all your posts to reset all placed, featured images with the new name also?

Obviously you would need to line up the changes to your posts to have the NEW image names in the posts so that the proper thumbnails are being built for that module.

Not sure if that helps, but not really a theme issue, specifically.

Post count: 6600

Hi,

First try to regenerate the thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Please let me know what you find.
Also noticed this while checking your page: http://screencast.com/t/9Vlvb1DzK
You can remove it using this css in theme panel > custom css:

.td-full-layout .td-menu-background:after,
.td-boxed-layout .td-menu-wrap:after {
background: none !important;
}

Should work like this: http://screencast.com/t/dm9ZX4pDfYhl

Thanks

Post count: 17

Hi Christopher, thanks for your reply! I flagged the issue with the plugin developer, still waiting for an answer from him.

Hi Lucian, thank you for the css code, it works perfectly. I also installed the plugin to regenerate the thumbnails and it seems to work, so thank you for the suggestion!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.