dudaster / ele-custom-skin

Create a skin for Elementor Pro Post and Post Archive widgets using Elementor templates
GNU General Public License v3.0
59 stars 10 forks source link

Which wp Filter Plugins work well with Ele Custom Skin for custom post types? #905

Open GABRIELREIS8 opened 1 year ago

micmiller-apptio commented 1 year ago

We use WP Grid Builder which has been very good for us. FacetWP also works well. Grid Builder was a better fit with the rest of our site architecture but I would suggest evaluating both if you haven't already.

GABRIELREIS8 commented 1 year ago

micmiller thanks a lot for your response. Just to be sure, you are using WP Grid Builder and the loops are made with Ele Custom Skin right?

micmiller-apptio commented 1 year ago

Yes, that's correct. Our filters are done with WP Grid Builder and the loops are made with Elementor Post widgets using Ele Custom Skins for the loop item templates.

GABRIELREIS8 commented 1 year ago

Thank you for your help!