Search Results for 'image sizes'

    No search results were found in Documentation!

Results from the Forum
Andrei L.
tagDiv Member

HI

You need to regenerate your thumbnails becasue Newspaper 7 use different sizes for images then V4. Please follow this guide and regenerate the thumbs: https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Theme’s layout has been changed and the style for footer is different now. You ca set the background color from theme panel: http://screencast.com/t/JTxIQsXM7SH Also the widgets from footer can be set under Appearance: http://screencast.com/t/685PYiqf

Hope this helps!
Thanks!

crzyorc
Participant
#0

Hi,
I don’t know what happens with my theme, but when I’m uploading new image it’s not creating any thumbnails sizes.
it’s only create 1 file with the original size of the image.
also when I tried to Regenerate Thumbnails with “Regenerate Thumbnails” plugins, it doesn’t do anything.
when I use inspect element on the thumbnail images on my theme, the img src is without the size in the end.

http://thepoplr.com

any ideas ?

thanks.

Nano
Participant
#0

Hey,
Have a look at this image: https://imgur.com/a/WSh0y , the first paragraph has been written with “Paragraph” selection while next paragraph has been written with “heading-5 ” selection.

Though it appears as per settings after publishing but on the post writing/editing panel, both looks same in size and boldness. I remember that with default WordPress theme or with my previous theme , these heading-4 , 5 and paragraphs etc, used to appear different of different size and hence it was easy to understand the difference between subheadings and content while writing the smart lists or any other posts.

How can I achieve the same thing here? Why it doesn’t show different sizes for different selections?

Please help.

Thank you,

saucestevo
tagDiv Member

It looks like the new update has much larger images on single posts. Is there any way to reduce the sizes?

Old theme: http://www.edmsauce.com/2016/08/29/jack-u-future-plans/
New theme: http://edmsauce.staging.wpengine.com/2016/08/29/jack-u-future-plans/

simchris
tagDiv Member

You can embed shortcodes into a custom snippet of any code, like ads, etc., using the filter hooks in the AMP plugin docs to add a block of code at footer in the AMP template.

For videos, yes, we use the template with “no featured image” for the post, then put the video at top of the post box. We also do this for some book reviews where the book cover is tall and skinny and doesn’t work well for any of the featured sizes.

Or, you could create custom field for your video, then add an amp-iframe video box by inserting the shortcode at footer of the amp template.

By example to play with, which must be added to main functions.php

//Chris EXAMPLE AMP FOOTER

add_action( 'amp_post_template_footer', 'xyz_amp_add_pixel' );

function xyz_amp_add_pixel( $amp_template ) {
    $post_id = $amp_template->get( 'post_id' );
    ?>
<div class="s2pamp02">
    <p><em>My super special copyright notice goes here.</em></p>

<!--Related posts / or any compatible shortcode for plugin-->
<?php if ( function_exists( 'echo_ald_crp' ) ) echo_ald_crp(); ?>
</div>
    <hr/>
<div class="s2pamp01">

        <hr/>
    <h2><strong>Wow it's Chris' headline!</strong></h2>
    <p>You can put text here, isn't it amazing!</p>
    <hr/>
    </div>
    <?php
}

//END

  • This reply was modified 9 years by simchris.
Egocefalo
tagDiv Member

Hi,

Found it Chris (and Bogdan)! This plugin removed 395,254 images/thumbs from my server in around 2 hours (-80% /uploads disc space). It just left untouched the 3 media manager related sizes and the original image. I tested it on wp 4.6, flawless. According to the author new thumbs will be created and stored only when that specific size is called by a block or else. I surfed my site after running it and all necessary thumbs were there, so. You felt my pain, now feel my Joy 😀

Here is the link:
Optimize Images Resizing

Cheers!

yavasoglu
tagDiv Member

Yes Torgut… we both have same problem.. I tried 3 times with clean wordpress installation without any optimization plugin like you did. (actually with no any plugin). this problem comes with theme.. photos are very important for my web site (travel blog) so i want to use my own settings..

Again.. Someone please i need help.. (it seems WE need help)

Ps: To find solution,

1) i tried Image Regenerate, image sizes panel, simple image size, and kind of media library management plugin.. but it didnt help..
2) I changed td_wp_booster_functions like tagdiv said before in somewhere… but it didnt help..
3) I created new media size like 850×0 and make it available in post screen… but it didnt help (it automatically turn 640px again..
4) I tried to change ratio scale of image which fit my images.. but it didnt help stil 640px..

my codding knowledge is very poor.. but i believe that newspaper codders can find solution for this..

Im adding this message to my post also

yavasoglu
tagDiv Member

Yes Torgut… we both have same problem.. I tried 3 times with clean wordpress installation without any optimization plugin like you did. (actually with no any plugin). this problem comes with theme.. photos are very important for my web site (travel blog) so i want to use my own settings..

Again.. Someone please i need help.. (it seems WE need help)

Ps: To find solution,

1) i tried Image Regenerate, image sizes panel, simple image size, and kind of media library management plugin.. but it didnt help..
2) I changed td_wp_booster_functions like tagdiv said before in somewhere… but it didnt help..
3) I created new media size like 850×0 and make it available in post screen… but it didnt help (it automatically turn 640px again..
4) I tried to change ratio scale of image which fit my images.. but it didnt help stil 640px..

my codding knowledge is very poor.. but i believe that newspaper codders can find solution for this..

Im adding this message to your post also Torgut…

simchris
tagDiv Member

Had to download 72,000 images the other day via FTP. I feel your pain 😉

Then stupidly remembered I could do a ‘backup’ from the server panel and ftp that into one of the other sites as gzip file.

Took a look in the folder and went ….. ouch. Not only all the oddball sizes, but stupid stuff like
main-image-600×450.jpg
main-image-600×450-1.jpg

Waaaah!!!!

simchris
tagDiv Member

Don’t know how to automatically delete old thumbnails; I was actually looking at best way to do this myself recently.

One thing you can try, is have your host make a gzip of your entire website, save out as backup on local HD; then try something like this plugin:
https://wordpress.org/support/plugin/media-deduper

Not sure it will help. Have not yet tried it.

For a clean install I went through and found the 5 sizes we use and turned the rest off.

In our case we have tons of images from old theme over 10 years, then tons from the new theme of past 2 years.

Somebody is going to make some moola if they develop a plugin to somehow logically scan the media dbase and smart delete based on sizes after building index — e.g., delete all images with size of 423xN if no longer used. Shazam.

I’d pay $50 for that right now.

yavasoglu
tagDiv Member

Hi,

Im uploading 1200 px images, im not using photon, or any optimization tool..

1) I setup my wp, media settings and image size as (Large; 850×850,) (Medium;650×650,) and (thumbnail;450×450)

2) I upload my images

3) I import my posts and start to place images (with no side bar)

4) While placing images, there were no problem and i can add my images as i arranged like (Large; 850×850,) (Medium;650×650,) and (thumbnail;450×450)

5) I install Newspaper Theme

6) I write new post and try to add image but image sizes are changed.. New image size are; large is 640px, medium is 640px

I didnt do anything, I didnt install any plugin except visual.

7) I checked my settings again in settings-media.. and it shows that my original arrangments..

My Problem: when i try to add images to post, I cant see my preferences like (Large; 850×850,) (Medium;650×650,) and (thumbnail;450×450)

Please i need help..

  • This reply was modified 9 years by yavasoglu.
Egocefalo
tagDiv Member

Hello, thanks for your fast response.

If I disable all thumb sizes from the theme and then regenerate, are all the thumbs that were created be deleted leaving only the original images that were uploaded? And if this is possible, which image regenerate plugin would you recommend me for this matter?

It would be more effective for my case if I localy create from each image that I’m using as featured the four or five sizes that the theme requires and add them manualy to each post’s folder after cleaning all those thumbnails that were automatically created.

The most important part is to automatically delete all the thumbs that were created, leaving only the original images that werer uploaded by me.

Thank you!

Bogdan B.
tagDiv Staff

Hello,
Those values from the wp area depend on the image size you add. They are not fixed. Each image has a different thumb for large and medium sizes depending on the image aspect ratio and size. If you use any image optimization plugins such as photon from jetpack, please disable it.
in fact please disable all plugins except visual composer. clear cache and reset cdn files then test images again.
Thank you!

yavasoglu
Participant
#0

Hi,

I set my media settings Large; 850×850, Medium;650×650, and thumbnail;450×450

Im only using newspaper theme plugins (rev, visual etc)

before I install Newspaper theme, i can choose large as 850px, medium as 650px and thumbnail as 450px to insert image to my post

But after installing Newspaper theme, while im writing post, when i try to insert image from media library; large is 640px, medium is 640px.. and im not using sidebar..

I am working on my local server, so there is no way to show you..

but 3 times i install fresh wordpress and fresh newspaper.. after installing newspaper these sizes changes..

I want to keep my own settings..

I need your help please..

zeeshan
tagDiv Member

Hi,

I hope you are doing well.

I am facing three problems. I have mention bellow.

01.) I am suing google adsense. Google adsense give me code and i can pest but banner in your theme but is not showing add. Google tell me first you can check your code is 100% same which i was provided when i can check on my website “view page source” this code is different which i was pas in the add box. Please help me.
This i my website URL : http://enewsvid.com/
Here is the code which google adsense provide me:

Size banner code:
<script type=”text/javascript”>
google_ad_client = “ca-pub-xxx”;
google_ad_slot = “xxx”;
google_ad_width = 300;
google_ad_height = 250;
</script>
<!– ENewsVid side add –>
<script type=”text/javascript”
src=”//pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>

Center banner code:
<script type=”text/javascript”>
google_ad_client = “ca-pub-xxx”;
google_ad_slot = “xxx”;
google_ad_width = 728;
google_ad_height = 90;
</script>
<!– ENewsVid add 728×90 –>
<script type=”text/javascript”
src=”//pagead2.googlesyndication.com/pagead/show_ads.js”>
</script>

————————-

0.2) Your theme is created lots of image sizes when i can upload any image, your theme create this image in lots of sizes, my website hosting file limit is 50,000 and your theme fill 50,000 images with in 3 weeks. Please help me on this issue. Give me any solution how can i control image sizes.

0.3) Please check the bellow link. They show me two thumbnail in one row but we need three thumbnail in 1 row. Please help me on this issue how can i do.
http://www.enewsvid.com/category/news-channel/24-newshd/

Kind Regards
Zeeshan

  • This reply was modified 9 years by Bogdan B..
Catalin
tagDiv Staff

Hello arnaudl,

As for the image sizes, there is no ideal image size I can recommend. You will have to assess the containers and thumbs you plan on using on your site and the post templates as well. if you use post templates that use the full-size images like: http://demo.tagdiv.com/newspaper/td-post-2015-awards-all-of-the-best-and-worst-moments-from-the-show/ then a full-width image is required. If not, you need to inspect every element, especially on the homepage. If you use big grids, your images must be at least the size of the big grid container otherwise, they will not fit inside and not display properly. Here is a list of all thumbs used in our theme:
https://forum.tagdiv.com/theme-thumbs/ also -> https://forum.tagdiv.com/thumbnails-vs-featured-image-size/

Hope this helps!

Thanks for your understanding!

Amit Jain
Participant
#0

I am using the latest Newspaper Theme.

My concern is that wordpress and newspaper theme is generating various image sizes for the pictures that i upload to through media file. Is this something really required and of any use. The concern in that the hosting space gets filled up quickly and also it take a very long time when we take site backup.

TagDiv Team please respond at the earliest, thanks.

Catalin
tagDiv Staff

Hello Auresha1985,

I do not exactly understand what you mean, but please notice that our theme uses some thumbs and all the images which were loaded there will have been cut in the certain sizes for a better look because this is the theme system. For more information and for a better understanding of you, please check the documentation here ->
https://forum.tagdiv.com/theme-thumbs/ -> https://forum.tagdiv.com/category-tag-on-modulesblocks/
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Please try to read all our documentation, try to understand it and then if you will have some questions in this regard, please ask them.
Also, to understand the concept, you can check and this topic here -> https://forum.tagdiv.com/topic/auto-resizestretch-image-thumbnail-to-fit-on-home-page/

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Hello,

Well it;s a simple image we added. If you keep the image size and name, you can edit in an any photo editor and replace the content with your own image. Lots of users do this. Here are the images for each thumb you will have to edit: http://screencast.com/t/1w6psOZ49o There are different sizes for this image used on dferent blocks and modules so you will have to add your image in all of these sizes. Keep the image size for it to display properly and keep the name of the file intact.

Thank you!

Torgut
Participant
#0

Heya fellows, sorry to be disturbing you, i am sure you have plenty of work to do but…. I really need to find out about this. I adopted the demo News Magazine. I am happy with it but some little questions came after it.

1) Is there a way to turn off the logo thumbnail showing on the top up while scrolling up and down the page?

2) I am sorry, where can I chose a different color than the current black for the tag background?

3) This is the most annoying because I ve trying to fix it the whole morning, and I am not even sure it’s related with the News Magazine layout but I just noticed now… can you please help me determine why my website now resizes the images in browser? I am VERY confused. I tried turning off all plugins. Still the same: when I insert a new image in a post, although the original size of the image is 696px, I only have the option of inserting at a width of 640px. When I load the post in the browser it says the original size was 696px but it was rescaled. The most intriguing thing is that any other already created post shows the images correctly in the browser. Still, if I try to edit the images in an older post, the size available shows 640px. Hope I was clear… this is a confusing matter, at least to me.
The new post with the problem:
http://www.visitar-praga.com.pt/a-ilha-dos-atiradores/

Bogdan B.
tagDiv Staff

hello,

Our theme will crop images to best fit the proportion of the container. in your case images get cropped too much because the images are too wide. Our system will corp images center-top so if an image is too wide or too high, the cropping will be more visible. Please add a bit of white space to your wider images so the aspect ratio is closer to the thumb size. Here is a list of thumb sizes used by our theme: https://forum.tagdiv.com/theme-thumbs/
The module size is 100×70 while your image is 220×52 (just an example)
You cannot make it fit inside those dimensions without cutting the image.
Please add a bit of white space above and bellow images in a photo editor to make them closer to the aspect ratio of the thumb so they will not get cut-off and then use the force regenerate plugin to regenerate your thumbs.

Thank you!

Page52
Participant
#0

Hello,

Is there any easily-workable way to achieve a narrower content width so that my background image ad wrap shows on most desktop screen sizes? I see this Newsmag demo (http://demo.tagdiv.com/newsmag_fashion/category/tagdiv-fashion-today/tagdiv-chicago-show/) has a content width of 1021px.

Thank you in advance!

Tomka
tagDiv Member

Hi again,

I now found the DigDiv 6 block, it worked BUT the image size is much larger than on Style 1. So le me ask two questions

a) How can I get the same image-size as with Style 1
b) If I INSTEAD use Style 1 then footer 2 has polular posts but I have disabled the counter, so how can I change footer 2 to instead for instanse latest posts, that is I use the template för Style 1 to get the small image sizes but instead change to latest from most popular for footer 2

Catalin
tagDiv Staff

Hello chalegabe,

Please refer to the following topic here -> https://forum.tagdiv.com/topic/auto-resizestretch-image-thumbnail-to-fit-on-home-page/

Thanks for your understanding!

Bogdan B.
tagDiv Staff

Unfortunately smartlists ignore this setting as each smartlist will create it’s own thumb no matter the medium, small or full sizes selected for images.
Different smart lists provide different results. For example a smarlist 4 will re-size images like so: http://screencast.com/t/NxUntVZq23e or smart list 3: http://screencast.com/t/2l0x7bmo1Uj9
The smart list you want to use simply uses the full image.
I hope this helps.
Thanks.

Viewing 25 results - 976 through 1,000 (of 1,557 total)