Kiran

Forum Replies Created

Viewing 15 posts - 2,146 through 2,160 (of 6,022 total)
  • Author
    Posts
  • in reply to: Activating location manager add on crashes my site #490151

    Kiran
    Moderator
    Post count: 7069

    Hi Kate,

    Which page is assigned to /directory/? Can you provide me edit page link for that page?

    Kiran

    in reply to: New listing/review not showing in activity feed #490144

    Kiran
    Moderator
    Post count: 7069

    Hi Anna,

    I checked and found that you have not enabled option to record activity for new posts and comments from your site. I have enabled it from Settings > BuddyPress > Components > Site Tracking.

    I have tested with one comment and it worked fine.

    Regards,
    Kiran

    in reply to: Listing url prefix no longer works #490134

    Kiran
    Moderator
    Post count: 7069

    Hi Chris,

    I have created sidebar “GD Archive” and assigned to GD Archive & GD Search pages.
    I have assigned GD Listing sidebar to GD Details page.
    I added following line in child theme sidebar.php

    if(is_page() || is_page_template('page-blog.php') || ( function_exists( 'geodir_is_geodir_page' ) && geodir_is_geodir_page() ) ){

    Now all pages are working with sidebar set in page setting.

    Please check and let us know.

    Regards,
    Kiran

    in reply to: Losing data on upgrade #490001

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Activating location manager add on crashes my site #489997

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Map page without items #489992

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Remove YES from checkbox options display #489989

    Kiran
    Moderator
    Post count: 7069

    Hi Fulvio,

    Try following snippet to remove “: Yes” from checkbox field value display.

    
    
    function gd_snippet_300519_remove_checkbox_yes( $html, $location, $cf, $p = '', $output = '' ) {
    	if ( $html != '' ) {
    		$html = str_replace( ': </span></span>Yes</div>', '</span></span></div>', $html );
    		$html = str_replace( '</span>Yes</div>', '</span></div>', $html );
    	}
    
    	return $html;
    }
    add_filter( 'geodir_custom_field_output_checkbox', 'gd_snippet_300519_remove_checkbox_yes', 11, 5 );

    Kiran

    in reply to: Losing data on upgrade #489971

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Map page without items #489968

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: New Installation Issues #489955

    Kiran
    Moderator
    Post count: 7069

    Hi colonic,

    I have changed template to “Auto” at GeoDirectory > Settings > Design > Page template file override. Now GD pages showing correct listings.

    Please check and let us know.

    Kiran

    in reply to: Geodirectory V2 – changes #489952

    Kiran
    Moderator
    Post count: 7069

    Hi Katie,

    Checkout process is bypassed for free listing, but it creates invoice to handle listing status for some cases like invoice with 100% Discount or free trial listing.

    To prevent sending email for free invoices, use PHP snippet provided here: https://wpgeodirectory.com/support/topic/invoices-of-0-00-euros-being-sent-for-free-listings/#post-486780

    Use following CSS snippet to add scroll to event schedules on event detail right sidebar.

    
    
    #sidebar .geodir-field-event_dates .geodir-schedules {
    	max-height: 240px;
    	overflow-x: hidden;
    	overflow-y: auto;
    }

    Regards,
    Kiran

    in reply to: Activating location manager add on crashes my site #489944

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Upgrade Issue – pagination stopped working #489941

    Kiran
    Moderator
    Post count: 7069

    Hi Kim,

    Genesis theme hides GD Listings pagination on mobile devices. I have added following css in Appearance > Custom css to fix it.

    
    
    .geodir-listings .geodir-wgt-pagination .geodir-pagination {
    	display: block;
    }

    I tired few times but now not replicating issue. Please try after clearing your browser cache.

    Let us know.

    Regards,
    Kiran

    in reply to: Activating location manager add on crashes my site #489778

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Map page without items #489777

    Kiran
    Moderator
    Post count: 7069

    Hi sinaxi,

    – Your site has only one listing in ITA language. I have translated it correctly because it was translated with WPML Editor enabled.
    – When translating GD listing, “Use WPML’s Translation Editor” must be off for listings because WPML Translation Editor does not supports GeoDirectory fields.
    Now ITA map is showing that listing.

    Let us know.

    P.S. your site is running with some old GD versions, please update those plugins.

    Best Regards,
    Kiran

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