Drop Down Menus Broken Front End and Back End

This topic contains 9 replies, has 2 voices, and was last updated by  Paolo 9 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #133465

    Peter Pocrnich
    Expired Member
    Post count: 15

    Forms look ok everywhere else on the site but anywhere you have a drop down (select) it doesn’t look or function properly. Please look at screenshots included.

    #133501

    Paolo
    Site Admin
    Post count: 31211

    Most of the time that is due to another plugin using the Chosen library too.

    Please provide a link and admin credentials in a private reply and we will have a look.

    Thanks

    #133964

    Peter Pocrnich
    Expired Member
    Post count: 15
    This reply has been marked as private.
    #134070

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    can you please try adding this to your theme functions.php file:

    
    
    //fix GD chosen select
    add_action( 'wp_print_scripts', 'gd_chosen_fix' ,400);
    function gd_chosen_fix() {
    wp_dequeue_script('jquery-chosen');
    }
    

    The theme editor is disabled from the back-end otherwise I would ahve tried.

    Let us know how you went,

    Thanks

    #134074

    Peter Pocrnich
    Expired Member
    Post count: 15

    I appreciate the quick reply. The code doesn’t seem to have done anything. Sorry about the backend editor.. were using GIT so we don’t want anyone overriding template or css files in backend.

    #134075

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the script that we need to dequeue is :

    
    
    >
    <script type='text/javascript' src='http://dev.pawns.com/wp-content/plugins/dokan/assets/js/chosen.jquery.min.js'></script>

    Without editor I cannot check how they are enqueuing it.

    Let us know if this points you in the right direction.

    Thanks

    #134130

    Peter Pocrnich
    Expired Member
    Post count: 15

    I temporarily deactivated Dokan to verify that was the issue. And the dropdown appears correctly. We have another dev who is trying to help me with this. He’s going to look at Dokan to see if he can figure out how to dequeue the file as you noted.

    Once the dropdown appeared it seems there is still an issue… see screenshot. The dropdown appears like it should be doesn’t function and you get a search field for some reason.
    and clicking on the dropdown doesn’t do anything.

    #134169

    Peter Pocrnich
    Expired Member
    Post count: 15

    So my dev. dequeued the chosen jquery but because both plugins use the same identifier it dequeues both of them and it breaks the google map on the geodirectory.

    He’s talking about a workaround that would first dequeue both version and load our own version after… not sure if you have a better suggestion.

    Then only problem with all of this for us is that we’re using GIT for version control but we aren’t currently using it for plugin folder so we don’t have to worry about updates etc… we just use GIT for the theme folder. Once we start customizing the plugins we have to start version controlling them.

    #134172

    Peter Pocrnich
    Expired Member
    Post count: 15

    sorry btw.. once both versions of the chosen.js were deactivated the dropdowns work perfectly. but as I said the map doesn’t load and not sure what is doing on the Dokan side yet.

    #134518

    Paolo
    Site Admin
    Post count: 31211

    For the screenshot attached here I think the problem is html overflow there.

    Given that we can’t access your FTP or editor, if you send us a copy of Dokan, we can try and install it in one of our demos and debug this problem.

    Let us know,

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount