Home Forums WoodMart support forum Portfolio detail page Title (H1)

Portfolio detail page Title (H1)

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #143774

    Colibri
    Participant

    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.
    #143785

    Hello,

    You need to change the title of the page which is assigned for Portfolio.

    Best Regards

    #143857

    Colibri
    Participant

    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).

    #143898

    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

    #144152

    Colibri
    Participant

    Hi,

    These are the credentials.

    Thank you!

    #144200

    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

    #144300

    Colibri
    Participant

    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

    #144339

    Artem Temos
    Keymaster

    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

    #144499

    Colibri
    Participant

    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

    #144515

    Artem Temos
    Keymaster

    You are welcome!

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Portfolio detail page Title (H1)’ is closed to new replies.