Problems checkout no working the pay button

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

  • Avatar: DAVID
    DAVID
    Participant
    August 22, 2023 at 16:54

    Hello, I have a problem with the payment load (checkout page), it stays in load and does not show the pay button.

    Thank you

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: DAVID
    DAVID
    Participant
    August 22, 2023 at 21:26

    I have found this error jet

    Waning: Undefined property: stdClass::$plugin in /home/cactusco/public_html/wp-includes/class-wp-list-util.php on line 168

    Warning: Undefined property: stdClass::$plugin in /home/cactusco/public_html/wp-includes/class-wp-list-util.php on line 168

    Warning: Undefined property: stdClass::$plugin in /home/cactusco/public_html/wp-includes/class-wp-list-util.php on line 168

    Warning: Undefined property: stdClass::$plugin in /home/cactusco/public_html/wp-includes/class-wp-list-util.php on line 168

    Avatar: DAVID
    DAVID
    Participant
    August 22, 2023 at 22:02

    I can resolved the problem but you can check if all things are ok .

    But I have another problem, I have uploaded the .po file in Spanish and I have entered it with loco tranlate and it has synchronized well, but it does not translate for me, for example on the check out page there are the titles in English, could you tell me what it is what is wrong. Thank you

    Avatar: DAVID
    DAVID
    Participant
    August 23, 2023 at 08:52

    send you a ftp login

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 23, 2023 at 10:49

    Hello, DAVID,

    Thank you for contacting us and for using XStore.

    We’ve renamed files https://prnt.sc/DpsQB6ppMiSn https://prnt.sc/T5BRZUFw8hq4
    to https://prnt.sc/WzlzIcvxb06U
    Please check now.

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

    Avatar: DAVID
    DAVID
    Participant
    August 23, 2023 at 14:34

    Thank you very much for solving it.

    I have another problem. I have added product attributes to the individual product file, but the alignment is not on the left (I attach an image, there is a lot of space between the pot and L), how can I make them appear united and in bold. Thank you

    https://prnt.sc/-Z8iVtCufjSs

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 23, 2023 at 15:42

    Hello, DAVID,

    You’re welcome!

    Please try to use the next custom CSS code:

    .single-product .et_product-block>.shop_attributes td {
        text-align: start;
    }
    .single-product .et_product-block>.shop_attributes th,
    .single-product .et_product-block>.shop_attributes td {
        font-weight: 600 !important;
    }

    if this is not what you are looking for, please describe the desired result in more detail.

    Kind Regards,
    8theme team

    Avatar: DAVID
    DAVID
    Participant
    August 23, 2023 at 16:12

    Thank you for your quick response, it has been solved enough, but there is still a wide space between the attribute id and the attribute, could more be added?
    https://prnt.sc/K6lcKOGhBcGE
    https://prnt.sc/61fANt8r-3Kl

    On the other hand, the same thing happens in the long description of the product, everything is justified to the right.

    https://prnt.sc/xOY2sGC1bayo

    I wanted to ask you a technical question, is the litespeed cache enough or do you recommend WP ROCKET, I have been doing performance tests under gtmetrix and the load with litespeed cache does not improve much

    A lot Thks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 24, 2023 at 06:36

    Hello, DAVID,

    Thank you for your response.

    Please post separate questions via separate topics – https://www.8theme.com/forums/xstore-wordpress-support-forum/

    Change previous code to:

    table td:last-child, table th:last-child {
        text-align: start;
    }
    .single-product .et_product-block>.shop_attributes th,
    .single-product .et_product-block>.shop_attributes td {
        font-weight: 600 !important;
    }
    .single-product .et_product-block>.shop_attributes td {
        width: 80%;
    }

    We hope this code is helpful.

    Kind Regards,
    8theme team

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

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

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