Kor

Forum Replies Created

Viewing 15 posts - 11,596 through 11,610 (of 15,414 total)
  • Author
    Posts
  • in reply to: Decription in Add listing not mandatory #381655

    Kor
    Moderator
    Post count: 16516

    Hi Tania,

    You can hide it with the custom CSS below. Insert into GD > Design > Scripts > Custom Style CSS

    
    
    #geodir_post_desc_row {
        display:none!important;
    }
    in reply to: Social Importer #381654

    Kor
    Moderator
    Post count: 16516

    Hi Erik,

    I’ve alerted my manager and he will assist you further. Thanks for your patience.

    in reply to: Search Speed in GeoDirectory #381650

    Kor
    Moderator
    Post count: 16516

    Hi Eden,

    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: Show complete address #381649

    Kor
    Moderator
    Post count: 16516

    Hi Tania,

    Please try using the custom CSS code below and see if it works. Insert into the “Code Snippets” plugin.

    
    
    function gd_custom_sd_details_output_address( $address = '' ) {
        global $post;
        
        if ( $address && !empty( $post->post_address ) ) {
            $sd_address = '<span class="sd-address-only">' . stripslashes( $post->post_address  ) . ', </span>';
            $address = str_replace( '<div class="sd-address">', '<div class="sd-address">' . $sd_address , $address );
        }
        
        return $address;
    }
    add_filter( 'sd_details_output_address', 'gd_custom_sd_details_output_address', 10, 2 );
    in reply to: Supreme Directory Featured Image #381647

    Kor
    Moderator
    Post count: 16516

    Hi Tania,

    Please review https://wpgeodirectory.com/docs/supreme-directory-overview/#homepage
    as to how to change the featured image on the homepage.
    Thanks

    in reply to: GeoTheme Conversion #381646

    Kor
    Moderator
    Post count: 16516

    Hi Ron,

    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.

    Thanks!

    in reply to: Social Importer #381645

    Kor
    Moderator
    Post count: 16516

    Hi Erik,

    Are you getting any errors when you click on the “Social Importer” link in “Your Account” section? I’ve tried it and it works on my end.

    Thanks!

    in reply to: Can't find the UsersWP plugin #381538

    Kor
    Moderator
    Post count: 16516

    Hi JC,

    You can use this link https://github.com/mistergiri/userswp/archive/master.zip

    Thanks!

    in reply to: How to deactivate footer class "article-footer cf" #381496

    Kor
    Moderator
    Post count: 16516

    Hi Alex,

    Not sure though, probably it’s just a cache issue but I’m glad that everything is working fine now.

    Thanks!

    in reply to: How to deactivate footer class "article-footer cf" #381492

    Kor
    Moderator
    Post count: 16516

    Hi Alex,

    Not sure if I’m clearing the cache correctly, it seems work when I remove the code I’ve inserted earlier into GD > Design > Scripts > Custom Style CSS. Could you please check again?

    Thanks!

    in reply to: Cannot access the author page #381487

    Kor
    Moderator
    Post count: 16516

    Hi JC,

    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.

    Thanks!

    in reply to: Remove Links on Detail Page Headers #381448

    Kor
    Moderator
    Post count: 16516

    Or you can try this custom CSS.

    
    
    span.gd-tab-list-title a {
        pointer-events: none;
    }

    Thanks!

    in reply to: How to deactivate footer class "article-footer cf" #381365

    Kor
    Moderator
    Post count: 16516

    Hi wci,

    I can’t access to the child theme style.css file. Could you share FTP access so that I check further?

    Thanks!

    in reply to: place tab position #381336

    Kor
    Moderator
    Post count: 16516

    Hi Cora,

    Please use this custom CSS code below to correct the layout. Insert into GD > Design > Scripts > Custom Style CSS. Let me know how it goes.

    
    
    dl.geodir-tab-head dd {
        height: 48px!important;
    }
    in reply to: Exclude CPT From Listing on Advanced Search Shortcode #381316

    Kor
    Moderator
    Post count: 16516

    Hi Scott,

    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.

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