Simone

Forum Replies Created

Viewing 15 posts - 466 through 480 (of 2,874 total)
  • Author
    Posts
  • in reply to: search categories #39828

    Simone
    Expired Member
    Post count: 3515

    Hello Scott, you will be able to add these features with the Advanced search filters addon (here more info https://wpgeodirectory.com/addons/advanced-search-filters/ )

    in reply to: Links to reviews and ratings not working #39827

    Simone
    Expired Member
    Post count: 3515

    Hi, are your permalinks set to /%postname%/ ?
    Please try to run the GD TOOLS.

    If the issue will remain, could you post your login details in a private reply please?

    in reply to: Ratings and Reviews #39826

    Simone
    Expired Member
    Post count: 3515

    Hello, are you using any cache plugin?
    Please post login details in a private reply and we will check it out eventually.

    in reply to: Should I use custom post types? #39825

    Simone
    Expired Member
    Post count: 3515

    Hello,

    part 1- I don’t know what’s the difference on your client’s membership level, you can take in consideration to add two packages for the same CPT.

    part 2- in the popular post view you can select all the category you ant except for the one you do not want, and this will be excluded. Hold down the shift key when selecting the categories

    in reply to: SEO Landingpage #39800

    Simone
    Expired Member
    Post count: 3515

    Hi Peter, what you can do is the following:
    go to Multilocation/ seo settings tab and fill all the details of the description
    then place the widget GD Location description in the listings sidebar section, so each of your text is location-based automatically, when loading the url, for example yourdomain/italy/ will load the filled text for Italy and so on for cities, region neighbourhoods..

    in reply to: No Records Found #39798

    Simone
    Expired Member
    Post count: 3515

    please post login details in a private reply and we will help you out

    in reply to: Request about customized permalink settings #39793

    Simone
    Expired Member
    Post count: 3515

    Hi Alex, you can use prefixes as long as there is /%postname%/

    in reply to: Direct Links to pages #39792

    Simone
    Expired Member
    Post count: 3515

    Hello, this is a dynamic url, the structure is

    author/admin/?geodir_dashbord=true&stype=gd_event

    for events, and as you can see it changes based on the username (in the example, you can see the admin)

    You can do that adding the following code in your functions.php

    
    
    add_filter( 'wp_nav_menu_items', 'my_nav_menu_my_event' );
    
    function my_nav_menu_my_event($menu) {      
    global $wpdb,$current_user;
     get_currentuserinfo();
     $username= $current_user->user_login;
          if (!is_user_logged_in())
                    return $menu;
            else
    
                    $menuextra = '<li><a href="/author/' . $username . '/?geodir_dashbord=true&stype=gd_event">' . __('My Events') . '</a></li>';
                    
                                    $menuextra2 = '<li><a href="/author/' . $username . '/?geodir_dashbord=true&stype=gd_place">' . __('My Listings') . '</a></li>';
                    $menu = $menu . $menuextra . $menuextra2;
                    return $menu;
    }

    change gd_place or gd_event if your evnts/listings have a different post type name

    in reply to: Place code to open Google Maps in a different location #39789

    Simone
    Expired Member
    Post count: 3515

    You can try with this

    
    
    geodir_after_detail_page_more_info
    

    rather than

    
    
    geodir_after_social_sharing_buttons
    

    and it will place after the block with the address (not right after the address)

    (PS: when you paste a block of code, please wrap it in the code button, here in the forum)


    Simone
    Expired Member
    Post count: 3515

    Hi Thomas, im afraid this is not natively possible and requires a custom modification, I think something in Ajax.

    in reply to: Centering the checkboxes in Advanced Search #39772

    Simone
    Expired Member
    Post count: 3515

    ops sorry for the typo 🙂 I’m editing that now

    in reply to: Centering the checkboxes in Advanced Search #39768

    Simone
    Expired Member
    Post count: 3515

    use this

    
    
    div.geodir-filter-cat {
    width:20%;
    margin-left: auto;
    margin-right: auto;
    }
    

    it is better than the one I posted before (it includes also title)

    for the search button try

    
    
    div.geodir-advance-search {
    width:20%;
    margin-left: auto;
    margin-right: auto;
    }
    in reply to: Adding contextual copy to search results #39767

    Simone
    Expired Member
    Post count: 3515

    The meta in GD will be only visible in the location page /for country/region/city or neighborhoods) and not on the search page

    in reply to: Modify HTML output #39759

    Simone
    Expired Member
    Post count: 3515

    great! 🙂

    in reply to: Adding contextual copy to search results #39757

    Simone
    Expired Member
    Post count: 3515

    Hello, have you checked in the SEO settings inside the multilocation page? see attach

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