Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
1) if you search by proximity, results are always ordered by distance.
If you select the location 1st via location switcher or using the “near” autocompleter, in that case it will look only for events within that location and sort them by upcoming date.
2) When doing a blank search, what would you write there?
Let us know,
Thanks
Hi,
shared hosting are normally not enough for any amount of listings.
Please see: https://wpgeodirectory.com/docs/server-requirements/
Thanks
Hi,
You can add them as free listings and force them to upgrade to a annual recurring plan to complete the claim process.
That is an option of the claim listing add-on.
Let us know how it goes,
Thanks
July 28, 2017 at 8:58 pm in reply to: GD Home Map widget not visible when in Home Content area #388901Hi,
please provide a link and admin credentials and we’ll have a look.
Thanks
I’m really sorry Richard, I fear the developers missed your request, I flagged it again for them.
Thanks for your patience,
July 28, 2017 at 8:44 pm in reply to: Wanting the Supreme top search area to look like the demo #388898Hi Andrew,
actually it should 🙂 if you provide a link and admin credentials I’ll check why it doesn’t for you.
Let us know,
Thanks
Thanks for letting us know 🙂
Hi,
if you already redirected the login page, it should do it automatically. Which link isn’t working as expected now?
If you provide a link and admin credentials we’ll check directly on your website.
Let us know,
Thanks
Please see: https://wpgeodirectory.com/support/topic/downloads/#post-388887
Please contact your bank. They probably block international transactions.
Thanks
Hi Alex,
please only 1 topic per issue: https://wpgeodirectory.com/support/topic/only-listins-added-by-admin-with-claim-listing-feature/
Thanks
July 28, 2017 at 6:56 pm in reply to: Only listings added by admin with "Claim listing?" feature #388888Hi,
please install the code snippets plugin and add this snippet:
// Set default business owner to "No" on Add Listing form remove_action('geodir_before_main_form_fields' , 'geodir_add_claim_fields_before_main_form', 1); add_action('geodir_before_main_form_fields' , 'geodir_add_claim_fields_before_main_form_checked', 1); function geodir_add_claim_fields_before_main_form_checked(){ global $post; $is_claimed = isset($post->claimed) ? $post->claimed : ''; ?> <div class="required_field geodir_form_row clearfix"> <label><?php echo CLAIM_BUSINESS_OWNER_ASSOCIATE;?><span>*</span> </label> <input class="gd-radio" checked="checked" type="radio" name="claimed" value="1" field_type="radio"> <?php echo CLAIM_YES_TEXT;?> <input class="gd-radio" type="radio" name="claimed" value="0" field_type="radio"> <?php echo CLAIM_NO_TEXT;?> <span class="geodir_message_error"><?php echo CLAIM_DECLARE_OWNER_ASSOCIATE;?></span> </div> <?php }This will only work in the front end and will make all listings added ny users via front end claimed by default.
Thanks
Please provide FTP credentials, we need to have a look at the error log. There must be a PHP fatal error somewhere.
Let us know,
Thanks
Working for me: http://woocommerce-51766-255533.cloudwaysapps.com/place/automotive/
Let me know if I’m missing something,
Thanks
Hi Mark,
I just had a look and normally this is very easy to fix, but with this theme, the sidebar is going below the footer and I really don’t understand how’s that possible.
I asked to my colleagues to have a better look and let us know how to fix this.
They’ll let you know asap.
Thanks for your patience,
Hi,
there is no way to give a 3 months worth of discount via coupon on a membership with monthly recurring payment. The maximum you can do is provide a full month discount.
If it is setup correctly, it should say:
You are going to pay $150.49 ( for 1 year ) & $299.99 (every year after) & alive days are 365 as Directory – Yearly listing.
If you provide a link and admin credentials we’ll have a look at your install. It could be a bug.
Let us know,
Thanks
-
AuthorPosts