New Landing How can we help? Themeforest Theme Support Uplift Upsells on Single Product Page don't show

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Uplift
  • #266694
    maike
    Member
    Post count: 81

    Hi,

    there is a section for Upsell Products on the single Product Page, but it doesn’t show the products set within Upsells (in Product Meta).

    BR
    Maike

    #266776
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you try to disable all plugins except SwiftFramework and Woocommerce?
    If doesn’t work, provide us that page url and some admin credentials in a private reply.

    -Rui

    #266934
    maike
    Member
    Post count: 81

    Hi Rui,

    did what you said, but it doesn’t make a difference – the Upsells don’t show. Unfortunately it is a local installation, so I cannot give you any access.

    Is it working in your demo?

    BR
    Maike

    #266946
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    #266965
    maike
    Member
    Post count: 81

    Hi Rui,

    many thanks. It works…I have not been aware that I have to klick on the text to make them show ๐Ÿ™ (it seems more like a headline than a link at first sight). Is it possible to make them always show or at least give some visual hint like a down arrow or so?

    BR
    Maike

    #266971
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    There’s a + icon to show that it’s a toggle, I can give you css to always show the upsells if you like?

    – Kyle

    #266974
    maike
    Member
    Post count: 81

    Hi Kyle,

    there’s no toggle to see in my demo…is it visible in yours? Nevertheless the CSS for always showing the upsells would be appreciated ๐Ÿ™‚

    Many thanks
    Maike

    #266975
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    
    .single-product .summary .upsells > .products {
      display: block;
    }
    .upsell-heading-link .sf-icon-plus {
      display: none;
    }
    .upsell-heading-link {
      pointer-events: none;
    }

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register