Guust

Forum Replies Created

Viewing 15 posts - 17,686 through 17,700 (of 27,116 total)
  • Author
    Posts
  • in reply to: CSV Export progress bar incorrect #200006

    Guust
    Moderator
    Post count: 29970

    I cannot replicate that on my test site. If that happens all the time to you, let us know, and we’ll see if it needs fixing; like you say probably not.

    in reply to: Paypal Settings – Missing Fields #200005

    Guust
    Moderator
    Post count: 29970

    Mmmm, strange. Can we start with looking at your WP admin?
    Post your URL and WP admin details in a private reply and we will have a look.

    in reply to: City, Country on Listings in Supreme #199864

    Guust
    Moderator
    Post count: 29970

    1. You can add this to your functions.php file, that should return something like in the image:

    
    
    add_filter('geodir_show_post_address', 'geodir_change_address_order' , 100 , 2) ;
    function geodir_change_address_order($html , $vars)
    {
    	global $post, $preview, $wpdb;
    	$field_icon='';
    	if (strpos($field_icon,'http') !== false) {$field_icon_af = '';}
    		elseif($field_icon==''){$field_icon_af = '<i class="fa fa-home"></i>';}
    		else{$field_icon_af = $field_icon; $field_icon='';}
    	
    	if(!$preview)
    	{
    		$html = '<p class="" style="clear:both;" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">';
    		$html .= '<span class="geodir-i-location" style="'.$field_icon.'">'.$field_icon_af;
    		$html .=  '&nbsp;';
    		$html .= '</span>';
    		//print_r($_POST);
    		
    		if($post->post_address){}
    		if($post->post_zip){}
    		if($post->post_city){ $html .= '<span itemprop="addressLocality">'.$post->post_city.'</span>, ';}
    		if($post->post_country){ $html .= '<span itemprop="addressCountry">'.$post->post_country.'</span><br>';}
    		$html .= '</p>';
    	}
    	return $html ;
    }

    2. I have asked Paolo to look at your other question.

    in reply to: MultiLocations – Add Listing Functionality Issue #199758

    Guust
    Moderator
    Post count: 29970

    I’ll get Paolo to have a look at your question, I just know there will be problems, but not sure why.
    https://wpgeodirectory.com/support/topic/multisite-geodirectory-buddypress-bbpress/#post-121783

    in reply to: MultiLocations – Add Listing Functionality Issue #199739

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    in reply to: MultiLocations – Add Listing Functionality Issue #199738

    Guust
    Moderator
    Post count: 29970

    GD plugins should not be network activated, but on a per site basis.

    Adding your addresses as a user from the frontend should work as you want. The options are meant for your users, not admin. Adding the address from the frontend works fine for me.

    in reply to: US and UK Spelling Customize #199730

    Guust
    Moderator
    Post count: 29970

    Indeed not a good idea, that should already have been overwritten unless it was a different plugin you updated. I think you’ll find PoEdit really useful once you are past the learning curve.

    in reply to: Posts don't appear in Facebook Users #199729

    Guust
    Moderator
    Post count: 29970

    That would be a Facebook setting. Please check there.

    in reply to: More Info Tab #199725

    Guust
    Moderator
    Post count: 29970

    If that was a GT widget that should not have come across, I’ll check with Paolo.

    in reply to: Traduction #199721

    Guust
    Moderator
    Post count: 29970

    This file still does not exist:
    /wp-content/themes/GDF_child/languages/fr_FR.mo
    You do not have a languages folder in your child theme

    I added the folder and move the files. Please check.

    in reply to: Release of 1.6.2 #199559

    Guust
    Moderator
    Post count: 29970

    Can you make that an administrator please.

    in reply to: US and UK Spelling Customize #199557

    Guust
    Moderator
    Post count: 29970

    You can change that in the Advanced Search language file.
    https://wpgeodirectory.com/docs/translating-addons/

    in reply to: Release of 1.6.2 #199555

    Guust
    Moderator
    Post count: 29970

    Username invalid, please check.

    in reply to: "Sort by" is limited #199548

    Guust
    Moderator
    Post count: 29970

    Sure, have a look at the Advanced Search addon: https://wpgeodirectory.com/docs/search-filters-overview/

    in reply to: Traduction #199522

    Guust
    Moderator
    Post count: 29970

    Your theme files have to be at /wp-content/themes/GDF_child/languages/fr_FR.mo

    See https://wpgeodirectory.com/docs/translating-themes/

    Also, the files you have incorrect file names: It should be

    fr_FR.po

    instead of

    fr_FR.po.po
Viewing 15 posts - 17,686 through 17,700 (of 27,116 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount