Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2303631
Is it not fully responsive?
Closed

Comments

  • Castle started the conversation

    Hello

    I found your Frequently Bought Together plugin is great, I am considering to upgrade to premium version, but one thing I would like to check is that I found the the plugin is not responsive when it comes to mobile devices. May I check if the plugin is not fully responsive? or is it an error on my website?

    Here is the link of my site: https://www.mashedpatata.com/shop/hr%e6%87%89%e5%a6%82%e4%bd%95%e8%a7%a3%e8%ae%80%e6%94%bf%e5%ba%9c%e5%8f%8a%e5%8b%9e%e5%b7%a5%e8%99%95%e7%9a%84%e7%96%ab%e6%83%85%e5%85%ac%e5%a0%b1/

    Thank you!

  •  767
    Janilyn replied

    Hi Castle, 

    Thank you for contacting WPClever Support Forum. I have visited your site for a while, the display is indeed broken on a 6.4 inch Android 9 and a 6.0 inch Android 8 device. The display on Ipados 13.3 is fine. I will report your case to our developers to have them look into this. Please stay in touch as they might need to discuss more with you about this. 

    Our developer will be responding as soon as possible when he gets your ticket (as we are having a quite long pending line for customization service, this might take some time bu won't be too long, don't worry). 

    Thanks for your support of our plugin. 

    Best regards. 

    Janilyn T. - WPClever Support Agent

  •  1,223
    Dustin replied

    Hi Castle,

    Yes! Haven't enough space to show all elements, so you can hide the quantity selector on the small screen by using below CSS code (add to WP-Admin → Appearance → Customize → Additional CSS):

    @media only screen and (max-width: 480px) {
        .woobt-products .woobt-product .woobt-quantity {
            display: none;
        }
    }

    And the result https://prnt.sc/r4bb9b

    Best regards,
    Dustin

  • Castle replied

    Hi Frankie 

    Thank you very much! It's work now :)

  •  1,223
    Dustin replied

    You're welcome!smile.png

    If you are satisfied with our plugin and support, please reward it with a full five-star ★★★★★ rating. https://wordpress.org/support/plugin/woo-bought-together/reviews/?filter=5
    Thank you in advance! <3

    Best regards,
    Dustin