Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
I don’t think there is any easy way to do that. Not even CSS.
I asked to the developers to let us know if I’m right or wrong. Hopefully there is a hook that allows to manipulate it.
They’ll let you know asap.
Thanks
February 23, 2017 at 6:43 pm in reply to: Multiple selections in search fields + absence of sorting dropdown menu #363450Hi,
1) if you force a field to be in the main form, only the select dropdown will show. Checkboxes, radios and so on are used only in the advance search window.
for the second question in point 1, I’d have to see your website to answer.
https://wpgeodirectory.com/docs/gd-search/
2) Sorting selector will not appear in Search results. Search results can’t be sorted. They will use the search criteria to sort by relevancy.
Thanks
Hi,
all admin email are sent to the admin email.
There is no option to change that.
Maybe you could set up a forward from the admin email to your desired email?
Thanks
Hi,
if you upload via FTP instead of file manager, it will work. If you have problem with GoDaddy file manager, please ask for support to GoDaddy.
Both maps and Search forms are widget. To add a search form above the map you’ll need to add it as a widget from Appearance >> Widgets.
Thanks
Fixed deleting the categories too.
Thanks
I confirm, the site is not slow at all for me, both front and backend.
Thanks
p.s. deleting the place categories made the place CPT disappear from the popular category dropdown.
Please let’s continue here: https://wpgeodirectory.com/support/topic/instalation-fail/
Thanks
February 23, 2017 at 6:24 pm in reply to: Trouble with custom fields validation pattern items savings #363440This reply has been marked as private.Hi,
that’s not normal, is that file complete like this one:
https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory-functions/helper_functions.php
If it isn’t make sure to download the plugin again and re-install.
Let us know,
Thanks
Hi,
the social importer should only submit GD Custom post types to Facebook, not CPT from other plugins.
Thanks
Please provide a link and admin credentials and we will have a look at your case.
Thanks
This topic belongs in the Payment manager add-on forum and there has been moved.
Thanks
Hi,
that can’t be considered a custom field because you are adding no field, but just text.
There is an hook “geodir_after_description_field”, which could be used to insert anything you want.
example:
add_action("geodir_after_description_field","_my_add_listing_desc_help_info"); function _my_add_listing_desc_help_info(){ ?> <div id="geodir_post_title_row" class="required_field geodir_form_row clearfix gd-fieldset-details"> <label>Description Help </label> If you need help <a href="#" target="_blank">click here</a> </div> <?php }Please add this via code snippets plugin. https://wordpress.org/plugins/code-snippets/
Thanks
Only with css you can add an image as background to the links…
hi,
I just checked the 1st few places that appear in that search result page and they have the exact same lat and long as I suspected:
Beto Loko Motorcycle -22.9099384 / -47.06263319999999
NoCanto Bar -22.9099384 / -47.06263319999999
Zelão Racing -22.9099384 / -47.06263319999999
Ponto 9 Beer Pub -22.9099384 / -47.06263319999999???
Thanks
-
AuthorPosts