Comments Richard started the conversationOctober 19, 2015 at 5:07pmHi,I could not find it in the documentation, but are there certain imagesizes that you indicate are the best when you use your theme? Especially for the portfolio and blog.Thanks!Regards, Richard 895TheFox repliedOctober 20, 2015 at 8:47amHi Richard,In fact the thumbnail size changed depending on the blog or portfolio style you are using.Those are the thumbnail size we use for blog and portfolio : add_image_size (\'portfolio_tn\', 640 , 400 , true); add_image_size (\'portfolio_classic\', 800 , 380 , true); add_image_size (\'portfolio_squared\', 768 , 768 , true); add_image_size (\'portfolio_landscape\', 768 , 384 , true); add_image_size (\'portfolio_portrait\', 384 , 768 , true); add_image_size (\'staff_tn\', 570 , 570 , true); add_image_size (\'blog_tn\', 1200 , 565 , true); add_image_size (\'blog_tn_alt\', 553 , 400 , true);First number is width, second is height.If you want to know precisely please tell us which portfolio type or blog type you are using.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Richard repliedOctober 20, 2015 at 11:21amHi,Thanks for the feedback.Portfolio at the moment = packery rectangle, 4 column layout with border and space.Blog at the moment is GRID, 4 column layout.Regards,Richard 895TheFox repliedOctober 21, 2015 at 7:45amHello,If you are using packery rectangle, then the default thumbnail size will be 768 x 768For the blog 553 x 400You can change those value from the functions.phpDo not hesitate to contact us if you have more questions!Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Richard repliedOctober 21, 2015 at 12:54pmThanks for the help!Ticket can be closed if you like.regards,Richard 895TheFox repliedOctober 22, 2015 at 5:28amYou\'re welcome!Do not hesitate to contact us if you have other questions.Regards--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hi,
I could not find it in the documentation, but are there certain imagesizes that you indicate are the best when you use your theme? Especially for the portfolio and blog.
Thanks!
Regards, Richard
Hi Richard,
In fact the thumbnail size changed depending on the blog or portfolio style you are using.
Those are the thumbnail size we use for blog and portfolio :
add_image_size (\'portfolio_tn\', 640 , 400 , true);
add_image_size (\'portfolio_classic\', 800 , 380 , true);
add_image_size (\'portfolio_squared\', 768 , 768 , true);
add_image_size (\'portfolio_landscape\', 768 , 384 , true);
add_image_size (\'portfolio_portrait\', 384 , 768 , true);
add_image_size (\'staff_tn\', 570 , 570 , true);
add_image_size (\'blog_tn\', 1200 , 565 , true);
add_image_size (\'blog_tn_alt\', 553 , 400 , true);
First number is width, second is height.
If you want to know precisely please tell us which portfolio type or blog type you are using.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi,
Thanks for the feedback.
Portfolio at the moment = packery rectangle, 4 column layout with border and space.
Blog at the moment is GRID, 4 column layout.
Regards,
Richard
Hello,
If you are using packery rectangle, then the default thumbnail size will be 768 x 768
For the blog 553 x 400
You can change those value from the functions.php
Do not hesitate to contact us if you have more questions!
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thanks for the help!
Ticket can be closed if you like.
regards,
Richard
You\'re welcome!
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme