Home Forums WoodMart support forum Input field offsets

Input field offsets

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #511780

    Chingiz
    Participant

    Hello

    In the “Linked Variations” settings in the admin panel, input field offsets have appeared.

    What could this be related to?

    Attachments:
    You must be logged in to view attached files.
    #512046

    Hung Pham
    Keymaster

    Hi Chingiz,

    Thanks for reaching to us.

    There is an error JS in Console log https://prnt.sc/cgfVd_NhA1bh

    You should deactivate all plugins (except Required Plugins) and then reactivate them one by one. This makes it very easy to isolate the plugin causing problems.

    Regards,

    #512089

    Chingiz
    Participant

    I found the reason for the large margins, they occur due to the plugin “Import goods to VK.com ” after contacting the author, he gave me this answer:
    “My plugin and their library uses (accesses) select2
    I’m using 4.1.0
    And the “Woodmart” theme uses 4.0.3″

    And the error persists, even when the plugins are deactivated.

    Tell me, please, are you planning to upgrade to a more recent version?

    #512126

    Hung Pham
    Keymaster

    Hi Chingiz,

    I passed the topic to developer, I will update you once I receive his replies.

    Regards,

    #512178

    Hung Pham
    Keymaster

    Hi Chingiz,

    Add below code to Theme Settings > Custom CSS > Custom CSS for admin dashboard

    .select2 textarea.select2-search__field {
        min-height: unset;
    }

    Regards,

    #512263

    Chingiz
    Participant

    Hello,

    Thank you. I’ll be waiting for an update.

    #512339

    Hung Pham
    Keymaster

    Hi Chingiz,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    Regards,

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