Hello, what is the best way to show the title for each portfolio?
See screenshot below;
Thank you team!
Hello, what is the best way to show the title for each portfolio?
See screenshot below;
Thank you team!
Hello @lostimagination,
Thanks for writing to us.
Regretfully there is no option to add the title above the Portfolio featured image, since you are a Pro theme user you can create a custom single layout for the Portfolio post through the layout builder. Please have a look at the doc to learn more about how to create a custom layout for the single Portfolio.
You may check the video documentation as well. Please have a look at it.
Please note you need to assign the layout, please have a look at our doc to learn more about how to assign the layout.
In case you don’t want to create a custom layout, you need to override the template into your child theme.
Template Location \wp-content\themes\pro\framework\views\integrity\content-portfolio.php
You need to cut the code from content-portfolio.php
from line number 22 to 25
and paste it under line number 13. Please have a look at the given screenshot below.
Please note you must contact a developer if you have no idea about custom coding or you can subscribe to One where customization questions are answered. Please note that the code provided above serves as a guide only and is to help you in getting started so implementing it and maintaining the code will be out of our support scope and for further maintenance for new possible versions of the theme that may cause the customization to break, you will need to hire a developer.
Hope this helps
Thanks for understanding
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.