Portfolio page with all my projects

Hi,

how can I create a page like this https://colorlib.com/shapely/portfolio/, with all my projects?
I have already create the pages of my projects.
Now I’d like to create a portfolio page that will contain all my projects.
Thanks!

You can create it as described on the following page in the section “Setup Portfolio Section”.

https://colorlib.com/wp/support/shapely/

Hello,

I hope you are doing well today.

@patricia Nice work providing a solution for this one.

Best Regards,
Support

Thanks for your answer, but I don’t want to display in home page all projects.
In home page I’d like to add a call for action widget and after click on the button you go to a portfolio page.

hey there

Portfolios are created by using jetpack plugin so, this means you can display them by jetpack portfolio shortcodes,
Can create such page for you if you provide admin details for me :slight_smile:

Thanks! It works fine!
Another question, How can I resize the projects in portfolio page?
And can I display in portfolio page only the image of project without text and title?

Hello,

You would have to add some new CSS in order to change the image sizes and remove the title.
Could you please provide a link to your website so that we can inspect it?

Best Regards,
Support

This is the url https://bit.ly/2T1FyD6
I cant leave the web site visibile for long time…

I’d like resize the photo and I’d like to display in this page only the images without title and text.
But in the single project page display all (title,photo and text)
Thanks!

Hello,

I am not able to see the page, can you please disable the coming soon feature?

Best Regards,
Support

Done :slight_smile:

Good morning

This is what i see:

Presto on-line

Done again.
Sorry but I cant leave the web site visibile for long time…

Hello,

You can use the following CSS code to change the image size by going to Appearance > Customize > Additional CSS and pasting it there.


/*Tile Image size*/
.project .image-tile {
    width: 200px;
    height: auto;
}

/*Remove Title text*/
.post-content .entry-content .post-title {
    display: none;
}


Best Regards,
Support

Sorry but it doesnt work…
I added this:
.portfolio-entry-title {
display: none;
}
.portfolio-entry-content {
display: none;
}

and it works fine.
But I want to resize the images too in the portfolio page

good morning

in this case use this plugin to create temporary access for us, its automatic login link and does not requires sharing your admin details. here is How To guide. at the and don’t forget about  “Set as private reply” at the bottom of the message box 

Good morning

this is the link for the temporary access https://www.adottaunalvearebio.it/wp-admin/?wtlwp_token=8c222b5648ce5b84ab53ac6af832d78a

Hello,

Please try using this CSS to change the portfolio image size:


img.wp-image-4241.size-full.alignleft.jetpack-lazy-image.jetpack-lazy-image--handled {
    width: 200px;
}

Let me know how it goes.

Best Regards,
Support

Sorry but it doesnt work…

Hello,

Could you please link the page that has the images you want to change as I may have been using the wrong page to test the changes.

Also, please go to Dashboard > Updates in the WordPress back end and install the new version of WordPress.

Best Regards,
Support

Sure, this is the link https://bit.ly/2XwC0aT