Kiran

Forum Replies Created

Viewing 15 posts - 1,126 through 1,140 (of 6,022 total)
  • Author
    Posts
  • in reply to: Multirating totals and counts do not update correctly #514933

    Kiran
    Moderator
    Post count: 7069

    Hi Andy,

    This has been fixed and it will be in next release of Review Rating Manager plugin.

    Provide us FTP credentials if you want apply patch before next release.

    Regards,
    Kiran

    in reply to: Archive Page Display Conflicts #514929

    Kiran
    Moderator
    Post count: 7069

    Hi Silks,

    The Ratings Badge similarly has a link added within paragraph tags except it is not overlaid it is sitting on the line below and i believe the favourites badge is floated to the right of this element & hence appears to be on the line below. Also the link appears to be unclickable. this i couldn’t fix.

    On your site something adding p & br tags to shortcode content. Use following CSS snippet to show rating & favorite inline.

    
    
    .geodir-loop-container .geodir-post-rating br,
    .geodir-loop-container .geodir-post-fav br {
    	display: none;
    }

    Kiran

    in reply to: Entry description #514927

    Kiran
    Moderator
    Post count: 7069

    Hi Kai,

    Issue has been fixed now it does not loose data on switching package.

    Regards,
    Kiran

    in reply to: 404 Errors with WPML TRanslations #514926

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know.

    Kiran

    in reply to: Front end form, address (location) doesn't change … #514923

    Kiran
    Moderator
    Post count: 7069

    Hi Nigel,

    Use following PHP snippet if you want to always update address field even after manually set by user.

    
    
    /**
     * Force to update address on map pin move, even address manually set by user.
     */
    function gd_snippet_191026_add_listing_geocode_js_vars() {
    ?>
    user_address = false;
    <?php
    }
    add_action( 'geodir_add_listing_geocode_js_vars', 'gd_snippet_191026_add_listing_geocode_js_vars', 11 );

    Regards,
    Kiran

    in reply to: Streaming reviews #514918

    Kiran
    Moderator
    Post count: 7069

    Hi Tim,

    You forgot to add following lines in snippet.

    
    
    add_filter( 'geodir_custom_field_value_email', 'gd_snippet_custom_skip_sanitize_field', 11, 6 );
    add_filter( 'geodir_custom_field_value_html', 'gd_snippet_custom_skip_sanitize_field', 11, 6 );
    add_filter( 'geodir_custom_field_value_phone', 'gd_snippet_custom_skip_sanitize_field', 11, 6 );
    add_filter( 'geodir_custom_field_value_text', 'gd_snippet_custom_skip_sanitize_field', 11, 6 );
    add_filter( 'geodir_custom_field_value_textarea', 'gd_snippet_custom_skip_sanitize_field', 11, 6 );
    add_filter( 'geodir_custom_field_value_url', 'gd_snippet_custom_skip_sanitize_field', 11, 6 );

    I have added above lines in PHP snippet and now it saves iframe & script fine.

    Kiran

    in reply to: Error messages visible (!?) on signup page GD V1 #514917

    Kiran
    Moderator
    Post count: 7069

    Hi Manfred,

    Issue has been fixed, please check and let us know.

    Kiran

    in reply to: Default image in unclaimed listings #514913

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Date Display & Recurring Event Options? #514912

    Kiran
    Moderator
    Post count: 7069

    Hi Jorge,

    We have already task in todo to enhance displaying event schedules. It will in future as we have important tasks with higher priority.

    Meanwhile you can try following CSS snippet to add scroll bar for schedules.

    
    
    .geodir-company_info .geodir-field-event_dates .geodir-schedules {
        max-height: 192px;
        overflow-x: hidden;
        overflow-y: auto;
    }
    

    OR try following css to show only upcoming schedule & current schedule.

    
    
    #sidebar .geodir-field-event_dates .geodir-schedules .geodir-schedule {
        display: none;
    }
    #sidebar .geodir-field-event_dates .geodir-schedules .geodir-schedule:first-child,
    #sidebar .geodir-field-event_dates .geodir-schedules .geodir-schedule.geodir-schedule-current {
        display: block;
    }
    

    Regards,
    Kiran

    in reply to: GD Endpoint not showing in screen options #514911

    Kiran
    Moderator
    Post count: 7069

    Hi Sue,

    Category field was disabled from “GeoDirectory > Place Settings > Custom Fields > Category”. I have enabled it and assigned a category to that job listing. Now issue is fixed.

    Check and let us know.

    Best Regards,
    Kiran

    in reply to: Page not found (translation issue) – continued #514910

    Kiran
    Moderator
    Post count: 7069

    Hi adminparentland-pt,

    We have updated category rescue function so it also take care of translated category id issue. I have already applied patch on your site at that time.

    Provide us more details with urls about issue so we can look into there.

    Regards,
    Kiran

    in reply to: Front end form, address (location) doesn't change … #514779

    Kiran
    Moderator
    Post count: 7069

    Hi Nigel,

    This is not an issue but a default behavior. We have set one feature to preventing change value in address field once user typed/keypress in that field.
    In some cases user wants to set own address street but wants to set lat/lon, city, region from map move. So in this case if we do not prevent changing address then it will loose address street set by user again and user needs to type again.

    If you want to change address then just clear that field and move pin on map.

    Let us know.

    Regards,
    Kiran

    in reply to: import facebook event #514777

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Featured Image still showing #514772

    Kiran
    Moderator
    Post count: 7069

    Hi Leonardo,

    Issue has been fixed.

    Please check and let us know.

    Regards,
    Kiran

    in reply to: 404 Errors with WPML TRanslations #514755

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
Viewing 15 posts - 1,126 through 1,140 (of 6,022 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount