Comments on: Portfolio Posts Pro Plugin https://diviplugins.com/portfolio-posts-pro-plugin/ Wordpress plugins for Elegant Theme's Divi Fri, 12 Nov 2021 19:23:16 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: Brad Crawford https://diviplugins.com/portfolio-posts-pro-plugin/#comment-94194 Fri, 12 Nov 2021 19:23:16 +0000 http://www.diviplugins.com/?p=275#comment-94194 In reply to Frances Holder.

Thank you Frances! Our Divi FilterGrid plugin does this by default – https://diviplugins.com/downloads/divi-filtergrid/. To do it in Portfolio Posts Pro, the easiest solution would probably be to change the display of the grid to flex. Please try the following:

.dp_ppp_module .et_pb_portfolio_items {
display: flex;
flex-wrap: wrap;
}

]]>
By: Frances Holder https://diviplugins.com/portfolio-posts-pro-plugin/#comment-94193 Fri, 12 Nov 2021 16:58:23 +0000 http://www.diviplugins.com/?p=275#comment-94193 Hi Brad – this plugin is a game changer, thank you. Is there a way of setting the grid layout so that the blog posts display with equal height, rather than masonry layout? I’ve tried setting fixed heights but that has some obvious responsive issues. Any input would be super appreciated!

]]>
By: Brad Crawford https://diviplugins.com/portfolio-posts-pro-plugin/#comment-71991 Tue, 01 Sep 2020 14:40:43 +0000 http://www.diviplugins.com/?p=275#comment-71991 In reply to Robert Franssen.

Hi Robert. You should see an option called Custom Post Type Name in the module settings. Clicking on this option will display a popup where you can select one or more custom post types you would like to display. If you’re having issues with this please submit a support ticket and we would be happy to help you – https://diviplugins.com/my-account/support/

]]>
By: Robert Franssen https://diviplugins.com/portfolio-posts-pro-plugin/#comment-71963 Tue, 01 Sep 2020 00:01:30 +0000 http://www.diviplugins.com/?p=275#comment-71963 Help… I see that custom post types are available for the Blog Portfolio in version 1.2????? I have version 4.0.9 and no such thing. Checking Custom Queries reveals no choices. I see that there is code for the functions file and now I have wrangle a well developed staging site with no access to that functions. Only the production site… Argghhhh…

]]>
By: Brad Crawford https://diviplugins.com/portfolio-posts-pro-plugin/#comment-69821 Wed, 22 Jul 2020 20:00:23 +0000 http://www.diviplugins.com/?p=275#comment-69821 In reply to Jakub Šidlík.

Thanks Jakub! The popup does not have any artificial delay when loading the content. Also, it is possible to hide the loader but it will not speed up the content load. This is based on the speed of your server. Removing it can actually cause confusion for visitors because they may think the popup is not loading and will give up and close it. If you can create a ticket and share the URL of the page you’re having issues with, we would be happy to take a look – https://diviplugins.com/my-account/support/

]]>
By: Jakub Šidlík https://diviplugins.com/portfolio-posts-pro-plugin/#comment-69784 Wed, 22 Jul 2020 12:03:22 +0000 http://www.diviplugins.com/?p=275#comment-69784 Hello, great plugin. But I need faster content load in popup, without loader, without delay .. how can I set it please ? Thank you

]]>
By: Brad Crawford https://diviplugins.com/portfolio-posts-pro-plugin/#comment-63679 Wed, 15 Apr 2020 18:53:52 +0000 http://www.diviplugins.com/?p=275#comment-63679 In reply to Jared Oosterhart.

Hi Jared! We are looking into adding this layout option to our latest plugin, Divi FilterGrid, but since Portfolio Posts Pro is based on the default Portfolio modules in Divi we will not likely be adding masonry to this plugin.

]]>
By: Jared Oosterhart https://diviplugins.com/portfolio-posts-pro-plugin/#comment-63117 Tue, 07 Apr 2020 16:21:13 +0000 http://www.diviplugins.com/?p=275#comment-63117 Just curious if you’ll ever have a masonry style option?

]]>
By: Brad Crawford https://diviplugins.com/portfolio-posts-pro-plugin/#comment-60013 Wed, 12 Feb 2020 04:31:05 +0000 http://www.diviplugins.com/?p=275#comment-60013 In reply to Dianne Chen.

Hi Dianne. You can follow this tutorial to change the columns to 3:
https://diviplugins.com/divi-portfolio-grid-layout-three-columns/

For the rounded corners, you can add the following CSS to the module settings Advanced tab -> Custom CSS -> Portfolio Image:
border-radius: 10px;

]]>
By: Dianne Chen https://diviplugins.com/portfolio-posts-pro-plugin/#comment-59811 Fri, 07 Feb 2020 16:29:12 +0000 http://www.diviplugins.com/?p=275#comment-59811 Hello, is there a way to round the corners of the thumbnail images?

And to choose how many columns display? Currently it displays in 4 columns, I need it to be 3.

]]>