Kiran

Forum Replies Created

Viewing 15 posts - 4,876 through 4,890 (of 6,022 total)
  • Author
    Posts
  • in reply to: Add Listing page text getting truncated on 1 CPT only #392430

    Kiran
    Moderator
    Post count: 7069

    Hi There,

    I have checked with my test sites and it worked fine there. I found you are using older version of Payment Manager v1.4.4 and not recent one which is v2.0.2.
    I see problem on my test site when tested with Payment Manager v1.4.4. That means this problem already fixed in recent versions of Payment Manager.

    You should always use most recent plugin, otherwise you will face such type of problem.

    Let us know.

    Thanks,
    Kiran

    in reply to: Problems with downgrade / upgrade #392425

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: Custom Field issue #392272

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know

    in reply to: Problems with downgrade / upgrade #392270

    Kiran
    Moderator
    Post count: 7069

    Hi Juan,

    The problem has been fixed and it is updated on your site too.

    Please check and let us know.

    Thanks,
    Kiran

    in reply to: Custom Field issue #392261

    Kiran
    Moderator
    Post count: 7069

    There is one option “For admin use only?” in Place Settings > Custom Fields > “Book Now” custom field setting. By enabling this option you can hide that field from non admin users during add listing from front end.
    I checked it and it worked.

    Kiran

    in reply to: Custom Field issue #392255

    Kiran
    Moderator
    Post count: 7069

    Hi Denuwan,

    WordPress request filter does not allows script tags in request for security purpose. Because using scripts tags in POST is unsafe.
    That’s why it does not allows to submit data with script tags in front end add listing.

    Thanks,
    Kiran

    in reply to: Problems with downgrade / upgrade #392168

    Kiran
    Moderator
    Post count: 7069

    Hi Juan,

    Let me know which plan was assigned to listing before downgrade? Is is auto downgraded or you done it via GD Tools > Run Expire?

    Let me know so i can look into more.

    thanks,
    Kiran

    in reply to: On page user stats not working #392095

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Password reset redirect #391809

    Kiran
    Moderator
    Post count: 7069

    Hi Dipe,

    Check now, i have added following code snippet to your child theme function.php

    
    
    // Set reset passeword link
    function gd_custom_set_reset_password_link( $login_url, $args, $gd_page_id ) {
        if ( !empty( $args['forgot'] ) && function_exists( 'um_get_core_page' ) ) {
            $login_url = um_get_core_page( 'password-reset' );
        }
    
        return $login_url;
    }
    add_filter( 'geodir_login_url', 'gd_custom_set_reset_password_link', 100, 3 );

    Let us know.

    Thanks,
    Kiran

    in reply to: listing translation gives 404 error #391608

    Kiran
    Moderator
    Post count: 7069

    Hi Pierre,

    Please check now. On your site WPML settings for custom post type slug translation is not active and you have translated post type slug “places” to “endroits”.
    So it results in 404 error. I have re-saved it to “places” from WPML > String Translation and now it works fine.
    You need to translate post type slug only if you have custom post type slug translation setting is enabled.

    Let us know.

    Thanks,
    Kiran

    in reply to: GD listing shortcode #391457

    Kiran
    Moderator
    Post count: 7069

    Don’t worry i have updated patch to fix on your site, and it will be included in next releases too.

    Kiran

    in reply to: GD Payment Manager V2.0.2 & WP Invoicing #391447

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: Problem Listing Data no found #391446

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    in reply to: WPML and… #391410

    Kiran
    Moderator
    Post count: 7069

    Hi There,

    > is there a way to provide forms in two languages when the listing is submitted? So customer can input categories, tags, description in two languages?
    <
    No, it is not possible to search and show result listings from multiple languages.

    > is it possible to display just default language listings but searched via second language taxonomy or tag?
    <
    No you can search/display taxonomy or tag for the current language only.

    Kiran

    in reply to: GD listing shortcode #391408

    Kiran
    Moderator
    Post count: 7069

    Hi Dipe,

    > The second one just keeps showing ALL the listings.
    < Fixed

    FYI post_author=”current_author” OR post_author=”current” only works if you are using shortcode on detail blog post(post_type = post) or detail listing(post_type = gd_place, gd_event etc…) page pages.
    Standard pages normally added by admin and those pages has post_author = admin user ID. So use post_author=”current_user” if you are using shortcode on standard pages (post_type = page).

    As you have applied users roles limitation for all three shortcodes, shortcode will display results for related user role only.

    Let us know.

    Thanks,
    Kiran

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