Kiran

Forum Replies Created

Viewing 15 posts - 1,636 through 1,650 (of 6,022 total)
  • Author
    Posts
  • in reply to: Layout of Event listings #503002

    Kiran
    Moderator
    Post count: 7069

    Hi brian,

    The video is recorded with Event Manager v1, now we have Event Manager v2. On demo site all plugins are running with GDv2.

    I have added your suggestion in my future tasks to look into and allow separate date & time on listings. This will be in one of future version.

    Thanks,
    Kiran

    in reply to: Remove "Map,Satellite and Street view" from Map #502995

    Kiran
    Moderator
    Post count: 7069

    Hello tradingbasics,

    I have added following PHP snippet to disable Map Type and Street View controls from Google maps on archive & detail page maps. Snippet that you already added is works only for add listing map.

    
    
    /**
     * Remove Map Type and Street View controls from Google maps.
     */
    function gd_snippet_190814_map_params( $params, $map_args ) {
    	$map_type = $params['map_type'];
    	$map_canvas = $params['map_canvas'];
    
    	//if ( $map_canvas == 'gd_map_canvas_directory' ) {
    		$params['mapTypeControl']       = false; // Map Type control
    		$params['streetViewControl']    = false; // Street View control
    	//}
    
    	return $params;
    }
    add_filter( 'geodir_map_params', 'gd_snippet_190814_map_params', 20, 2 );

    Regards,
    Kiran

    in reply to: Sorting options #502991

    Kiran
    Moderator
    Post count: 7069

    Hi Fulvio,

    Business Hours values are saved in schema format with days & hours combinations. It is not possible to sort results by hours.

    Kiran

    in reply to: Titles & Meta Settings not working #502870

    Kiran
    Moderator
    Post count: 7069

    Hi Guido,

    Please try this patch to fix meta titles on detail page.
    https://github.com/AyeCode/geodirectory/commit/3820c991610e266ec7136520fca712ea59e7b5c8

    Let us know.

    Kiran

    in reply to: Search Bar #502811

    Kiran
    Moderator
    Post count: 7069

    This changes included in theme as well, so don’t worry about future updates.

    You can remove “All” word from GeoDirectory > Settings > Titles & Meta > update Page Title/Meta Title.

    Kiran

    in reply to: Map and autosave issues #502797

    Kiran
    Moderator
    Post count: 7069

    Glad to hear that issue resolved.

    Thanks for letting us know.

    Kiran

    in reply to: Can not find CPT Settings – Packages – Advanced #502796

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Facebook Social Importer doesn't work #502790

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Can not find CPT Settings – Packages – Advanced #502700

    Kiran
    Moderator
    Post count: 7069

    Hi jotomas,

    Please check now and let us know.

    Kiran


    Kiran
    Moderator
    Post count: 7069

    It will be in future version, not exactly sure about eta, because we have some other tasks with higher priority.

    Meanwhile try following CSS snippet.

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

    Kiran

    in reply to: Search Bar #502683

    Kiran
    Moderator
    Post count: 7069

    Hello ditdut,

    can we change that tittle to say the category instead of the first listing? Also can we change Whoop!?

    Fixed

    Please check and let us know.

    Kiran

    in reply to: Recurring Event Details Page – to infinity and beyoooond #502677

    Kiran
    Moderator
    Post count: 7069

    “Hide event past schedules?” setting is available under GeoDirectory > Settings > Events (click on Show Advanced button). See attachment.

    Kiran

    in reply to: Map and autosave issues #502671

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Map and autosave issues #502662

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    in reply to: Map and autosave issues #502657

    Kiran
    Moderator
    Post count: 7069

    Hi Matt,

    Admin credentials are now working, but FTP credentials are still not working.

    Kiran

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