• Resolved vintagetoys

    (@vintagetoys)


    hi, without any reason suddenly the plug in does not allow me to click in : service provider and i cannot choose the transport company

    The page I need help with: [log in to see the link]

Viewing 6 replies - 31 through 36 (of 36 total)
  • Plugin Author gaurav1092

    (@gaurav1092)

    Hi @vintagetoys, @novaopera, @colsoniya

    Please update the below code snippet on your website and let me know how it works.

    function custom_admin_footer_css() {
        echo '<style>
    	.select2-container.select2-container--open {
    		z-index: 100000000 !important;
    	}
        </style>';
    }
    add_action('admin_footer', 'custom_admin_footer_css');
    Thread Starter vintagetoys

    (@vintagetoys)

    Worked ??

    Plugin Author gaurav1092

    (@gaurav1092)

    @vintagetoys If you’ve found our plugin to be valuable, we would greatly appreciate it if you could take a moment to leave a review.

    Your feedback is invaluable to us. Thank you!

    MooMee

    (@moomee8668)

    Maybe it could help…
    From our 8 sites new version of plugin works well on 6. On 2 sites could not select provider/carrier (made quick fix: assign default provider). The one common thing on not-working sites is: they both in Thai language. Other sites using the same theme, same plugins set etc but not in Thai work well.

    @gaurav1092 this time it is OK for me ! Thank you very much

    Plugin Author gaurav1092

    (@gaurav1092)

    Hello,

    We fixed the select shipping carrier not working on add tracking and released the latest version(3.6.2) of the plugin.

    Please update with the latest version of the plugin and let me know how it works.

    Thanks

Viewing 6 replies - 31 through 36 (of 36 total)
  • The topic ‘Advanced Shipment Tracking’ is closed to new replies.