Viewing 5 replies - 31 through 35 (of 35 total)
  • krpenrod

    (@krpenrod)

    Multidots,
    Thanks for responding quickly. We’ve decided to drop back to WC 2.4.12 until the plugin developers have a chance to catch up. I don’t need to be part of their debugging team. We’ll hold off updating to WC 2.5 for a couple of months and try again.
    We’ll get back to you then.

    Thanks,
    Ken

    Thank you @krpenrod,

    When you feel free to contact us in our plugin support forum will update you soon. Our “Shipping Display Mode” is compatible with WC 2.5.

    Thanks,
    Multidots

    emartmedia

    (@emartmedia)

    @multidots I needed to add the following css code to my theme (flatsome) to get the dropdown to display properly as it was displaying only about 25px in size. Other that that thumbs up on fixing the problem. IMO forcing radio buttons was a bad idea because it just simply does not work for everyone.Woo should have left the choice option in for those of us who have more than 5 shipping options….

    To fix the dropdown (if you have a problem with size) you guys may want to try adding the following css

    .shipping_method{
    min-width:200px !important;
    }

    and for mobile

    .shipping_method{
    width:100% !important;
    }

    Thanks @emartmedia,

    We did do not face this CSS issue.

    Thanks,

    I made some additional comments about using Shipping Plugins like USPS and FedEx as I think this thread is about the core shipping options changes and how to replace the drop down menus.

    But I still though I would link here for more eyes on the issue.

    https://www.ads-software.com/support/topic/radio-button-fedex-usps-plugins/

Viewing 5 replies - 31 through 35 (of 35 total)
  • The topic ‘Shipping Display Mode’ is closed to new replies.