Paolo

Forum Replies Created

Viewing 15 posts - 15,946 through 15,960 (of 27,715 total)
  • Author
    Posts
  • in reply to: Question about Events and Custom Post Types #115849

    Paolo
    Site Admin
    Post count: 31211

    That is correct.
    Thank you

    in reply to: Problems with Plugins #115834

    Paolo
    Site Admin
    Post count: 31211

    Ask for support to your hosting provider and ask them to disable varnish to start. If they can’t you’ll have to move to a compatible hosting provider.

    Let us know,

    Thanks

    in reply to: Listings Not Getting Added to Site? #115831

    Paolo
    Site Admin
    Post count: 31211

    hi,

    the problem is probably due to PHP sessions not handled correctly by the website or server side cache broking them.

    We’d need FTP credentials to be able to confirm this.

    Yes GeoDirectory is MultiSite compatible since a long time now. Just need to be activated per website and not network activated (both core and add-ons).

    Let us know,

    Thanks

    in reply to: Location Address Display #115830

    Paolo
    Site Admin
    Post count: 31211

    I didn’t change anything, there was no such code in there, I just added it exactly as provided by the other member…

    
    
    // Formatting address in GD sidebar
    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){ $html .= 'Address:<br><span itemprop="streetAddress">'.$post->post_address.'</span><br />';}
    		if($post->post_zip){ $html .= '<span itemprop="postalCode">'.$post->post_zip.'</span>&nbsp;';}
    		if($post->post_city){ $html .= '<span itemprop="addressLocality">'.$post->post_city.'</span><br />';}
    		if($post->post_region){ $html .= '<span itemprop="addressRegion">'.$post->post_region.', </span>&nbsp;';}
    		if($post->post_country){ $html .= '<span itemprop="addressCountry">'.$post->post_country.'</span><br>';}
    		$html .= '</p>';
    	}
    	return $html ;

    Thanks

    in reply to: How to handle VAT #115828

    Paolo
    Site Admin
    Post count: 31211
    This reply has been marked as private.
    in reply to: Successful Payment Notification Error #115827

    Paolo
    Site Admin
    Post count: 31211

    Just FYI, message from the developers:

    Now for single payment, it will use event charge.succeeded and for recurring payments it will use invoice.payment_succeeded event to manage successfull payments and manage invoices.
    Also issue fixed that send notification without have any invoice or listing details.

    It will be in the next version.

    Thanks,

    in reply to: Problems with Plugins #115826

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    I’m getting this error:

    
    
    Error 502
    
    Guru Meditation:
    
    XID: 2008022601
    
    Varnish cache server

    I believe your problems are mostly server related.

    let us know,

    p.s. varnish is not compatible with GD, that could be the cause of the problems with multilocations.

    in reply to: Question about Events and Custom Post Types #115825

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    you’ll definitely need events add-on, you could use the default custom post type (Places) for teachers by just renaming it. You’d need the custom post type add-on to rename it via options, but it can be done without it via translation file.

    You’ll also need the prices payment manager to created featured events or teachers and also to be able to link events to any other Custom post type you decide to use for teachers.

    If the location is for more than 1 location, you will also need the location manager.

    Everything you described can be done out of the box.

    Let us know if this helps.

    Thanks

    in reply to: HTML field new lines #115823

    Paolo
    Site Admin
    Post count: 31211

    Ok, I got you now, the HTML field is to add html code.

    It isn’t a visual editor that will add html to the text.

    The only fields that have tinyMCE integrated as an option are the listings description and the events registration (must be enabled in GD >> Design >> Listings >> Add lsiting settings).

    If you want to have a description field above the tabs, you could hide the profile tab (unset it from old array and don’t set it again). Then use the same hook you used for that custom field to output

    the_content()

    and use a custom fields for the 1st tab instead.

    Let us know if this helps.

    Thanks

    in reply to: Location Address Display #115815

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    the code was not present in your active theme functions.php file. I’ve added it exactly as provided by @chrisat15 and it worked.

    Thanks

    in reply to: Display gd_places in grid form on home page #115813

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    there is no picture attached and the link is for a preview that only admin can see.

    Please provide the attachment and the credentials to access your dashboard in a private reply and we’ll look into it.

    Thanks

    in reply to: Add Events to Detail Page Under Tabs #115811

    Paolo
    Site Admin
    Post count: 31211
    in reply to: Listing Expire Date #115809

    Paolo
    Site Admin
    Post count: 31211

    Hi Robert,

    sorry we should have looked into this while fixing the review problem on bp profiles, it’s my fault.

    The developer is checking this too now …

    He’ll let us know asap.

    Thanks

    in reply to: New licence / updates system info #115808

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    in reply to: Map and Image Slider on Profile Page #115807

    Paolo
    Site Admin
    Post count: 31211

    hi,

    you need to set permalinks as %/postname/%, please see:

    https://wpgeodirectory.com/docs/basic-installation/#postnames

    Thanks

Viewing 15 posts - 15,946 through 15,960 (of 27,715 total)
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount