Home Forums WoodMart support forum Product page – incorrect path in the header

Product page – incorrect path in the header

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #573541

    szymon-0481
    Participant

    Hi

    On the product page in the header there is an incorrect path (with “PRODUKT” (screen – marked with a red frame). However, below there is the correct path (wihtout “PRODUKT” – green frame).

    example: https://schmiede.stahlco.de/korb-kunstschmiede-zwirbel-12-130×60-mm-12×12-mm/)

    Greetings
    Szymon

    Attachments:
    You must be logged in to view attached files.
    #573544

    szymon-0481
    Participant

    Hi

    In previous message wrong example. Correct is: https://schmiede.stahlco.de/korb-kunstschmiede-zwirbel-12-130×60-mm-12×12-mm/

    Greetings
    Szymon

    #573545

    szymon-0481
    Participant

    Hi

    Something changes the “x” symbol in the messages to an incorrect one, hence another incorrect link in previous message. However, the problem occurs with all products, so just open any one.

    Greetings
    Szymon

    #573699

    Hung Pham
    Keymaster

    Hi szymon-0481,

    Thanks for reaching to us.

    Please note that above is Page Title widget while below is Breadcrumb widget, so they have different functionalities.

    Regards,

    #573828

    szymon-0481
    Participant

    Hi

    Yes I know. But what am I supposed to do about it? Why does one work properly and the other not?
    I don’t see any way I could correct it myself. Please let me know how to configure/improve “Page title” so that it points to the correct path (like Breadcrumb) – if possible. If not, you probably need to correct the “Page title” behavior on your side.

    Greeings
    Szymon

    #574141

    Hung Pham
    Keymaster

    Hi szymon-0481,

    Thanks for reaching to us.

    These are separate widgets so these have its own functionality. Page Title widget shows breadcrumb that reflects to Parent or Child pages.

    While Breadcrumb widgets used to reflect which categories that products belong to.

    Hope it helps.

    Regards,

    #574413

    szymon-0481
    Participant

    Hi

    Yes, I understand that these are separate widgets.
    However, this does not change the fact that “Page title” shows the wrong path.
    What do I do with it ? How to change (if possible) “Page title” settings? Where does it get the data to display?

    Regards

    #574642

    Hung Pham
    Keymaster

    Hi szymon-0481,

    The Page Title works correctly. Unfortunately, there is no option to change its settings.

    Regards,

    #574935

    szymon-0481
    Participant

    Hi

    So where does the “page title” get the data to display?
    Because I don’t see the “PRODUCT” name/path set anywhere that is displayed by “page title”

    Regards
    Szymon

    #575150

    Hung Pham
    Keymaster

    Hi szymon-0481,

    Sorry, but your reply is still a bit unclear to me. Please describe in more details, this will allow me to thoroughly investigate and address your concerns in a more efficient.

    Regards,

    #575279

    szymon-0481
    Participant

    Hi

    Product page e.g. https://schmiede.stahlco.de/korb-kunstschmiede-zwirbel-12-130×60-mm-12×12-mm/
    The path, as you can see, consists:
    – home page – https://schmiede.stahlco.de
    – product name – korb-kunstschmiede-zwirbel-12-130×60-mm-12×12-mm/
    While the path displayed by the header (page title) additionally contains /PRODUKT/ which is not in the correct path. This should not be there, or instead there should be a product category name as in the breadcrumb below.

    I can’t find anywhere the settings based on which the page title takes this /PRODUKT/. So it’s either a page title error or there are some settings from which it gets it (the question is where are they?)
    Attached is a screenshot where I marked everything. I hope everything is clear now. If not, write.

    Regards
    Szymon

    Attachments:
    You must be logged in to view attached files.
    #575404

    Hung Pham
    Keymaster

    Hi szymon-0481,

    Thanks for sharing details.

    As I explained before, it works properly. The Product means that you are in single product and it will displays its parent post type, in this case is Product. You can test with Storefront or default WooCommerce theme.

    If you want to remove it, please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .single-product :is(.breadcrumbs,.yoast-breadcrumb) span:nth-of-type(odd){
    	display: none;
    }

    Regards,

    #575414

    szymon-0481
    Participant

    Hi

    However, it doesn’t look like it’s working properly because these are not posts, but products. There is no PRODUKT category in products. After clicking on PRODUKT, it redirects to a page with all product categories and at a strange address https://schmiede.stahlco.de/woodmart_layout/product-archive-layout/
    But the provided CSS solved the problem. Please close the topic.

    Regards
    Szymon

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

The topic ‘Product page – incorrect path in the header’ is closed to new replies.