Kor

Forum Replies Created

Viewing 15 posts - 7,396 through 7,410 (of 15,414 total)
  • Author
    Posts
  • in reply to: social importer app submission #441627

    Kor
    Moderator
    Post count: 16516

    Hi Kathy,

    Not sure why it wouldn’t work on other CPTs. Could you tell us a little bit more about it? Also, provide your WP admin access in private reply here so that we could replicate it.

    Yes, we can use custom CSS code to remove the social importer on other CPT’s.

    Thanks!

    in reply to: Social importer Invalid App ID #441617

    Kor
    Moderator
    Post count: 16516

    Hi emily,

    Looks like you don’t enough privilege to retrieve page metadata’s. You need to request for “Page Public Content Access” as shown in the attached screenshot. Click on “Start a Submission” in the App Review Tab.

    Thanks!

    in reply to: Theme compatibility problems #441616

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Map listings not displayed #441613

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: How to switch to Open Street Maps? #441611

    Kor
    Moderator
    Post count: 16516

    Hi Ian,

    Thanks for your post. You can change it inside GD > Design > Map > DEFAULT MAP SETTINGS as shown in the attached screenshot.

    Thanks!

    in reply to: Language file not updating #441609

    Kor
    Moderator
    Post count: 16516

    Hi Matt DeWild,

    Thanks for your post. Just make sure you’re looking at the correct guide https://wpgeodirectory.com/docs/translating-addons/ . If the issue persists, kindly share both WP and FTP access in private reply. Then, share the link and let us know what you’re trying to change.

    Thanks!

    in reply to: Listing all category, post type and listing entry #441608

    Kor
    Moderator
    Post count: 16516

    Hi Geoffroy,

    Thanks for your post. Kindly check out this link https://wpgeodirectory.com/docs/core-shortcodes/ that explains what type of shortcodes you can use to do this.

    in reply to: Google map statics in detail page #441607

    Kor
    Moderator
    Post count: 16516

    Hi memorex13,

    Thanks for your reply. You can prevent “mouse events” on the map by using the custom CSS code below.

    
    
    div#detail_page_map_canvas_wrapper {
        pointer-events: none!important;
    }
    in reply to: GD-Homepage questions #441563

    Kor
    Moderator
    Post count: 16516

    Hi Hendrik,

    Here is the custom CSS code to achieve that.

    
    
    .geodir-list-view-select {
    display:none!important;
    }
    
    .sd.search.geodir-page #geodir_wrapper #geodir_content {
        flex-basis: 100%!important;
        width: 100% !important;
    }
    in reply to: Remove Map in Listings/Seach pages #441561

    Kor
    Moderator
    Post count: 16516

    Hi Guilherme Hadlich,

    Thanks for your reply. I believe you’re using the Supreme Directory theme. You can remove the map using custom CSS but to display a sidebar would require customization.

    Thanks!

    in reply to: Edit Copyright section in footer #441541

    Kor
    Moderator
    Post count: 16516

    Hi Timothy,

    Thanks for your reply. Looks like you’ve either not copied the code correctly or pasted it wrongly. Anyway, please install the “Code Snippet” plugin and try copying and pasting the code below. If the issue persists, could you please share WP admin access in private reply so that we could check on it?

    
    
    add_action('after_setup_theme', '_my_sd_footer_changes',15); 
    function _my_sd_footer_changes(){
    	remove_action( 'dt_footer_copyright', 'dt_footer_copyright_default', 10 );
        remove_action( 'dt_footer_copyright', 'sd_footer_copyright_default', 10 );
        add_action( 'dt_footer_copyright', 'custom_dt_footer_copyright_text', 10 );
    }
    
    function custom_dt_footer_copyright_text(){
        echo '© 2018 Supreme Theme LLC. All Rights Reserved.';
    }

    Thanks!

    in reply to: GD-Homepage questions #441538

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to achieve what you needed there.

    
    
    .sd.archive.geodir-page #geodir_wrapper #geodir_content {
        flex-basis: 100% !important;
        width: 100% !important;
    }

    Kor
    Moderator
    Post count: 16516

    Hi Shane,

    We would need an access to your WP admin backend in order to check further. Could you provide it using the private reply option below?

    Thanks!

    in reply to: Edit Post: Location misbehaviour #441535

    Kor
    Moderator
    Post count: 16516

    Hi John Brisbin,

    Thanks for your post. Just wondering, did you install the “Location Manager” addon already? If the issue persists, please share WP admin access in private reply and list the steps to replicate the said issue.

    Thanks!

    in reply to: Working With Elementor #441534

    Kor
    Moderator
    Post count: 16516

    Hi Rhys,

    Thanks for your reply. You can refer to this section of the documentation that explains more about using shortcodes in GD https://wpgeodirectory.com/docs/core-shortcodes/

    Thanks!

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