sylvester vader

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 135 total)
  • Author
    Posts
  • in reply to: Split: "Get Directions" button to Open Google Maps Link #239716

    sylvester vader
    Buyer
    Post count: 151
    This reply has been marked as private.
    in reply to: Split: "Get Directions" button to Open Google Maps Link #239714

    sylvester vader
    Buyer
    Post count: 151

    i have a dedicated server
    so i can change all myself
    but as far as i know i dont have any restrictions
    exept for a ddos and brutefore block
    but it blockes the whole site then

    can you see the site?
    http://www.sexmaps.nl

    in reply to: Split: "Get Directions" button to Open Google Maps Link #239706

    sylvester vader
    Buyer
    Post count: 151
    This reply has been marked as private.
    in reply to: Split: "Get Directions" button to Open Google Maps Link #239697

    sylvester vader
    Buyer
    Post count: 151
    This reply has been marked as private.
    in reply to: Split: "Get Directions" button to Open Google Maps Link #239662

    sylvester vader
    Buyer
    Post count: 151

    you found something?

    can one of you tell me where the script part is for the get direction button
    then i can see what info it searches and maybe find out why it dont work for me

    in reply to: Split: "Get Directions" button to Open Google Maps Link #239070

    sylvester vader
    Buyer
    Post count: 151
    This reply has been marked as private.
    in reply to: clickable breadcrums in listing #239069

    sylvester vader
    Buyer
    Post count: 151

    im learning alot from al the addons and changes you guys put in forum

    in reply to: clickable breadcrums in listing #239057

    sylvester vader
    Buyer
    Post count: 151

    it works perfect however the links where not correct

    it now goes to location/link
    but then it misses information sometimes
    for example when you click on the city
    then the site dont find the country 😛 or region

    so i changed the snippet to

    
    
    function sd_permalink_city_name($name, $post) {
        $location_link = geodir_get_location_link('base');
        if ( get_option('permalink_structure') != '' ) {
    	    $location_link .= $post->country_slug;
    	     $location_link .= '/';
    	    $location_link .= $post->region_slug;
    	     $location_link .= '/';
            $location_link .= $post->city_slug;
        }
        else {
            $location_link .= '&gd_country='.$post->country_slug.'&gd_region='.$post->region_slug.'&gd_city='.$post->city_slug;
        }
        return '<a href="'.$location_link.'">'.$name.'</a>';
    }
    add_filter( 'sd_detail_city_name', 'sd_permalink_city_name', 10, 2 );
    
    function sd_permalink_region_name($name, $post) {
        $location_link = geodir_get_location_link('base');
        if ( get_option('permalink_structure') != '' ) {
    	   $location_link .= $post->country_slug;
    	     $location_link .= '/';
    	    $location_link .= $post->region_slug;
        }
        else {
            $location_link .= '&gd_country='.$post->country_slug.'&gd_region='.$post->region_slug;
        }
        return '<a href="'.$location_link.'">'.$name.'</a>';
    }
    add_filter( 'sd_detail_region_name', 'sd_permalink_region_name', 10, 2 );
    
    function sd_permalink_country_name($name, $post) {
        $location_link = geodir_get_location_link('base');
        if ( get_option('permalink_structure') != '' ) {
            $location_link .= $post->country_slug;
        }
        else {
            $location_link .= '&gd_country='.$post->country_slug;
        }
        return '<a href="'.$location_link.'">'.$name.'</a>';
    }
    add_filter( 'sd_detail_country_name', 'sd_permalink_country_name', 10, 2 );

    good idea the code snippets

    in reply to: Split: "Get Directions" button to Open Google Maps Link #239014

    sylvester vader
    Buyer
    Post count: 151

    i found out that it only gives wrong direction in the netherlands
    my listings in other countries work good

    atm im checking if i can find any difrence between the netherland listings and for example spain

    i will find it

    if it works in spain then it should also work in the netherlands

    last week i also had something like this
    then it did not show any listings in the map
    reason was that one of the listings had 52.783.070 in coordinates in stead of 52.783070
    the extra point made it not work for the complete map

    im hoping its something like this again

    in reply to: clickable breadcrums in listing #239002

    sylvester vader
    Buyer
    Post count: 151
    This reply has been marked as private.
    in reply to: Split: "Get Directions" button to Open Google Maps Link #239000

    sylvester vader
    Buyer
    Post count: 151
    This reply has been marked as private.
    in reply to: popular categories supreme theme #238226

    sylvester vader
    Buyer
    Post count: 151

    thank you
    this was exact what i was looking for

    in reply to: Split: "Get Directions" button to Open Google Maps Link #238223

    sylvester vader
    Buyer
    Post count: 151

    i know thats the problem

    i did not touch the code but somehow when i click on get directions it doesnt show directions to the map pinpoint
    instead it goes to the pinpoint location of the latest listing that i have

    this happend after an listing import i did

    but all the rest works fine

    only directions not

    🙁

    in reply to: clickable breadcrums in listing #237613

    sylvester vader
    Buyer
    Post count: 151

    yes what i would like is that spain has a link that goes to location/spain/
    so on and so on

    city to go to city and region to show the whole region

    its better for site and better for google

    i can change inside script but i wont change source unless no other way

    in reply to: smal map size problem #237612

    sylvester vader
    Buyer
    Post count: 151

    yes i tryed that but it doesnt change the size 🙁
    it dont do nothing no matter what plugin i put in there

    i even tryed adding the map and then yes it adds a map on the sizes i need but it still shows another map with the wrong sizes

Viewing 15 posts - 106 through 120 (of 135 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount