This topic has 21 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #76638
     kojungle
    Participant

    How to import KLEO Business Directory exactly like in the demo?

    #76639
     kojungle
    Participant

    I have done everything on the documentation on the Geodirectory installation but the top bar is missing (social media and Add Listing, Login and Register), the header is also missing (logo, Back to main home, attractioms, hotels, restaurants, feature, food nightlife, search). How can I import all this?

    #76640
     kojungle
    Participant

    I want my website to look exactly like in your demo (http://seventhqueen.com/themes/kleo/business-directory/).

    #76864
     Laura
    Moderator

    Hello, to add a menu, go to Appearance > Menus and add those pages.
    To add a logo, you will find it in general theme options 🙂

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

    And how to create a blog? I want to create a page http://www.mydomain.com/my-blog. I already created the My blog page but how can I turn that page into a blog (make the posts appear in there)?

    #76986
     kojungle
    Participant

    Now it’s just a blank page and I want to turn a regular page into a blog.

    #76991
     kojungle
    Participant

    Nevermind my last question, I already found out. Another question, where to translate what is in the image (“Filter categories”) on home business directory? I was able to translate everything except this. I translated the words “Filter” and “Categories” but it still appears in english.

    #76995
     kojungle
    Participant

    And how to remove the pop up contact form (the button and the contact form itself)?

    #77028
     Laura
    Moderator

    Hello, what plugin are you using to translate?
    About the contact icon, add this to style.css of child theme

    COPY CODE
    
    a.kleo-quick-contact-link {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #77029
     kojungle
    Participant

    I am translating using POEDIT.

    #77095
     Laura
    Moderator

    Hello, try using loco translate, once you install it, go to the theme and also the plugin, select your language and click on sync, then try searching it there, in theme and plugin

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

    Also:

    1. How to remove the “Near” field on the map on the homepage?

    2. Is there any widget or something to put the categories on the sidebar of each listing (like in the second image)?

    #77223
     kojungle
    Participant

    I forgot the first image. Here it is:

    #77226
     kojungle
    Participant

    And how can I put something on the sidebar of the blog (for example categories, tags, archives)?

    #77451
     Laura
    Moderator

    Hello, you will find all widgets under Appearance > Widgets
    There are categories, tags, archives and any related to listings 🙂
    Place them in the sidebars where you want them.

    About the near field, please add this to style.css

    COPY CODE
    
    .geodir_advance_search_widget .geodir-loc-bar .geodir-loc-bar-in .geodir-search input.snear {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #77510
     kojungle
    Participant

    About the near field, it worked but the search field has the same size it had before, so it is too small. How can I make the search field with the same size of the search field + near field togheter? Thanks.

    #77815
     Laura
    Moderator

    Hello, please try with this 🙂

    COPY CODE
    
    .geodir_advance_search_widget .geodir-loc-bar .geodir-loc-bar-in .geodir-search input.search_text {
        width: 75% !important;
        margin-right: 50px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #78195
     kojungle
    Participant

    How to remove “Place tags:” and the tags?

    #78448
     Laura
    Moderator

    Hello, please add this 🙂

    COPY CODE
    
    .geodir-tags {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #113310
     kojungle
    Participant

    Hi,

    How to change the message that is sent on “Send Enquiry” and “Send to To Friend” on KLEO Business Directory?

    Also, how to change the “About” on Subject on “Send to Friend”?

    Thanks.

    #113495
     kojungle
    Participant

    Forget all the previous questions. I finally was able to translate those parts that weren’t translating. Thanks anyway. I just have one more question:

    How to remove the second “New York” (or any other city name, in my case it is “Valencia”) from the “Address” field on the listings?

    Also, how to remove the second New York from the URL. For example, on my local installation it appears like this: /places/spain/valencia/valencia/category/business. I want to remove the second “Valencia” because it is the same.

    Thanks.

    #114009
     Laura
    Moderator

    Hello, please check at GeoDirectory locations, you should be able to edit them. if not working please try to contact geodirectory team as they would be more familiar with this kind of issues
    Let me know 🙂

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

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

Log in with your credentials

Forgot your details?