Naveen Giri

Forum Replies Created

Viewing 15 posts - 1,051 through 1,065 (of 1,165 total)
  • Author
    Posts
  • in reply to: youtube height is small #497640

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @nors,
    I am closing the issue unless you have any query regarding the ticket.

    in reply to: Details Page Previous Next #497171

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Kerry,

    The issue cause by added css in customiser.
    following css causing the issue. I have added needed fix for it.

    Please check.

    
    .geodir-single-tabs-container{    
    margin-bottom: 150vh;
    }
    
    .geodir-field-post_content {
       max-height: 10px;
    }
    ul.geodir-tabs-content.geodir-entry-content {
        height: 100vh!important;
    }
    .geodir-single-tabs-container{    margin-bottom: 150vh;}
    
    .sd.single.geodir-page .featured-area, .sd.sd-preview .featured-area {
        height: 60vh!important;
         }
    
    in reply to: Search not showing results #497127

    Naveen Giri
    Moderator
    Post count: 1559

    Thanks, I will take a look and get back to you with update.

    in reply to: Split: Expiration Questions #497101

    Naveen Giri
    Moderator
    Post count: 1559
    in reply to: Search not showing results #497085

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Wesley,

    Sorry for the issue, but the login credentials seems invalid.
    So I am not able to check backend.

    can you please send the valid login credentials

    Regards

    in reply to: Details Page Previous Next #496837

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Kerry, This issue coming due to html mismatch.
    Check the screensort for more info.

    one extra div closing appear.

    Ideally it should be from geo plugins and addon because we havnt face such html mismatch anywhere else.
    it can be from theme or other plugins.

    I will see and get back to you on it.

    in reply to: Address autocomplete on location page not working #496373

    Naveen Giri
    Moderator
    Post count: 1559
    This reply has been marked as private.
    in reply to: Hide grid view selections #496351

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Badbara,
    Try below code to hide grid 1, 4,5 option. It is working on my local. also if you have any cache plugin. clear cache and browser cache.

    
    function gd_snippet_240619_layout_options( $layouts, $frontend ) {
    	if ( $frontend ) {
    		unset( $layouts["1"] ); // Hide Grid View (One Column
    		unset( $layouts["4"] ); // Hide Grid View (Four Columns)
    		unset( $layouts["5"] ); // Hide Grid View (Five Columns)
    	}
    
    	return $layouts;
    }
    add_filter( 'geodir_layout_options', 'gd_snippet_240619_layout_options', 10, 2 );
    
    in reply to: youtube height is small #496252

    Naveen Giri
    Moderator
    Post count: 1559
    This reply has been marked as private.
    in reply to: How do I make it not visible unless used? #496109

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Tina,

    The param was not hide_empty in this case. it was hide_if_empty.

    like Alex mentioned The shortcode builder will always give you the proper code.

    I have changed it in GD listing detail page template.
    seems good now. Please have a look.


    Naveen Giri
    Moderator
    Post count: 1559

    Autoptimize plugin store a copy of html and assets on visitors browser.
    so it was loading old GD JS and css files and that was causing js error on site, primary cause of above issues.

    in reply to: How to position a new badge under the title #496060

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Vicky,
    You have to add the gd_post_badge shortcode or block if using Gutenberg layout in Archive item page to show the badge.

    It will show the badge on archive listing page.
    Please check the screenshot below.


    Naveen Giri
    Moderator
    Post count: 1559

    Hi @karlamulder
    It seems like cache issue. I just checked it by deactivating Autoptimize plugin and clearing browser cache.

    seems images, tabs and maps everything working for me now.

    can you recheck it please.

    in reply to: Favorite listings layout #496011

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @evocativemedia,

    Please try this updated code.

        jQuery(document).ready(function(){
            jQuery('.geodir-list-view-select #gd_list_view').val('2').trigger('change');    
            $noStore = false;
            geodir_list_view_select(jQuery('#gd_list_view[name="gd_list_view"]'), $noStore);
        });
    in reply to: Favorite listings layout #495908

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @evocativemedia,
    right now it seems working to me.
    have you done anything, do you still need help?

Viewing 15 posts - 1,051 through 1,065 (of 1,165 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount