Portfolio issue

Hello, I just wanted to see what is the solution for the cap on the portfolio images limitation.

1.If I have below 10 all works fine but if I want for example to have just 8 (2 rows of 4) and have created 10 posts, it will show those 10 no matter what.

2.Same if I want more than 10 (example 12). It will show only 10.

-http://screencast.com/t/QMghiSTG4gT here is the snap of me changing the max cap for portfolio from 10 to 12 but still nothing… (tried disabling-saving-re enabling, still nothing)

II) Also I tried to maybe stack one portfolio widget under other but failed miserably because it just showed those 10 again. So how can I separate posts so to create two different portfolio widgets(as I will need this on other-focus pages)?

Does anyone know the fix??

PS. my website-> http://montenegroadventure.com

Hi @theduke,

I hope you are well today and thank you for your questions.

1.If I have below 10 all works fine but if I want for example to have just 8 (2 rows of 4) and have created 10 posts, it will show those 10 no matter what.

2.Same if I want more than 10 (example 12). It will show only 10.

-http://screencast.com/t/QMghiSTG4gT here is the snap of me changing the max cap for portfolio from 10 to 12 but still nothing… (tried disabling-saving-re enabling, still nothing)

You can try achieving this by using the custom plugin shared in the following topic.

https://colorlibsupport.com/t/portfolio-widget-does-not-show-more-than-10-projects/

The above plugin contains following code on line number 47 so just change -1 to number of posts that you want to display in the shapely portfolio widget.


                  'posts_per_page' => -1,
 
II) Also I tried to maybe stack one portfolio widget under other but failed miserably because it just showed those 10 again. So how can I separate posts so to create two different portfolio widgets(as I will need this on other-focus pages)?

You have to develop more custom code like above to achieve this.

Developing custom code for custom functionality is beyond the scope of support that we provide here.

If you are not a developer then you can consider hiring a developer to develop it for you. You can hire a developer from any freelance site. Colorlib recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

Best Regards,
Movin