Naveen Giri

Forum Replies Created

Viewing 15 posts - 841 through 855 (of 1,165 total)
  • Author
    Posts
  • in reply to: Places showing from other location #510227

    Naveen Giri
    Moderator
    Post count: 1559

    Hi DAVID,

    I am not able to connect FTP with given details. are you sure these are valid details?
    not found any issue with plugin settings yet. please provide valid FTP details. meanwhile we are checking it.

    Thanks


    Naveen Giri
    Moderator
    Post count: 1559

    Hi yelena,

    I will suggest you to try troubleshooting steps because it seems like due to any plugin conflict.
    https://wpgeodirectory.com/docs-v2/faq/troubleshooting/#conflict-test

    if you are not comfortable please share site ftp or cpanel, seems deactivating advance custom field plugin causing fatal error on site.

    Thanks

    in reply to: Entry description #510135

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Kai Siemer,

    seems alright on my end. please hard refresh the page once.

    Thanks

    in reply to: Search redirecting to homepage upon no findings #509974

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Carl,

    you have “All 404 Redirect to Homepage” plugin that redirecting it to homepage.

    please use following code snippet.

    
    add_action('wp', 'gd_patch_p404_redirect', 1);
    function gd_patch_p404_redirect(){
    	remove_action( 'wp', 'p404_redirect' );
    
    	if ( is_404() && !is_search() && empty( $_REQUEST['geodir_search'] ) )
    	{
    
    		$options= P404REDIRECT_get_my_options();
    		$link=P404REDIRECT_get_current_URL();
    		if($link == $options['p404_redirect_to'])
    		{
    			echo "<b>All 404 Redirect to Homepage</b> has detected that the target URL is invalid, this will cause an infinite loop redirection, please go to the plugin settings and correct the traget link! ";
    			exit();
    		}
    
    		if($options['p404_status']=='1' & $options['p404_redirect_to']!=''){
    			$links = P404REDIRECT_read_option_value('links',0);
    			P404REDIRECT_save_option_value('links', $links + 1);
    			P404REDIRECT_add_redirected_link(P404REDIRECT_get_current_URL());
    			header ('HTTP/1.1 301 Moved Permanently');
    			header ("Location: " . $options['p404_redirect_to']);
    			exit();
    		}
    	}
    }

    Thanks

    in reply to: Event photos not diaplaying intermittently #509970

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Clare,

    the above login details are not functioning. please provide valid details.
    and it seems like some plugin causing js error and that possibly creating issue with image too.
    So i will suggest you to perform trubleshooting steps first.
    https://wpgeodirectory.com/docs-v2/faq/troubleshooting/#conflict-test

    if you are not comfortable let me know.

    Thanks

    in reply to: Update to GeoDirectory V2 has broken my website #509784

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Deirdré Gower,

    I have updated the active GD addons and now you can update others too.

    the plugin “Invoicing – AffiliateWP Integration” needs to verify licence key for updating it to v2.

    please check and let me know if having any issue.

    Thanks

    in reply to: Update to GeoDirectory V2 has broken my website #509723

    Naveen Giri
    Moderator
    Post count: 1559
    This reply has been marked as private.
    in reply to: Site Crashed. Receiving error #509716

    Naveen Giri
    Moderator
    Post count: 1559

    Hi cam,

    please check now. the issue was site memory limit that throwing 500 error.
    I have added in wp-config.php file.

    
    
    
    define('WP_MEMORY_LIMIT', '256M');
    

    and customiser working all right now.

    Thanks

    in reply to: Site Crashed. Receiving error #509568

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @cam

    I have just checked. the issue is coming from ninja form plugin activation. I see the customiser throwing error.

    I will check it and get back to you asap with progress.
    meanwhile if you can provide cpanel access in private reply.
    it will help me to track bug early.

    Thanks

    in reply to: when I update my geoDirectory plugins my website breaks. #509552

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @rigots,

    do you face same issue while updating any other plugin too?

    Thanks

    in reply to: Site Crashed. Receiving error #509551

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @cam Syed,

    the user is not site admin. please share administrator level user details to check the issue.

    Thanks

    in reply to: After conversion to V2 issues #509549

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Vlad Chirila,

    #1: it seems ok at my end on both.
    #4: please try this css in theme customiser.

    
    
    
    @media (max-width: 992px) {
    	.sd .author-avatar, .sd .author-avatar img {
    		height: 50px !important;
    		width: 50px !important;
    	}
    }
    

    #7: seems weird issue. please share site details and FTP in private reply to check it further.

    Thanks

    in reply to: Image Title showing on hover #509225

    Naveen Giri
    Moderator
    Post count: 1559

    Hi @timgtheo,

    please check i have updated code and added it in network site.
    so it will be applied for all subsite.

    Thanks

    in reply to: Search page not showing in full #509208

    Naveen Giri
    Moderator
    Post count: 1559

    Hi Carl,

    I see the issue when full width template is selected in theme option. it is not reflecting it in frontend.
    also noticed the street view man icon issue. which seems because of css.
    i checked backend settings. havnt noticed anything specific.

    please share ftp in private reply so we can check few things in code.

    Thanks

    in reply to: Featured image appears below in small size in GD archive #509191

    Naveen Giri
    Moderator
    Post count: 1559
    This reply has been marked as private.
Viewing 15 posts - 841 through 855 (of 1,165 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount