Kor

Forum Replies Created

Viewing 15 posts - 3,991 through 4,005 (of 15,414 total)
  • Author
    Posts
  • in reply to: display satellite view by default #487238

    Kor
    Moderator
    Post count: 16516

    Hi John Marston,

    Thanks for your reply. Kindly install the “Code Snippet” plugin and then run the script that I’ve shared earlier. Let us know once you’ve done that and I’ll guide you further adjusting the existing maps into satellite view.

    in reply to: GeoDirectory V2 update – addon won't update #487188

    Kor
    Moderator
    Post count: 16516

    Hi kate kumar,

    Thanks for your reply. Sorry, I’m not sure what you’ve done on your end. Could you contact your hosting provider to revert the changes? Then, I’ll get a developer to check on this.

    in reply to: side bar with the listing info not showing up #487185

    Kor
    Moderator
    Post count: 16516

    Hi eric Garcia,

    Thanks for your post. Kindly share your Website WP admin access here in private reply and we’ll check this out for you.


    Kor
    Moderator
    Post count: 16516

    Hi Steve,

    Thanks for your post. You can try inserting a “UWP > Login” widget on the sidebar. Let us know how it goes.


    Kor
    Moderator
    Post count: 16516

    Hi Tony,

    Thanks for your reply. Yes, you’ll need to use shortcodes to achieve this. To call the titles, you can use [gd_post_title tag=”h2″] and as for the address, you can use the [gd_output_location location=”detail”] shortcode. Have you given it a try? You should really check out the shortcode builder https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/ if you haven’t already. 🙂

    in reply to: Mobile view vs deskptop #487177

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.

    Kor
    Moderator
    Post count: 16516

    Hi Tony,

    You’re Welcome and have a nice weekend.

    in reply to: Lost my search button image #487173

    Kor
    Moderator
    Post count: 16516

    Hi Mark,

    Thanks for your reply and I’m sorry for the late response. I’ll notify our developer to check this out again but it would be on Monday. 🙂 Thanks for your understanding.

    in reply to: Get directions link is not working #487167

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.

    Kor
    Moderator
    Post count: 16516

    Hi Tony,

    Thanks for your reply. Yes, that’s what the code does. Maybe you can replace the code above with the below and see if it works? If it still doesn’t do anything, share your Website WP admin access here in private reply and we’ll check it out.

    
    .geodir_post_meta {
        border-top:1px solid #75757526!important;
    }
    in reply to: Mobile view vs deskptop #487110

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you share your Website WP admin access here in private reply so that we could take a look at your GD setup?

    Thanks


    Kor
    Moderator
    Post count: 16516

    Hi Jeremy,

    Thanks for your post. Kindly try using the custom CSS code below and see if it helps. Insert into GD > Appearance > Customize > Additional CSS

    .content {
        width: 60%;
    }
    
    .sidebar-primary {
        width: 40%;
    }
    
    .content-sidebar-wrap {
        padding:10px;
    }
    in reply to: display satellite view by default #487038

    Kor
    Moderator
    Post count: 16516

    Hi John,

    Thanks for your patience. I’ve just consulted with a developer and he suggested that you insert the custom php code below into your Website. This would force the default map to “Satellite View”. For the existing listings, you can export the listings and change the settings over there. Then, reimport it into back into your Website.

    function gd_snippet_170519_map_params( $params, $map_args ) {
    	if ( $params['map_type'] == 'post' ) {
    		$params['maptype'] = 'SATELLITE';
    	}
    
    	return $params;
    }
    add_filter( 'geodir_map_params', 'gd_snippet_170519_map_params', 10, 2 );
    in reply to: Get directions link is not working #487029

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Uploading #487024

    Kor
    Moderator
    Post count: 16516

    Hi serendipity,

    Thanks for your reply. The Linkedin icon is already available and you’ll just need to insert the code below into the textbox as shown in the attached screenshot.

    fab fa-linkedin
Viewing 15 posts - 3,991 through 4,005 (of 15,414 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount