Hi again, Please forget about changing the image size. There is nothing wrong with that size. I am ok with that size.
The issue:
Your theme is responsive, so that it hides some parts of that thumbnail for some resolutions.
Here check the link below;
http://prntscr.com/9pkszk
You can clearly see that theme hides the bottom part of that image because it displays its top part. We do not need to crop original thumbnail here. If we tell the theme that display the middle of that image, it will be a solution.
Like this:
http://prntscr.com/9pkzf3
Hi Catalin,
I dont want to change the size. I want to change vertical alignment of that image. You can help me with this.
Thank you Catalin,
Thumb is well cropped. Thumbnail dimensions is 534×462. Big image dimensions for full resolution is 523×399. Theme display the top part of that thumb. I need to make it middle. Check the links below,
1) Big Grid 1
http://prntscr.com/9p6c2g
2) Thumb – 534×462.jpg
http://prntscr.com/9p6bsy
I found the solution here. https://forum.tagdiv.com/api-thumbnail-introduction/
'crop' => array('center', 'middle'),
Hi,
Theme panel -> Translations -> RELATED ARTICLES
Bogdan???
Did you check the link? Did you get my problem? I say this from the beginning. I have a problem! I have a problem with category paginations. I did what you offer before. I changed the files( 1-td_page_generator.php, 2-tagdiv_theme.js, 3-tagdiv_theme.min.js). But Category Pagination problem is still there! I ask you again. Please check the link that I gave you before.
Yes. I did it again and again. No way. Replaced these three files with the new ones. 1) td_page_generator.php 2) tagdiv_theme.js 3) tagdiv_theme.min.js
Check this link.
Deactivated plugins and cleared cache. no way
You answered here: https://forum.tagdiv.com/topic/files-changed-between-6-6-1-and-6-6-2/
The complete list of changed files is:
td_page_generator.php
tagdiv_theme.js
tagdiv_theme.min.js
Updated these files but category pagination problem still there.
-
This reply was modified 10 years by
doran.
I found “changed_files_6.5_6.6.1”. This does not help. There are hundreds of files there. I alreadly made lots of changes on those files. I dont want to modify all the theme files again. So I need your support. Which ones for 6.6.1 to 6.6.2?
I have same issue.
All category pages display same posts.
mywebsite.com/category/abcdf
mywebsite.com/category/abcdf/page/2/
mywebsite.com/category/abcdf/page/3/
mywebsite.com/category/abcdf/page/4/
..
..
I am using Newspaper V6.6
I updated wordpress, then this happened.
Thank you Chris,
I used your custom code but it removed all feeds.
Then, I added this code manually in header.php
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
It looks nice.
-
This reply was modified 10 years by
doran.
Hi Chris,
I use photoshop to optimize images in posts with a quality factor 60 but thumbnails on website stays same(no optimization for featured images).
add_filter( 'jpeg_quality', create_function( '', 'return 60;' ) );
This code that you mention before applies optimization to all images. This is good but if an image is blurry, I cant change the quality of that image manually. I didnt used this code before maybe it wont be blurry.
I put 10 images for each post. What do you recommend? photoshop or functions.php code? or both?
Thank you
Hi Alin,
Thanks for your answer. Yes, I know I already use it like you mention. But that kind of solution creates problem(white space) in small screen sizes.
Check:
Big Screen(this is ok): http://prntscr.com/64plna
Small Screen(problem!): http://prntscr.com/64pl6i
Maybe you may change the code of homepage-with articles list template for me?
If you cant, It is ok. thank you
Browser refresh buttons change the posts. But, links on the website do not. Click the “Rastgele” link several times. You will always see the same posts.
So, the problem is not about browser. I disabled cloudflare & W3total then purged the cache. No change.
Yes. W3 total cache. But I added my random page url to this list: Never cache the following pages.
By the way, when I log in wp-admin area, problem solves.
Random post sidebars and random post slides have also same problem. They only change with chrome refresh button.
Thanks Lucian,
There are two more icons with missing attributes
– images/icons/similar-left.png
– images/icons/similar-right.png
Where I can find them?
I want to show only one category(primary category) in mod2 and mod8.
Would you please help?
Thank you for your tips, Christopher. I appreciate your support here. I read all the things you posted.
I choosed open sans for all font styles in style.css and removed google fonts from functions.php like you said. It worked for chrome and Iexplorer but firefox do not show open sans. Is there any solution for this?
And I found that I need to change the font in td-bootstrap.css also. There is a PT Sans in it which is post content text. ??
Thank you Lucian,
Settings/permalinks/common settings/post name
worked.
– http://www.konsantrepo.com/rss
and
– http://www.konsantrepo.com/feed
are not working.
I checked other web sites using your theme, /rss and /feed links are working for them.
I just have your theme now, if needed I will install another.
I had a real content but then I installed seo yoast and w3 total cache. Result was rss problem. I checked the solutions on the web all of them quite different and didnt worked. Thats the reason I start from beginning.
Now my plan is to make the website ok and increase the pagespeed if I can. when everything is fine, add the content. I spend much time to create the content. I dont want to lose them all with a silly problem. This is my first wordpress site. So I dont know the issues. I’m reading your posts about pagespeed and try to understand but it is not easy for me.
Feed does not work. I checked it with no plugins at first but it was same.
How can I start without any problem? What I need? I created new database, new wordpress and new theme.
