Naveen Giri

Forum Replies Created

Viewing 15 posts - 241 through 255 (of 1,165 total)
  • Author
    Posts
  • in reply to: Add listing template #533767

    Naveen Giri
    Moderator
    Post count: 1559

    Hi ammy,

    I didn’t get your mean?

    “I want to show the category images with category name in add listing”

    I dont know whats your purpose. whether you want it inside form or just above form, like the below screensort .

    Please can you elaborate it, whats your purpose for adding it there?

    Thanks


    Naveen Giri
    Moderator
    Post count: 1559

    Hi Alexander,

    No, It still not fixed in latest version. I am on it.

    Thanks for your patience.

    in reply to: Prevent links from being inserted in the free text field #533716

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Andreas,

    Unfortunatly html5 validation pattern not work for textareas.
    It could be done with the help of js, but its a customisation request. out of support scope.

    So you can take help of our GD Experts https://geodirectoryexperts.com/

    Thanks

    in reply to: Limit the number of videos #533537

    Naveen Giri
    Moderator
    Post count: 1559

    Hi raum80,

    This is a customisation request and can be done with js.
    We will consider it for Geodirectory, if we get more such simillar request.

    For now you can take help of our Gd experts http://geodirectoryexperts.com/

    Thanks

    in reply to: Search page #533531

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Khanjan,

    thats Archive page description. travel agency theme has printed that on archive page.
    I have removed it in snippet. Please have a look.

    Thanks

    in reply to: Search page #533526

    Naveen Giri
    Moderator
    Post count: 1559

    Thanks for confirming, have a great day.

    in reply to: Special Offers page #533481

    Naveen Giri
    Moderator
    Post count: 1559

    glad that helped.

    in reply to: Search page #533478

    Naveen Giri
    Moderator
    Post count: 1559

    Hi

    I have added patch for it. It was a conflict issue with the theme.
    the issue is fixed now please have a look.

    
    
    
    add_action('wp_head', 'gd_remove_theme_actions');
    function gd_remove_theme_actions(){
    	remove_action( 'travel_agency_pro_page_header', 'travel_agency_pro_page_header', 20 );
    	add_action( 'travel_agency_pro_page_header', 'custom_travel_agency_pro_page_header', 19 );
    }
    function custom_travel_agency_pro_page_header(){
        if( ! is_page_template( array( 'templates/team.php', 'templates/about.php', 'templates/contact.php', 'templates/destination.php', 'templates/testimonial.php' ) ) ){ ?>    
            <header class="page-header">
            <?php   
                if( is_archive() && !geodir_is_page('search') ){
        			if( ! is_tax( array( 'destination', 'activities', 'trip_types' ) ) ){
                        the_archive_title( '<h1 class="page-title">', '</h1>' );
                        the_archive_description( '<div class="archive-description">', '</div>' );
                    }
                }
            
                if( is_search() && geodir_is_page('search') ){ ?>            
        			<h1 class="page-title"><?php
        				/* translators: %s: search query. */
        				printf( esc_html__( 'Search Results for: %s', 'travel-agency-pro' ), '<span>' . get_search_query() . '</span>' );
        			?></h1>    		
                <?php
                }
            
                if( is_page() && !geodir_is_page('search') ){ 
                    the_title( '<h1 class="page-title">', '</h1>' ); 
                }
                
                if( is_404() ) echo '<h1 class="page-title">' . esc_html__( '404', 'travel-agency-pro' ) . '</h1>'; //For 404
                ?>
            </header><!-- .page-header -->
        <?php
        }
    }
    

    Thanks


    Naveen Giri
    Moderator
    Post count: 1559

    Thanks for confirmation. have a great day.

    in reply to: V2 search error: id is missing #533294

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Paul,

    I havnt seen the id missing issue.

    but the other issue related to search coming from Relevanssi plugin.
    This plugin overriding Geodirectory search and forcing it too load all post types post.

    If you need that plugin for any reason. You can look for customizing it or ask Relevanssi plugin support for any option to disable the post types from search.

    Please check the below screensort seems all post types are included in search.

    Thanks

    in reply to: Pagination buttons not working on gd widgets on mobile #533269

    Naveen Giri
    Moderator
    Post count: 1559

    Excellent! Glad that helped!

    If you have the time, do you think you can leave us a quick review? it helps us grow! :slightly_smiling_face:

    https://wordpress.org/support/plugin/geodirectory/reviews/?rate=5#new-post

    Thanks,

    in reply to: Reviews are showing underlying HTML code #533268

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Jon,

    the issue coming due to some conflict with SmartCrawl plugin.
    Could you please report it to SmartCrawl Plugin Support.

    Meanwhile I will check from myside.

    Thanks

    in reply to: Search page #533238

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Khanjan,

    the issue seems some conflict with current theme. I hope you have checked it with default theme.

    If this fix works for you. You can apply this js fix. which will remove other tags.

    
    add_action( 'wp_head', function () { ?>
    	<script>
            jQuery(document).ready(function() {
              jQuery('.container .page-header h1').slice(1).remove();
            });
    	</script>
    <?php } );?>
    

    Or Please provide us valid FTP so we can check it on our side.
    The FTP details are not working.

    Thanks


    Naveen Giri
    Moderator
    Post count: 1559

    Thanks for confirming issue.

    I will check the another one. thanks for reminding.

    in reply to: Pagination buttons not working on gd widgets on mobile #533102

    Naveen Giri
    Moderator
    Post count: 1559

    Hi neil,

    I checked the issue. As alex mentioned, it is causing by 403 error.
    I cant see the issue for loggedin user. which means it is cache plugin related issue.

    here you can see a simillar issue reported.
    https://wordpress.org/support/topic/cause-admin-ajax-php-403-forbidden/

    do you have any server cache? Please flush it.
    and also send us the FTP detail in private reply.

    Thanks

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