Kor

Forum Replies Created

Viewing 15 posts - 10,276 through 10,290 (of 15,414 total)
  • Author
    Posts
  • in reply to: Losing information #401496

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: GD Framework 1.2.8. #401393

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Double Logins? #401385

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Yearly vs Monthly Pricing #401378

    Kor
    Moderator
    Post count: 16516

    Hi Samuel,

    Yes, that’s correct. But you can try this https://wpgeodirectory.com/docs/common-code-snippets/#package and see if it helps.

    Thanks!

    in reply to: Description Field Size – Add Listing #401372

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Description Field Size – Add Listing #401351

    Kor
    Moderator
    Post count: 16516

    Hi Drashida,

    I’ve just inserted the custom CSS code below to fix this. Could you please check?

    
    
    div#mceu_48 {
        visibility: visible!important;
        height: 200px!important;    
    }

    Thanks!

    in reply to: Double Logins? #401346

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Map not working again #401342

    Kor
    Moderator
    Post count: 16516

    Hi Steve,

    I’m getting lots of jQuery errors on the console http://prntscr.com/gyyyxg . I’ll forward this to a developer for further assistance.

    Thanks!

    in reply to: updating a professional gives me error #401341

    Kor
    Moderator
    Post count: 16516

    Hi Abel,

    I’ve just checked that video and I’m not sure what’s wrong there. You’re just scrolling down the Website or did you attach the wrong file? Could you please check or elaborate?

    Thanks!

    in reply to: For No Review Listings how can we hide the "No Reviews" link #401315

    Kor
    Moderator
    Post count: 16516

    Hi Alphonso,

    Unfortunately, achieving this would require customization. But I’ll forward this to a developer for a second opinion.

    Thanks!

    in reply to: categories are dislocated #401303

    Kor
    Moderator
    Post count: 16516

    Hi Abel,

    Please try inserting this custom CSS into GD > Design > Scripts > Custom Style CSS and see if it fixes the issue you had there.

    
    
    .gd-cptcat-row.gd-cptcat-gd_place.gd-cpt-flat {
        width: 100% !important;
    }

    Thanks!

    in reply to: Add text above Log In form #401291

    Kor
    Moderator
    Post count: 16516

    Hi Lydia,

    I’ll get a developer to help you with this. Sorry for the delay.

    Thanks!

    in reply to: Popular Categories #401290

    Kor
    Moderator
    Post count: 16516

    Hi Alphonso,

    Insert this custom PHP code into “Code Snippet” plugin or your theme’s functions.php file

    
    
    function _gd_custom_popular_post_category_atts( $out, $pairs, $atts, $shortcode ) {
        if ( (geodir_is_page('home') || geodir_is_page('location') ) && empty( $out['before_title'] ) && empty( $out['after_title'] ) ) {
            $out['before_title'] = '<div class="gd-custom-' . $shortcode . '">';
            $out['after_title'] = '</div>';
        }        
        return $out;
    }
    add_filter( 'shortcode_atts_popular_post_category', '_gd_custom_popular_post_category_atts', 10, 4 );

    Then insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS

    
    
    .gd-custom-popular_post_category {
        display:none!important;
    }
    

    Thanks!

    in reply to: Is featured check missing #401274

    Kor
    Moderator
    Post count: 16516

    Hi Sayllus,

    Looks like all the GD plugins are outdated. Please update everything and also, are you referring to the “is featured” option in the “Pricing Manager” addon ? https://wpgeodirectory.com/docs/prices-and-payments-add-on-overview/

    Furthermore, you need to install the “Post 2 Post” plugin in order to use the Geodirectory Lists plugin. Refer to the “Prerequisites” here https://wpgeodirectory.com/docs/geodirectory-lists-overview/

    Thanks!

    in reply to: Remove Review Stars & Photos #401272

    Kor
    Moderator
    Post count: 16516

    Hi Alphonso,

    Please open a new ticket for this question.

    Thanks!

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