Is there any way to change the Portfolio archive or a Custom page type Archive page in Enfold?
Preferably in an “easy” way ( I am not a programmer)
And what are the future plans for Enfold regarding CPTs and individual Custom Archive page layouts?
Best,
Chrilles
Hey Chrilles,
Thank you for the inquiry.
As of this moment, you can only adjust the layout or design of the portfolio archive by editing the taxonomy-portfolio_entries.php template file or by editing the enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php > avia_post_grid class which is used by the taxonomy template.
Another solution is to create a custom or an ALB page for a specific archive page and do a 301 redirect. So whenever user access an archive page, they will get redirected to the custom page.
// https://wordpress.org/plugins/eps-301-redirects/
Best regards,
Ismael
Thanks a lot, Ismael,
Smart thinking about the 301 redirects.
Adjusting the layout or design of the portfolio archive, would that be possible with the ALB (I guess not?)
And thanks for the references.
Best,
Chrilles