Viewing 6 reply threads
You must be logged in to reply to this topic.
Hay,
Is there a way to manually order the portfolio item on a portfolio page? Is it also possible to make the default tab of a portfolio page a specific category instead of ‘view all’?
Furthermore: the thumbnails of the portfolio items don’t show the whole picture because these picture are not square. I want to show the whole picture, how can I do that?
Hello,
I suggest you to install any ‘custom post type order plugin’ to order portfolio items.
To change the portfolio thumbnail size edit the file functions.php.
If you can give us your site credentials in a private reply, I can make the category you want as the default selected instead of All.
Best regards!
Hello,
For the type of portfolio you have in page ‘pers and partners’ You need to add this line :add_image_size( 'port3_overlayed', 460, 275, true );
Change the values if you want. Next step, upload images again. Also install a plugin to regenerate thumbnails into the new dimensions.
Best regards!
Hello,
Sorry for the late reply. You should remove the previous featured images in portfolio items and assign the new ones.
Best regards!
You must be logged in to reply to this topic.