Kiran

Forum Replies Created

Viewing 15 posts - 3,196 through 3,210 (of 6,022 total)
  • Author
    Posts
  • in reply to: Social Importer only for Private use? #463642

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Use following snippet to disable social importer fields from add listing form for the non-admin users.

    
    
    /**
     * Disable social importer for non-admin users.
     */
    function gd_snippet_20190117_after_setup_theme() {
    	if ( ! current_user_can( 'manage_options' ) ) {
    		remove_action( 'geodir_before_detail_fields', 'gd_add_listing_top_code', 3 );
    		remove_action( 'geodir_after_main_form_fields', 'gd_add_listing_bottom_code', 10 );
    	}
    }
    add_action( 'after_setup_theme', 'gd_snippet_20190117_after_setup_theme', 20 );

    Thanks,
    Kiran

    in reply to: Follow up to submit page #463641

    Kiran
    Moderator
    Post count: 7069

    Hello Lindsey,

    – For free listings the template file is geodirectory\geodirectory-templates\preview-success.php. You can manage message from GeoDirectory > Notifications > Messages > “Post submitted success” to show after listing submitted.

    – For paid listings the template file is \geodir_payment_manager\geodir-payment-templates\success.php. You can manage message via translation. You can translate “Thank you, your information has been successfully…..” from file geodir_payments-en_US.po. Or you can define message via POSTED_SUCCESS_MSG. Ex:

    if (!defined('POSTED_SUCCESS_MSG')) define('POSTED_SUCCESS_MSG', __('<p>Thank you, your information has been successfully received.</p><p><a href="[#submited_information_link#]" >View your submitted information &raquo;</a></p><p>Thank you for visiting us at [#site_name#].</p>','geodir_payments') );

    Let us know.

    Thanks,
    Kiran

    in reply to: Claim status – 2 #463508

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Custom repeats with different time bug #463504

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: Sort listings by price method. In V2? #463503

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.

    Kiran
    Moderator
    Post count: 7069

    Hello Joe,

    I have applied same compatibility to your live site, please check after clearing your browser cache.

    Let us know.

    Thanks,
    Kiran

    in reply to: Custom repeats with different time bug #463496

    Kiran
    Moderator
    Post count: 7069

    Hello Scott,

    I have updated some code please check and let us know from your side after clearing your browser cache. I can’t replicate from my timezone.

    Let us know.

    Kiran

    in reply to: Backend and Front-end Image Upload not working #463486

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: — Map + Individual Page Tweaks Needed — #463481

    Kiran
    Moderator
    Post count: 7069

    Hello,

    I checked via admin and it seems you have updated in listing-listview.php file only. You need to do same for widget-listing-listview.php file also.

    Kiran

    in reply to: v2 GD shortcodes not working #463478

    Kiran
    Moderator
    Post count: 7069

    Hello,

    Try following shortcode to display listing image.

    [gd_post_images type="image" slideshow="0" show_title="1" animation="slide" controlnav="0" link_to="post" image_size="thumbnail"]

    Kiran


    Kiran
    Moderator
    Post count: 7069

    Hello Kai,

    Issue has been fixed, now GeoDirectory > Settings > Status > Tools > Terms Count will update counts.
    Now categories also visible for automotive in widget settings.

    Kiran

    in reply to: post id is missing, invalid post type #463475

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Sort listings by price method. In V2? #463461

    Kiran
    Moderator
    Post count: 7069

    Hello STEPHANIE,

    In GeoDirectory v2 we have some changes in fields & sorting structure. In v2 you still can set custom field in sorting but it needs new snippet to update priority value for the custom field.

    Currently we have some important to-do task, we will update this for GeoDirectory v2 as well in near time.

    Thanks,
    Kiran

    in reply to: 'Missing: fn' error in Google Search Console #463457

    Kiran
    Moderator
    Post count: 7069

    Hello Ellory,

    Please provide us the listings urls and webmaster tool url(where you tested your site pages). If possible provide screenshot as well.

    Kiran

    in reply to: tabs in buddy press #462882

    Kiran
    Moderator
    Post count: 7069

    Hello Spanu,

    Those navbar coming from Youzer plugin. Those tabs managed from Panel > Profile Settings.

    Please ask Youzer support team how that “Events” menu added and how to remove it from menu.
    Or provide us FTP credentials so we can debug from where it adding that menu in navbar.

    Kiran

Viewing 15 posts - 3,196 through 3,210 (of 6,022 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount