Shapely Portfolio needs more than 10 items

Hi,

I’ve been trying to create a portfolio page using the shapely theme, but the portfolio widget doesn’t let me show more than 10 projects. I would like to show more projects. I have enabled Portfolio projects in my Custom Content Types, and set the number of projects displayed at 30 (Settings -> Writing -> Your Custom Content Types), but it doesn’t seem to help.

Hello there,

I hope you are doing well today.

Since you have already changed the number of projects displayed, please ensure that you have more than 10 portfolio items to be displayed as you may not have enough to be displayed.

Best Regards,
Support

I currently have 15 projects… only 10 is displaying.

I have enabled Portfolio projects in my Custom Content Types, and set the number of projects displayed at 30 (Settings → Writing → Your Custom Content Types), but it doesn’t seem to help… I still only see 10 projects.

I’m still waiting for a response…

Hi,

What happen if you change Settings -> Readings -> Blog posts shown = 30?

If that didn’t help, please pass us the WP Login details via the “Private Reply”

Let us know,

Thanks,
laranz.,

I already have blogs at 30.

It’s on the [Shapely] Portfolio for Home Widget that it only displays 10. This is where I want 30.

If I go directly to the Portfolio page it shows all the element.

Hi,

Ah, okay you’re right. I was talking about the portfolio archive. I am sorry for the confusion. To edit the widget’s portfolio count, at the moment edit the code is the only way, I report this to the development team to fix that in the upcoming version.

To edit the code, go to, ( Use a plugin named WPIDE, so that you can edit code inside the Dashboard easily )

/wp-content/plugins/shapely-companion/inc/widgets/class-shapely-home-portfolio.php
/wp-content/plugins/shapely-companion/inc/widgets/widget-home-portfolio.php

in line #41 of both the files, you will see this,

'posts_per_page' => 10,

change the number 10 to your desired number of portfolio item. Sorry for the inconvenience caused.

Let us know,

Thanks,
laranz.

Yay! Fantastic! Thank you! That worked.

Hi,

Glad we helped. :slight_smile:

Let us know If you have any other questions. Please feel free to contact us again in the future regarding any other issues.

If you’re happy with our service, don’t forget to rate us: [Shapely] Reviews | WordPress.org

Thanks,
laranz.