Paolo
Forum Replies Created
-
AuthorPosts
-
hi,
please provide a link and admin credentials in a private reply (that only staff can read) and we will have a look at your settings.
Thanks
Please try :
add_action('geodir_wrapper_open', 'my_function', 4, 1); function my_function($page) {// your code here}This will put it before the GeoDir wrapper.
Let us know if this works.
Thanks
I’m not ure I understand. The css I added only affect the search page and the listings page.
Let me know,
Thx
Hi,
this has been fixed in Felix’s website by our developers, I’ll ask them to add the fix to your website too.
Thanks
Hi,
this is fixed:
This is because customer has CPT ordering is gd_place – 1, and school – 4, and there are not any places added on site. so Places excluded from post type selection menu. So problem is customize search form loads for first CPT.
No i had fixed so it loads customize search form based on CPT selected from menu.
Fixed on customer’s site also here – http://silong.woonb.com/school-home/
Early customer has not added parameter show_adv_search=”always” in [gd_advanced_search] shortcode on http://silong.woonb.com/school-home/ but now it working fine after show_adv_search=”always” added.
Please check and confirm.Thanks
Sorry again to keep you waiting, the developer finally solved:
After re-saving address field settings and an sort order from Geodirectory -> Therapeute Settings -> Les champs personnalisés now map come back on add listing page. Don’t know why it was missing early, but now it working fine.
It was a strange one.
Let us know if you see any other problems.
Thanks
Hi,
the location me works only for the location page.
Thanks
This reply has been marked as private.Hi,
currently there is no way to do this.
We have plans in the future to provide an option to link CPT between each other like it is possible now with events, but that is not on top of the priorites right now.
Sorry about that,
Hi,
you can use info [at] wpgeodirectory.com.
We would also need the FTP credentials.
Please provide them here in a private reply (only staff can read them), so that we can pass them easily to the developers.
Thanks
Hi,
you can use something like:
add_action('geodir_top_content', 'my_function', 30, 1); function my_function($page) {// your code here}That should work, if it doesn’t, try changing priority from 30 to 10.
Let us know,
Thanks
Hi,
we never saw this problem before, probably because nobody with that many pages ever tested it.
Not sure if the problem is coming from FB Api or our plugin. Can you please provide a URL, FTP and admin credentials so that we can debug this directly on your website?
Otherwise we would have to create 40 dummy facebook page to test on our side, which would take much longer…
Let us know,
Thanks
Hi,
please provide admin credentials and I’ll ask a developer to look into it.
Let us know,
Thanks
hi,
please provide a link and admin credentials and we will give you css for the date and time.
For the second request, I’m sorry that is not an option and it would require a customization.
Let us know,
Thanks
April 6, 2016 at 3:53 pm in reply to: The GD Home page map is not showing the default location #158726Hi,
I’ve exported your listings and there are several errors.
1) Some titles are missing
2) Author with ID 0 doesn’t exist, it should be 1 or at least an existing user ID
3) Some categories and default categories are missing
4) Some post_status are missing (should published or draft not blank)
5) Some post_address are missing
6) Some post_zip are missing
7) Some lat and long are missingIt cannot work unless you correct all these errors.
Thanks
-
AuthorPosts