Kor

Forum Replies Created

Viewing 15 posts - 12,106 through 12,120 (of 15,414 total)
  • Author
    Posts
  • in reply to: Google Maps Error #373355

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Issue with Map Section of my site #373354

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: How to Hide "add-listing" Page from Users #373348

    Kor
    Moderator
    Post count: 16516

    Hi Leslie,

    That script is incomplete and it’s just a sample that we work out to give you an idea how it works.

    Thanks!

    in reply to: Alignment of icons #373345

    Kor
    Moderator
    Post count: 16516

    Hi Marcus,

    Here you go. Insert into GD > Design > Scripts > Custom Style CSS.

    
    
    a.b_sendtofriend:after {
            content: "\f0e0";
            font: normal normal normal 35px/1 FontAwesome;    
            visibility:visible!important;
    }
    
    span.geodir-i-email {   
       float: left!important;
    }
    
    a.b_sendtofriend {
        visibility:hidden!important;
        margin-left:-90px!important;
    }
    
    .sd-detail-cta .geodir_email {
        margin-top: 5px!important;
        margin-right: 15px!important;
        width: 40px!important;
        float: left!important;
    }
    
    .sd-detail-cta span.geodir-addtofav{
        float:left!important;
        width:40px!important;
        margin-top: 8px!important;
    }
    
    .sd-detail-cta .sd-cta-favsandshare {
        float:left!important;   
    }
    
    .fa-envelope:before {
        display:none!important;
    }
    in reply to: Alignment of icons #373336

    Kor
    Moderator
    Post count: 16516

    Hi Marcus,

    Please share the URL of the site in question and I’ll try to work out a custom CSS for this.

    Thanks!

    in reply to: Issue with Map Section of my site #373304

    Kor
    Moderator
    Post count: 16516

    Hi Bruce,

    Yes, please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    in reply to: Map Bubble Image #373271

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: How to Hide "add-listing" Page from Users #373270

    Kor
    Moderator
    Post count: 16516

    Hi Leslie,

    I’ve just consulted this matter with a developer and what you needed there requires customization which we do not provide, unfortunately. But he shared a short script below that would probably give you some idea how this is going to work. If you don’t have much experience in PHP, you’ll find this difficult and we’ll suggest that you look for a freelance developer that would help you out. Or check out this article and see if it helps https://herothemes.com/blog/restricting-access-wordpress-pages-creating-members-area/

    
    
    function gd_check_allowed_to_add_listing() {
        $allowed = true;
        
        // Write code here to detect add-listing page and validate with current logged user with membership
        
        if ( !$allowed )
            wp_redirect( home_url() ); // Redirect to home if now allowed to add listing page
            exit;
        }
    }
    add_action( 'init', 'gd_check_allowed_to_add_listing', 10);

    Thanks!

    in reply to: page population settings issues #373269

    Kor
    Moderator
    Post count: 16516

    Hi Glenn,

    Sorry, I’m still not getting this. Could you please share your Website URL with us so we could have a better look at your issue? Also, provide some screenshots if required.

    Thanks!

    in reply to: GD Author Page #373267

    Kor
    Moderator
    Post count: 16516

    Hi Don,

    #2 You left out this option http://prntscr.com/evv2jo

    #3 Could you provide a screenshot? I can’t seem to replicate it on my end.

    #4 Changing it to share requires customizationa and I’d suggest that you insert a new widget below and display a share button. Here’s where you can create your share buttons https://developers.facebook.com/docs/plugins/share-button

    Regarding the login, yes, both works the same. They will be able to leave comments if they register using the form above and will not in anyway affect how people join/register.

    Thanks!

    in reply to: Help with some CSS and Best of widget #373260

    Kor
    Moderator
    Post count: 16516

    Hi Denis,

    Please use the custom CSS code below to fix those layout issues. Insert into GD > Design > Scripts > Custom Style CSS

    #1

    
    
    .entry-content .geodir-map-home-page ul {
        padding: 0px !important;
    }
    
    .map-places-listing {
        margin-top: -43px!important;
    }
    
    .map-cat-ptypes .map_category {
        margin-bottom: 43px!important;
    }

    #2 Seems to look fine here http://prntscr.com/evuqj7

    in reply to: Map Bubble Image #373254

    Kor
    Moderator
    Post count: 16516

    Hi Yukie,

    Can I have the login URL please?

    Thanks!

    in reply to: page population settings issues #373248

    Kor
    Moderator
    Post count: 16516

    Hi Glenn,

    Could you tell me what you mean by “stop the page from populating a widget section” ? You mean do not want the “Popular listings” to display the latest listings?

    Thanks!

    in reply to: Google Maps – NO RECORDS FOUND #373170

    Kor
    Moderator
    Post count: 16516

    Hi Marc,

    You need to assign a category to the listing in order for it to work. http://prntscr.com/evmsgu .
    https://wpgeodirectory.com/docs/guide-to-setting-up-your-geodirectory-website/#listing

    Thanks!

    in reply to: Translate the button "Update Now" #373135

    Kor
    Moderator
    Post count: 16516

    Hi Fabricio,

    That should be in the Payments addon language file. Refer to this posts https://wpgeodirectory.com/support/topic/texts-remain-unstranslated/#post-342339

    https://wpgeodirectory.com/docs/translating-addons/

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