Home Forums WoodMart support forum Single Page Product

Single Page Product

Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #25937

    leds-pros
    Participant

    Hello, I had bought several time Woodmart Theme but I need to change some on simple product page.
    Is it possible to modify “Additional information” included new information ?
    Thanks.

    #25947

    Fireball
    Participant

    An idea ?

    #25959

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    Unfortunately, there are no any options for this tab in WooCommerce plugin. Here is an article that shows how to edit these tabs with additional code customization https://docs.woocommerce.com/document/editing-product-data-tabs/

    Kind Regards
    XTemos Studio

    #25981

    leds-pros
    Participant

    Thanks a lot. That will help me.
    In simple page product I need to have a line under title for instance “Référence” to write some important informations. I give you an example to be more clear.
    Thanks

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

    Artem Temos
    Keymaster

    It requires additional code customization too since there is no such option in WooCommerce. Sorry, but we don’t have a quick instruction for this.

    Regards

    #26009

    leds-pros
    Participant

    I am not sure to understand. I nedd à line with always the same title to write some informations like brands, reference or everything I need to write myself at this place. It is not Woocommerce.

    #26011

    Artem Temos
    Keymaster

    Yes, but there is no such feature not in WooCommerce nor in our theme. It can be done only with additional code customization that is out of theme support scope according to Envato Support Policy.

    Kind Regards

    #26017

    leds-pros
    Participant

    I see. So to conclude the title of the product is the name of title product page, and we have to do only with this, and impossible to have more information as brand under the title.

    #26022

    Artem Temos
    Keymaster

    Actually, you can show the brand name on the single product page as on our demo. Read our documentation about this feature https://xtemos.com/docs/woodmart/faq-guides/how-to-setup-brands/

    Regards

    #26027

    leds-pros
    Participant

    Thanks to try to find a solution.
    But I need to write it and not show a picture

    #26032

    Artem Temos
    Keymaster

    You can simply not upload a picture.

    #26035

    leds-pros
    Participant

    Thanks. It is not help me.
    And is it possible to hide the line as the attachments ?

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

    Artem Temos
    Keymaster

    You can hide it with this CSS code

    .single-breadcrumbs {
    display:none!important;
    }
    #26066

    leds-pros
    Participant

    Thanks.
    About my question: “add a line under title for instance “Référence”,
    an other support to an other theme told me to do this ( private messsage).
    May I write the same line in functions.php ?

    #26069

    Artem Temos
    Keymaster

    You can try this code but we can’t know exactly will it work or not.

    #26075

    leds-pros
    Participant

    It is very pleasant.
    I’m trying to have myself a solution, as you can’t help me.
    But may be you could do a little !

    #26086

    Artem Temos
    Keymaster

    So did you try to use that code per instruction? Or you want us to do this for you?

    #26090

    leds-pros
    Participant

    Thanks. Before trying this code that another support give me, I would to know if it’s possible with your theme before creating problems.

    #26094

    Artem Temos
    Keymaster

    You can try to use it and if you will see some PHP error simply remove it from the file. In general, it seems to be correct but the only one way to check it is to test on a live website.

    Regards

    #26096

    leds-pros
    Participant

    Thanks for your answer. I will try.
    Best regards

    #26123

    Artem Temos
    Keymaster

    OK, contact us if you have any additional questions or concerns.

    #26126

    leds-pros
    Participant

    Thanks a lot.
    Best Regards

    #26128

    Artem Temos
    Keymaster

    You are welcome!

    #26204

    leds-pros
    Participant

    Hello, Is it possible to add a new tab in single page product ?

    #26223

    Artem Temos
    Keymaster

    Hi,

    Here is an article from WooCommerce documentation that may help you customize your product page tabs https://docs.woocommerce.com/document/editing-product-data-tabs/

    Regards

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