Portfolio detail page Title (H1)
-
Hi,
We would like to change the portfolio details page title to the name of the post. See attachment.
Can you help us?
Thanks!
Attachments:
You must be
logged in to view attached files.
Hello,
You need to change the title of the page which is assigned for Portfolio.
Best Regards
Hi,
As you can see, the main portfolio page has it’s name already changed in Services.
I am talking about each details page of each portfolio item…. it always has the same name, but each portfolio item has a different post title. We would like it to change according to each post item (it’s no good now SEO wise).
Hello,
The title you are showing on the screen is the single project title and it should be changeable. Please provide the site admin access to the private area I will check your post items in the portfolio.
Best Regards
Hi,
These are the credentials.
Thank you!
Hello,
Unfortunately, “Service” would not be replaced with the item title. This is a big title to determine the section of the post types.
I thought you had a problem with changing the item title in the breadcrumbs, I have checked, they work correctly.
Best Regard
Hi Elise,
Every post should have it’s own post title in H1. If all my services/portfolio pages would have the same H1… that would not be good for SEO. This is the first time I have seen in a theme that a single project page does not have it’s own name, in the H1 heading space.
There must be a way it could be solved. Maybe you could provide a solution for changing the single project template in php.
And please consider this issue, for future theme updates, to have a permanent solution. I’m probably not the only one with this request/problem. I’ve also bought your beautiful theme many times and would like to use it in the future for other projects.
Thank you!
Best regards
We will add this option in our next theme update. As for now, change the line in the file woodmart/inc/template-tags.php from this
$title = get_the_title( $page_for_projects );
to this
$title = get_the_title();
http://prntscr.com/p6ubmm
Hi,
Thank you for the solution! I’ve implemented it and it works just fine.
Keep up the good work with your amazing theme & great support!
Best regards
The topic ‘Portfolio detail page Title (H1)’ is closed to new replies.