This topic has 35 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #76646
     kojungle
    Participant

    How to remove Reviews, Favorite and Related Listing elements from KLEO Business Directory?

    #76647
     kojungle
    Participant
    This reply has been set as private.
    #76694
     kojungle
    Participant
    This reply has been set as private.
    #76773
     kojungle
    Participant
    This reply has been set as private.
    #76865
     Laura
    Moderator

    Hello, could you share some screenshots and explain a bit more the other issues please? 🙂 If you could share a link and an user it would help

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #76935
     kojungle
    Participant
    This reply has been set as private.
    #76940
     kojungle
    Participant
    This reply has been set as private.
    #76941
     kojungle
    Participant
    This reply has been set as private.
    #76948
     Laura
    Moderator

    Hello, please share a link with me so i can give you a code

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #76952
     kojungle
    Participant
    This reply has been set as private.
    #76957
     Laura
    Moderator

    Hello, yes you are right, please try by adding this to style.css of child theme

    COPY CODE
    
    .geodir_category_list_view li.geodir-gridview .geodir-addinfo a {
        display: none;
    }
    .geodir_category_list_view li .geodir-addinfo a.geodir-pcomments, .geodir_category_list_view li .geodir-addinfo span {
        display: none !important;
    }
    dl.geodir-tab-head dd:nth-child(5n) {
        display: none;
    }
    dl.geodir-tab-head dd:nth-child(8n) {
        display: none;
    }
    .geodir-company_info.geodir-details-sidebar-user-links {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #76960
     kojungle
    Participant
    This reply has been set as private.
    #76963
     Laura
    Moderator

    hello, you should use the child theme yes, activate it instead of main theme and add that to style.css

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #76976
     kojungle
    Participant
    This reply has been set as private.
    #76989
     Laura
    Moderator

    Hello, go to Appearance > Widgets and delete that widget 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #77025
     kojungle
    Participant
    This reply has been set as private.
    #77033
     kojungle
    Participant
    This reply has been set as private.
    #77096
     Laura
    Moderator

    Hello, here to remove the starts:

    COPY CODE
    
    .gd_rating_show {
        display: none;
    }
    

    And about the titles, that looks like a cached version of a site, you should clean your browser cache and test again 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #77167
     kojungle
    Participant
    This reply has been set as private.
    #77401
     Laura
    Moderator

    Hello, pleasey try by adding this to style.css of child theme

    COPY CODE
    
    dl.geodir-tab-head dd a {
    
        border: 1px solid #e1e1e1;
        border-right: 1px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #77402
     Laura
    Moderator

    About the lines, could you share a link?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #77514
     kojungle
    Participant
    This reply has been set as private.
    #77517
     kojungle
    Participant
    This reply has been set as private.
    #77601
     kojungle
    Participant
    This reply has been set as private.
    #77840
     Laura
    Moderator

    Hello, maybe try adding this:

    COPY CODE
    
    .geodir-bubble-meta-bottom .geodir-addtofav a i {
        display: none;
    }
    span.geodir-bubble-reviews {
        display: none;
    }
    .geodir_Star {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #78177
     kojungle
    Participant
    This reply has been set as private.
    #78447
     Laura
    Moderator

    Hello, about the lines, please add this:

    COPY CODE
    
    .hr-title abbr {
        top: -20px;
    }
    

    Abotu the translation have yu tried translating the plugin?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #110318
     kojungle
    Participant
    This reply has been set as private.
    #111135
     Laura
    Moderator

    Hello, please try adding this to style.css of child theme

    COPY CODE
    
    .map_category>.toggle {
        display: none !important;
    }
    

    🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #113245
     kojungle
    Participant
    This reply has been set as private.
    #113316
     kojungle
    Participant
    This reply has been set as private.
    #113390
     kojungle
    Participant
    This reply has been set as private.
    #113391
     kojungle
    Participant
    This reply has been set as private.
    #113500
     kojungle
    Participant
    This reply has been set as private.
    #113509
     kojungle
    Participant
    This reply has been set as private.
    #114010
     Laura
    Moderator

    Hello, about sharing, please check geodirectory options, it should allow you to delete it, or check Appearance > Widgets
    If not working let me know and i will give you the proper css code 🙂
    About the new york issue, please try by contacting geodirectory team about this issue.
    For the sidebar, you can manage att widgets from Appearance > Widgets

    Theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/
    A small introduction on how translations work
    Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.

    For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.
    Follow these steps to get you started:

    • Install Loco Translate plugin
    • Go to the plugin dashboard: WP Admin – Tools – Manage translations
    • Find the theme or plugin in the list.
    • If the language isn’t already in the list then click Add new language, choose your language and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ).
    • Press SYNC button to synchronise your translation with the provided .pot file
    • Search for the string you want to translate and add your translated string.
    • Press Save when you finished your translation.

    Note: You will have to set the language for your blog from WP-admin – Settings – General -Site Language – Choose your language

    Cheers

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

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

Log in with your credentials

Forgot your details?