Search Results for 'regenerate'

    No search results were found in Documentation!

Results from the Forum
rparlier
tagDiv Member

Thank you! Now the site is actually responsive. But I am having the previous issue where images that are featured pics attached to posts are not regenerating. I’m getting this message when I try to regenerate:

“01415470” (ID 94996) failed to resize. The error message was: The originally uploaded image file cannot be found at /homepages/1/d488799202/htdocs/wp-content/uploads/2014/05/01415470.jpg

I don’t am not sure of the homepages directory. I’ve never seen it before.

simchris
tagDiv Member

Probably best to deactivate that plugin while doing image regeneration. Neither the regeneration plugin or the calendar plugin you’re using are part of the theme. You cannot regenerate images not found on your site, only those which are part of a post, or set as a featured image- meaning the theme doesn’t break your photos. Some regeneration plugins will create thumbs from first image in post, some not.

rparlier
Participant
#0

I installed the newspaper theme today, and when I tried to regenerate broken images many of them were not able to be found. Now the only thing the website displays is a fatal error message:
Fatal error: Call to a member function set_defaults() on a non-object in /homepages/1/d488799202/htdocs/wp-content/plugins/all-in-one-event-calendar/app/model/class-ai1ec-settings.php on line 439

Lucian
tagDiv Staff

Hi,

Please try to regenerate the thumbnails https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
If this doesn’t help please send your site URL so we can check.

Thanks

kreativitainfo
tagDiv Member

Hi I add my custom image size: 340×227 in code and regenerate thumbnails, but I think, that, here is a problem with http://img11.hostingpics.net/pics/19801014px.png
Width size is always 326px and height size change on 218px

Lucian
tagDiv Staff

Hi,

Yes, you can use another block with bigger thumbnails or you can create and add your own thumbnails size by adding it in functions.php file like this: http://screencast.com/t/vOgsliMl3Rn
Then you have to modify the module that is used to build the block you use, modify it to use your image thumbs sizes like this: http://screencast.com/t/OWn10qUq6fN
You can see here which module is used to build the block you are using: https://forum.tagdiv.com/modules-and-blocks/
After you changed the images size you have to regenerate thumbnails like this: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
From what I have noticed that you are using block 3/ module 6 for your latest articles section, if you don’t want or don’t know how to do all this you can use block 7/module 2, it has a larger image but also has excerpt.

Hope this helps!
Thanks!

Lucian
tagDiv Staff

Hi,

I believe you want to make the slider the same size of the image in the right from your homepage. In that case the height should be 416px if you want 500px just modify the height in the css from 416px to 500px.
Add this custom css in Theme Panel > Custom CSS:

.td_normal_slide .iosSlider-col-2,
.td_normal_slide .iosSlider-col-2 .item {
height: 416px !important;
}

Also go to functions.php file and change the images size like this: http://screencast.com/t/iHzRmY8GwF44
Then you have to regenerate your thumbnails like this: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Hope this helps!
Thanks

simchris
tagDiv Member

Hi!
Basically you will likely want to run the regenerate thumbnails plugin to redo the images to fit the images used by this theme.

You can see all the sizes used by various modules in the documentation, as so:
https://forum.tagdiv.com/modules-and-blocks/

The theme will pull the size that matches the size used in the module, presuming it exists.

Lucian
tagDiv Staff

Hi,

You can change the size of the search module images from Word press Dashboard > Media Settings http://screencast.com/t/hPs2kKoU

You need to regenerate thumbnails afterwards so please follow this steps: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks

Radu A
tagDiv Member

hi,
on the slider there is no resize of the images : http://screencast.com/t/13cy3l22f

on module 9 the image is scaled because it will look like this : http://screencast.com/t/aF6IwoQfDbnZ

we do it this way so we don’t need to cut another image.

if you want to have the image with the size : 260 x 187 px add it here : http://screencast.com/t/SLPKrlsX
then change in the module 9 : http://screencast.com/t/SLPKrlsX
then use the Regenerate thumbnails plugin to create that image size.

hope this help.

Thanks for you message.
Radu A.

Lucian
tagDiv Staff

Hi,

You can change the image sizes from here http://screencast.com/t/1yVypBvM5inl
You also have to regenerate your thumbnails after this, like this:https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks

  • This reply was modified 12 years by Lucian.
simchris
tagDiv Member

You should check to see if you have any ad modules running which resize images to fit, or if you’re using a sidebar element not part of theme (like a plugin, etc.), which is resizing images like a “related posts” plugin or similar.

If images are being resized from the generated thumbnail via CSS, it often means the next smaller size is missing (be sure to regenerate thumbnails for your old posts, if you have not already).

Obviously it would help to include the link to the GTMetrix report, or to your page where the error is happening for folks to look at.

Also note with GTMetrix it will often show you the names of the files being resized, so you can look at your source code and the page online to debug where that is happening based on file name, and then see if something is off from there.

  • This reply was modified 12 years by simchris.
breakeven
tagDiv Member

Hi,

I have problems with the Big Slide on the homepage.

The first image (the big one) you can see properly, while the three images side not seen. I tried to regenerate the thumbs and does not work. It does not work even with the new article be inserted after the update. (you can see at http://www.autotoday.it )

I then a question: with this update, I noticed that the system of unique article no longer takes in consideration the articles included in the mega menu. I like this new feature, I would like to know if it will remain so in the coming updates, or you will be considered this a bug?

Thank you
Lorenzo

Peter
tagDiv Member

Hi there,

I have updated to version 4.1 and regenerated the thumbnails – thanks for the quick fixes. many of the issues have been resolved but still have these:

1. Speed booster still removes your BG images option + third party form builders and widgets break.

2. Sticky navigation still doesn’t work (same as on your demo)

3. On the home page the Big Slide option still stacks all the images. I have tried saving different options but nothing works. Your demo homepage 4 does work? At the moment I have added the Slide option above but you can still see the Broken Big Slide below it: http://coconutoilpost.com/

I think it might be a conflict with your templates and how you have one set into the BG Image. I tried all the template options but still didn’t fix the issue.

Also tried deactivating all but your own recommended plugins.

Can you please advise?

simchris
tagDiv Member

Hi,
this is what we do on our sites, in the functions.php file .. this overrides the default quality setting and is a WordPress function, not a hack. We have our set to “50” — for a portfolio site or photography site, you might choose “60” (it’s not a “percentage” of compression but a quality factor).

—-from my old post in the pagespeed thread–
For example, you could set the compression of images to something like 60% or even 50% in your child theme functions.php … will only change level on new images uploaded unless you use the regenerate thumbnails plugin or similar.

add_filter( 'jpeg_quality', create_function( '', 'return 50;' ) );

NOTE: Download your existing image files via FTP for safety backup, before you apply this with “regenerate thumbnails” as it will overwrite old files with the lower quality optimized images.

pierrethenot
tagDiv Member

Yeeha!! It works. Thanks.

pierrethenot
tagDiv Member

Yep, I don’t have any GD lib enabled…
Thank you very much, I will test that out and check back with you guys. Do I need to re-activate the regen thumbnails plugin afterwards?


@Christopher
Simmons, I think I still need the GD lib if I want to switch to imageMagick lib. Is it really better?

simchris
tagDiv Member

Hi…
just FYI, I believe as of a couple versions back of WP, they now use the ImageMagick library vs GD libs.

lighterside
Participant
#0

Hello, first time poster here. (loving this theme btw)
My issue is with custom cropping thumbnails. Please see these screenshots:

This is what the full image looks like (1:1 ratio – featured image):
https://docs.google.com/file/d/0BwLFxEIDQNO7eUJOZFRPdEhwdTg/edit?usp=drivesdk

This is what the thumbnail looks like:
https://docs.google.com/file/d/0BwLFxEIDQNO7RzdJRW9wb2h5UzA/edit?usp=drivesdk

So I cropped it using wordpress’ media tool to no avail:
https://docs.google.com/file/d/0BwLFxEIDQNO7YjYxX1RvVGx0NG8/edit?usp=drivesdk

I’m using latest chrome broswer, already cleared my cookies/cache, and installed the regenerate thumbnails plugin, ran it, still didn’t work. Deleted image, reuploaded new image, cropped again… still no change.

Nothing seems to be working as it still shows the thumbnail auto-cropped from the center. What am I missing?

Thanks a ton for any help.

Matt

Lucian
tagDiv Staff

Hi,

Also please check if you have on the new server the GD Library installed.

Thanks

Kvr28
tagDiv Member

thanks, I missed the crop image

simchris
tagDiv Member

Hi
first, make sure the images folder is writable, and remember the theme and WP won’t “enlarge” images to crop them to fit, only smaller ones. Also, I think there is a setting in the panel under post setting > crop featured image which must be turned “on”

hope that helped 🙂

pierrethenot
Participant
#0

Hi,

I migrated my website to a new server, but I can’t get my featured images to get cropped. I regenerated my thumbnails with the plugin 3 times, still no luck. Is there something I’m missing? My website is in maintenance mode.

Lucian
tagDiv Staff

Hi,

Can you please turn cropping feature off, the cropping feature affects only the single post feature image.

You need to regenerate the thumbnails after turning off the cropping feature, please follow this steps: https://forum.tagdiv.com/using-the-theme-with-existing-content/

Thanks

External
Participant
#0

Hello,

I have an issue – when I upload images, the image is uploaded but not resized. I have checked and the GD library is installed. When I try with a standard WP theme, it is working.

My version of Newspaper: 3.9.1, WP 3.9.1, WP Bakery 4.2.2

When I use regenerate thumbnails, it is producing the desired sizes, but I need to produce them already during the initial upload.

Any advise?

Viewing 25 results - 2,001 through 2,025 (of 2,090 total)