Guust

Forum Replies Created

Viewing 15 posts - 15,136 through 15,150 (of 27,116 total)
  • Author
    Posts
  • in reply to: Vat on the invoice #326447

    Guust
    Moderator
    Post count: 29970

    Please have a look at https://wpgeodirectory.com/support/topic/beta-testers-invoicing/page/2/#post-306779

    The VAT invoicing plugin is to be released very soon in its final version.

    in reply to: footer #326444

    Guust
    Moderator
    Post count: 29970
    in reply to: Missing Claim listing button #326442

    Guust
    Moderator
    Post count: 29970
    in reply to: Changing Page Layout #326437

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

    in reply to: Location Hierarchy #326435

    Guust
    Moderator
    Post count: 29970

    Pretend you are adding a listing in the frontend, and see Google populate the City and region names. That will tell you what to use.
    If you have duplicates, you can always merge them: https://wpgeodirectory.com/docs/manage-location/#merge

    in reply to: Address layout & Supreme update #326429

    Guust
    Moderator
    Post count: 29970

    Install this plugin: https://wpgeodirectory.com/docs/useful-plugins/#snippets

    Then create a snippet with this content:

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

    Whether the post page can have a sidebar depends on the theme you are using.

    in reply to: Address layout & Supreme update #326426

    Guust
    Moderator
    Post count: 29970

    This should assist with changing the address layout: https://wpgeodirectory.com/docs/changing-the-layout-of-addresses/

    Unless you have made any changes to the theme itself, which is to be avoided, you should not loose anything on your website.

    Thanks.

    in reply to: Buddy Press and Multisite #326425

    Guust
    Moderator
    Post count: 29970

    I am not sure we have the answer to that one, but the BuddyPress forum should be able to help you.
    Thanks.

    in reply to: Category (Taxonomy) changes won't save #326383

    Guust
    Moderator
    Post count: 29970

    Can you post your URL and WP admin details in a private reply please, then we can check your settings for you.

    in reply to: Customisation #326382

    Guust
    Moderator
    Post count: 29970

    1. I cannot find why the listings cannot be submitted from the frontend. I’ll get the developers to have a look after the weekend.

    2. Supreme cannot have footers on listings and location pages.

    in reply to: Changing Page Layout #326333

    Guust
    Moderator
    Post count: 29970

    1. Go to GD > Design > Listings and disable the sidebar
    https://wpgeodirectory.com/docs/layout/#directory

    2. Please see https://wpgeodirectory.com/docs/faqs/how-do-i-change-the-number-of-listings-per-page/

    3. Grid 4 will only show 4 in a row.
    To set that go to GD > Design > Listings > Listing content section view

    Thanks

    in reply to: No Records Found #326332

    Guust
    Moderator
    Post count: 29970

    The new shortcode will not work yet in GD 1.6.15
    It will only be included in the next version.

    in reply to: Will this pricing schema work? #326328

    Guust
    Moderator
    Post count: 29970

    Some more info as to how things work:
    S2 works by hiding pages and content from visitors and users.
    A basic membership would unlock some of these pages.
    A higher membership would unlock more pages etc, the higher the membership, the more content becomes available incrementally.
    You can only have one membership at the same time.
    GD allows users to submit listing using the Add Listing page.
    So all you do is hiding some Add Listing pages from some levels of membership.
    There is no connection between S2 and GD.
    S2 is for user control, and GD is for directory listings.

    Is it possible to restrict a monthly membership to just one listing for both events and non-event memberships and also to just one listing but unlimited events for an events-based membership?
    No, because all S2 will do is allow access to these pages for a specified level of membership and others above it.
    And by default, S2 memberships are incremental, so if you want a level that only allows listings, and one that only allows events, you will need some customization.
    The simplest way to do something similar is to have a free or cheap membership but charge for listings and events.
    And create a free event package that only can be submitted by premium members.

    Should a member cancel their subscription, I would like their non-event listing to default/downgrade back to a basic free listing.
    There is no connection between S2 and GD.
    S2 is for user control, and GD is for directory listings.
    So if a membership is cancelled, there is no effect on listings.
    The simplest way to do something similar is to have a free or cheap membership but charge for listings on a recurring basis.

    in reply to: Search bar suggestion problem #326139

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    in reply to: Search bar suggestion problem #326138

    Guust
    Moderator
    Post count: 29970

    It works correct from the producers page, so I guess it is some caching issue.
    But I cannot find it, so I’ll get the developers to have a look. It might be after the weekend though.

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