Problems with the single product page and translate

This topic has 6 replies, 2 voices, and was last updated 2 months, 1 weeks ago ago by Rose Tyler

  • Avatar: albagh;isponge
    albaghlisponge
    Participant
    August 7, 2024 at 13:22

    Hello!
    I have more than one problem with one product page and translation.

    1 – I was unable to change the color of the price of the product that appears basically below the name
    product.
    2. The part showing the text (people are wiewing this product right now)
    I want to control it so that I hide it.
    3 – Control the color of the price that appears after selecting a specific option whether before the discount or after the discount
    4 – I translated the following texts in WPLM and the translation did not appear (add to compare and add to wishlist).

    Please kindly solve these problems with me.

    Files is visible for topic creator and
    support staff only.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 7, 2024 at 15:34

    Hello, Albaghlisponge,

    Thank you for reaching out to us with your concerns regarding the product page and translation issues on your website. We appreciate your detailed description of the problems, and we are here to assist you in resolving them.

    1/ Please read this article – https://www.8theme.com/documentation/xstore/xstore-builders/xstore-single-product-builder-with-elementor/
    or just use custom CSS code to change the color of the price –

    .single-product .product-content .price {
        color: black !important;
    }

    https://www.8theme.com/documentation/xstore/additional-customisation/optimal-placement-for-custom-css-code/

    2/ https://www.8theme.com/documentation/docs/fake-live-viewing/

    3/

    .single-product .price ins .amount {
        color: blue;
    }
    .single-product .woocommerce-variation-price .price {
        color: red !important;
    }

    4/ Theme Options > WooCommerce > Compare and Wishlist > edit texts.

    We hope this information is helpful.

    Best Regards,
    8Theme’s Team

    Avatar: albagh;isponge
    albaghlisponge
    Participant
    August 8, 2024 at 07:11

    Thank you for help me>
    but for the problem number 4 => (I translated the following texts in WPLM and the translation did not appear (add to compare and add to wishlist).)
    I don’t mean edit the text but I mean translat it

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 8, 2024 at 09:06

    Hello, Albaghlisponge,

    You’re welcome!

    Please provide FTP access.
    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Best Regards,
    8Theme’s Team

    Avatar: albagh;isponge
    albaghlisponge
    Participant
    August 10, 2024 at 06:28

    this is username and password for wordpress

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 10, 2024 at 12:52

    Hello, Albaghlisponge,

    You provided wp-admin access, but we need FTP access also. Please contact your hosting provider to get credentials.

    We would like to bring to your attention that utilizing the Appearance theme editor or a file manager plugin via the site Dashboard to implement fixes or code carries the risk of inducing fatal errors. Such errors could potentially result in you being locked out and the website becoming inaccessible. It is for this reason that we recommend editing files through FTP; the use of the File Manager or theme editor alone does not offer the level of security and control required for such operations.

    Best Regards,
    8Theme’s Team

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.