Simone

Forum Replies Created

Viewing 15 posts - 631 through 645 (of 2,874 total)
  • Author
    Posts
  • in reply to: Disable the tags #38699

    Simone
    Expired Member
    Post count: 3515

    with the following you will get rid from both backend and fronted

    
    
    div#geodir_post_tags_row.geodir_form_row.clearfix,.geodir-tags, geodir_post_tags_row {
    display:none;
    }
    

    put it into your style.css (child theme)


    Simone
    Expired Member
    Post count: 3515

    Ok, I tested on my demo site and I can see the same behavior, I’llput this to the attention of the team

    in reply to: Login Page #38694

    Simone
    Expired Member
    Post count: 3515

    Hello, to change the default login page, use this code inside your functions.php in your child theme’s folder:

    
    
    add_action('init' , 'geodir_redirect_to_default_login') ;
    function geodir_redirect_to_default_login()
    {
    if(isset( $_REQUEST['geodir_signup']))
    {
      wp_redirect(home_url().'/login/');
      exit();
    }
    }

    have a look at the row

    wp_redirect(home_url().'/login/');

    and change /login/ to whatever is the login page you want to use

    in reply to: Related Place Categories #38693

    Simone
    Expired Member
    Post count: 3515

    Hello, Im not sure I’m following you. In that page, you can see all the Restaurants listings (and not the related), the related listings are inside the detail page, and it can be enabled going to Geodirectory/Deisgn and the in the Detail tab.

    If you mean the widget at the bottom of the page you linked, that’s the Best Of widget.

    in reply to: Place Detail Page – No records found #38692

    Simone
    Expired Member
    Post count: 3515

    Hello Helga, could you please post your login details in a private reply ? Thanks

    in reply to: "Customize My Search" Button #38691

    Simone
    Expired Member
    Post count: 3515

    Hello, you can find the .po file with the strings in wp-content/plugins/geodir_advance_search_filters/geodir-advance-search-languages

    Follow the tutorial here http://docs.wpgeodirectory.com/translate-core/
    but move the file into the folder /wp-content/languages/geodiradvancesearch

    in reply to: Advance Filtering on Listings Sidebar #38674

    Simone
    Expired Member
    Post count: 3515

    1-If you go in the events settings, you need to expand the Time and Category fields, and set the “include this filter in filter” (see attach) then go in the Advanced search tab and add the fields.

    2- your css is broken, are you using some cache plugin?

    in reply to: GD Demo Log out replication #38662

    Simone
    Expired Member
    Post count: 3515

    Hello, this comes from Buddypress, once you install it, you’ll see the button in the Menu section (In appearances-Menu) see attach


    Simone
    Expired Member
    Post count: 3515

    hello, change the value (remove the code) for the

    
    
    select.search_by_post {
    width:100%;
    }

    and

    
    
    .geodir-search input[type="text"] {
    width: 100% !important;
    }

    posted earlier,
    to

    
    
    .geodir-search input[type="text"],select.search_by_post {
    width:99% !important;
    margin-left: auto;
    margin-right: auto;
    }

    this should fix the desktop alignment
    and with this

    .geodir-search {float:none !important; }

    should fix the ipad view

    if this won’t work with the ipad/mobile view, I don’t know what to suggest, fixing a view may broke other 100 views, so i won’t play with that so much (and I’m not a web designer 🙁 )

    in reply to: Advance Filtering on Listings Sidebar #38646

    Simone
    Expired Member
    Post count: 3515

    using the advanced search you can set categories and dates as filters to make one and the other

    in reply to: The map is not loading. #38631

    Simone
    Expired Member
    Post count: 3515

    Hello Dwan, could you post URL and login details in a private reply?

    Have you read our documentation on how to get started properly?
    http://docs.wpgeodirectory.com/basic-installation/

    (you need at least a category in the listing, permalinks set to %postname%, a default location..etc..)

    in reply to: Advance Filtering on Listings Sidebar #38630

    Simone
    Expired Member
    Post count: 3515

    1. without having the advanced filter option, you cannot have one thing AND another

    in reply to: Switching Post Types #38627

    Simone
    Expired Member
    Post count: 3515

    Hello, tried to replicate the issue and it happens on my side too.
    You might have spotted a bug, I will notify the team.

    PS- your animated gif made my day! I wish everyone do the same 🙂

    in reply to: Stop getting notifications #38619

    Simone
    Expired Member
    Post count: 3515

    Hello, it stopped all of a sudden? Or you changed some settings, host or anything else?
    Have you checked your spam folder?

    in reply to: Category Icons Required To Create Category #38618

    Simone
    Expired Member
    Post count: 3515

    Hmm… no you shouldn’t, as long as it work 🙂 You could check with firebug or similar if you got some 404 error or something similar

Viewing 15 posts - 631 through 645 (of 2,874 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount