Waiting list option is not working on the website

This topic has 7 replies, 3 voices, and was last updated 2 hours, 38 minutes ago ago by Jack Richardson

  • Avatar: ricky093
    ricky093
    Participant
    September 13, 2024 at 11:43

    Hi there, i have activated the waiting list option on my wordpress but nothing is changing. I tried to change all the options of the product to see if there was any kind of setting to change in the product, something like quantity or else but nothing seems working.

    Another thing is the button on the header “Get started”, can’t find the option to remove it.
    I tried to change the product page settings too but they didn’t change for some reason.

    Thanks for helping

    Content is visible for topic creator and
    support staff only.
    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 13, 2024 at 12:53

    Hello, Ricky093,

    Thank you for reaching out to us with your concerns. We understand the importance of ensuring that all features on your WordPress site function correctly, and we are here to assist you.

    1/ Single Product Builder via Elementor > edit template > add Waitlist element.

    2/ Header Builder via Elementor > edit template > https://prnt.sc/TrjR1FaWIKDm
    We’ve removed the button for you.

    3/ Please update the Elementor plugin to the latest version, clear the cache, and check how it works then.
    Record a video of the problem for us.

    Best Regards,
    8Theme’s Team

    Avatar: ricky093
    ricky093
    Participant
    September 13, 2024 at 15:51

    You guys are fantastic!!! Thanks for answering so fastly and for the help.

    I’m sorry to disturb but i change some settings while i was searching for others. My cart symbol goes away from the mobile header, the menu item changes colour and i’m not able to understand to ho put it back. https://prnt.sc/x081mTpNummv
    And one more thing, how can i change the shop page? I was trying to open the shop page with elementor but it did not open for some reason.

    Avatar: ricky093
    ricky093
    Participant
    September 14, 2024 at 13:35

    Hi, i resolved for the menu option. Just remains the shop page buttons.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 16, 2024 at 09:47

    Dear @ricky093,

    I hope this message finds you well. To enable the display of the Waitlist button on your Shop page, which has been created using the Elementor builder, it is necessary to activate the Stock Status option of Archive products widget in Elementor editor. You can do this by following this link: https://prnt.sc/aIYKQ38YDeeN. Please select the ‘Out of stock’ status, or you may leave the option for ‘Show for stock statuses only’ unselected to allow all stock statuses to be displayed on each product. This is required as our Waitlist button is displayed in addition only after stock status html output for ‘outofstock’ products.

    We encourage you to review the changes on your website by visiting this link: https://prnt.sc/ysqrLRnt5F-z.

    Should you require any further assistance, please do not hesitate to contact us.

    Best Regards,
    Jack Richardson
    The 8Theme Team

    Avatar: ricky093
    ricky093
    Participant
    September 20, 2024 at 10:52

    Hi there, thanks for answering. Would like to ask:
    1: Can i use the waitlist button under other posts rather then the product? If yes, how?
    2: How can i remove this delete button from the cart on the mobile version?
    3: How can i edit the page that comes after an order has been registered on the website?

    Files is visible for topic creator and
    support staff only.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 20, 2024 at 13:03

    Dear @ricky093,

    1. The feature you inquired about is exclusively available for products only.

    2. To implement the CSS modification you mentioned, please navigate to Theme Options -> Theme Custom CSS -> Global CSS. Insert the following code:

    @media only screen and (max-width: 768px) {
        .product_list_widget li .et-delete, .product_list_widget li .et-remove-type2 {
            display: none;
        }
    }

    3. Regarding the thankyou page modification, it is important to note that it cannot be altered using visual builders like Elementor or WPBakery. Modifications can only be made directly in the file loaded from WooCommerce following successful actions on the checkout page. Should you wish to customize, you may locate the file at xstore/woocommerce/checkout/thankyou-advanced.php and replicate it within your child-theme folder. Please be aware that such customization falls outside our standard support scope. However, you can request specialized customization services at: https://www.8theme.com/account/#etheme_customization_panel.

    Thank you for your understanding.

    Best Regards,
    Jack Richardson
    The 8Theme Team

  • Viewing 7 results - 1 through 7 (of 7 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.