Why Products Dont Load ? - by PowerDesk - on WordPress WooCommerce support

This topic has 39 replies, 3 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler

  • Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 30, 2021 at 15:48

    Hello,

    1) We have added an option to change the color of the icon https://prnt.sc/1u8e5o5
    2) Use the below custom code

    .et_product-block .single-wishlist .wishlist-fragment i, .et_product-block .single-wishlist .wishlist-fragment i + span {
        background: #222222;
        padding: 10px;
        color: #fff;
        border-radius: 5px;
    }
    .et_product-block .single-wishlist .wishlist-fragment i {
        border-radius: 5px 0 0 5px;
        padding: 10px 0 10px 10px;
    }
    .et_product-block .single-wishlist .wishlist-fragment i + span {
        border-radius: 0 5px 5px 0;
    }

    Regards

    Avatar: NicoBlasey
    PowerDesk
    Participant
    October 1, 2021 at 12:26

    Thanks For Replying

    1.I have added the custom code you provided but it has so many problems
    like 1) after adding it to the wishlist, it says browse history but not in the button
    2. after adding it to the wish list and if the user get back to the home page or just get back product that was added to the wish list automatically get removed
    3. Buttons don’t have a hover effect

    2. I want to add a hyper link below the Wish list Button
    if the user click on it text note will open

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 1, 2021 at 19:52

    Hello,

    1) I changed the code to the code below. Check now.

    .template-container .et_product-block .single-wishlist .wishlist-fragment {
        background: #222;
        padding: 10px 15px;
        color: #fff;
        border-radius: 5px;
    		margin-bottom: 10px;
    }
    .template-container .et_product-block .single-wishlist .wishlist-fragment a {
    		margin-bottom: 0;
    		background: transparent;
    		color: #fff;
    }
    .template-container .et_product-block .single-wishlist .wishlist-fragment a:hover {
    		background: transparent;
    		color: #fff;
    }
    .template-container .et_product-block .single-wishlist .wishlist-fragment:hover {
        background: #555555;
    }

    2) Our theme does not have such option.

    Regards

    Avatar: NicoBlasey
    PowerDesk
    Participant
    October 3, 2021 at 08:56

    Alright
    anyways I really want to say thank you for answering every question or problem I face
    I can really say you guys are really good with your work!
    I pray for your healthy life
    thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2021 at 09:10

    Hello,

    Glad to provide the support for such a grateful buyer 🙂

    Regards

    Avatar: NicoBlasey
    PowerDesk
    Participant
    October 16, 2021 at 11:34

    Hey,
    is it possible to display another home page for
    mobile and different for pc

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 16, 2021 at 18:26

    Hello,

    No, there is no such possibility, unfortunately. But you can hide/show some blocks using Responsive options – https://prnt.sc/1wefklu

    Regards

    Avatar: NicoBlasey
    PowerDesk
    Participant
    October 18, 2021 at 14:04

    ok thanks
    btw how can I add something similar to this
    https://prnt.sc/1wm2eei
    for mobile layout
    what layout is that? also, what is perfect sizing for that?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 19, 2021 at 12:55

    Try to add section with 2 columns and elements inside, hide it for desktop. It all depends on your needs, use the Elementor editor to achieve the desire result.
    https://elementor.com/help/widgets/basic/

    Regards

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