1)I would like to know how to edit a page which is based on the Portfolio Template so that also the content is editable with elementor. I need to have a homepage with a slider on top, body content and the footer.
2) Is it possible to add text columns to the footer template? I need to display contact information in the footer as well.
3) How can i display the footer in Portfolio-Grid-Template-based pages?
4) Is there only one blog template avaiable?
5) is it possible not to show related portfolio items at the end of one portfolio items?
You can find related questions' screenshots in the attachements.
1)I would like to know how to edit a page which is based on the Portfolio Template so that also the content is editable with elementor. I need to have a homepage with a slider on top, body content and the footer. So foe example in the portfolio-grid-page.php you can add this function after
there is a WordPress function the_content() that is the key. The page templates that call this function will display the content entered in the editor.
<!-- Main Page Content --> <div id="main-page-content">
Good afternoon.
1)I would like to know how to edit a page which is based on the Portfolio Template so that also the content is editable with elementor. I need to have a homepage with a slider on top, body content and the footer.
2) Is it possible to add text columns to the footer template? I need to display contact information in the footer as well.
3) How can i display the footer in Portfolio-Grid-Template-based pages?
4) Is there only one blog template avaiable?
5) is it possible not to show related portfolio items at the end of one portfolio items?
You can find related questions' screenshots in the attachements.
Best regards.
Attached files: Homepage with the portfolio shwcase.pdf
Hello Paolo
my answers inline, bolded:
1)I would like to know how to edit a page which is based on the Portfolio Template so that also the content is editable with elementor. I need to have a homepage with a slider on top, body content and the footer. So foe example in the portfolio-grid-page.php you can add this function after
there is a WordPress function the_content() that is the key. The page templates that call this function will display the content entered in the editor.
<!-- Main Page Content -->
<div id="main-page-content">
to have the content before the grid or at the end
https://prnt.sc/4EsWyg2aH05_
you can duplicate the template rename it and add it to the child theme
2) Is it possible to add text columns to the footer template? I need to display contact information in the footer as well.
you can edit footer.php and /sections/footer_section.php
3) How can i display the footer in Portfolio-Grid-Template-based pages?
Which portfolio page template to be more exact. This for example isd the portfolio classic grid:
http://clapat-themes.com/wordpress/humpton/classic-grid/
4) Is there only one blog template avaiable?
That's correct.
5) is it possible not to show related portfolio items at the end of one portfolio items?
in single-humpton_portfolio.php try removing this line:
https://prnt.sc/nqYzszoYAJF2
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy