This topic has 7 replies, 2 voices, and was last updated 10 years by Radu.

  • Author
  • #77519
     lestalentscaches
    Participant

    Hello kleo team
    I have a problem on my business directory back office. Check boxes dont appear so I can’t customize the plugin.
    find enclosed the screenshot.

    Also I have 2 maps on my page
    http://www.lescopsdeboulbi.fr/directory/

    Thanks a lot!

    Ad from Paris

    #77521
     lestalentscaches
    Participant

    My back office code

    Les cops
    Alpilles1

    #77522
     lestalentscaches
    Participant

    Also how can I get the map marker icon as the demo?
    thanks a lot

    #77626
     Radu
    Moderator

    Hi,

    You have installed any other plugin other that kleo theme comes ?

    Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #77762
     lestalentscaches
    Participant

    Hello radu
    thanks for your response
    yes I have installed other plugins.
    you can see on my admin
    http://www.lescopsdeboulbi.fr/wp-admin/
    thanks

    #77798
     Radu
    Moderator

    Hi,

    The problem it was because of the map widget.

    You can change icons from here http://www.lescopsdeboulbi.fr/wp-admin/edit-tags.php?taxonomy=gd_placecategory&post_type=gd_place

    Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #77807
     lestalentscaches
    Participant

    Thanks I have one map in my home now thanks a lot!

    1) do you know why in my back office the plugin Geodirectory doesn’t appear well?
    find enclosed the image

    #78002
     Radu
    Moderator

    Hi,

    I really don’t figure out what’s the problem but you can patch like this : Add the below function to kleo-child/functions.php

    COPY CODE
    
    function patch_geodirectory-navigation_panel_css(){
        echo "<style>\n";
        echo '.chosen-container-multi .chosen-choices { min-width: 400px; }';
        echo "\n</style>";
    }
    add_action( 'admin_print_styles', 'patch_geodirectory-navigation_panel_css' ,90);
    

    Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?