Samuel Tan
Forum Replies Created
-
AuthorPosts
-
June 13, 2019 at 10:14 am in reply to: Fail to Upgrade from GeoDirectory Version 1.6.38 to Version 2.0.0.57 #492757
Hi Kiran,
Thank you for this.
We have tested the “custom_type” field in the search but it did not show any result.
It works on the live site which is still running GD v1 https://www.catholicindependentschools.com/find-a-school/https://www.catholicindependentschools.com/find-a-school/
For the TEST site (link below) I have updated GeoDirectory to 2.0.0.62 and GD Location Manager to 2.0.0.18 but still cannot filter search by Nursery, Pre-Prep, Prep, Secondary, Sixth or Special which use to work in GD v1.
https://cisc.catholicindependentschools.com/search
When using Advanced Search and choosing one of the checkboxes: Nursery, Pre-Prep, Prep, Secondary, Sixth or Special, no search results were shown.
June 5, 2019 at 12:33 pm in reply to: Fail to Upgrade from GeoDirectory Version 1.6.38 to Version 2.0.0.57 #490986Hi Kor,
We have successfully upgrade to GeoDirectory 2.0.0.59 on our test site here https://cisc.catholicindependentschools.com/
But, the Search and Advance Search Function is again broken. We re-activated the Snippet added by Stiofan to fix the GD Search but that didn’t help.
I have left the Snippet in so you can review it.
The GD menu options are found in the footer navigation/below:
SEARCH: https://cisc.catholicindependentschools.com/search/
LOCATION: https://cisc.catholicindependentschools.com/membership/members-area/location/
PLACES: https://cisc.catholicindependentschools.com/places/Pls let us know if there is anything else you need.
May 28, 2019 at 4:00 pm in reply to: Fail to Upgrade from GeoDirectory Version 1.6.38 to Version 2.0.0.57 #489522Hi Kor,
We found the problem.
We used a wp admin login page redirect to gd login.
add_filter( 'login_url', 'my_login_page', 10, 2 ); function my_login_page( $login_url, $redirect ) { return geodir_login_url(); }
in functions.php
This caused the backend to break when we upgrade and the front end to behave differently.
May 28, 2019 at 12:54 pm in reply to: Fail to Upgrade from GeoDirectory Version 1.6.38 to Version 2.0.0.57 #489480This reply has been marked as private.May 15, 2019 at 3:12 pm in reply to: Fail to Upgrade from GeoDirectory Version 1.6.38 to Version 2.0.0.57 #486679I will restore the test site with files and database from the live site and try again. I will let you know when it is ready.
Hi Partrick,
Disabling the Author Box worked.
Many thanks for your help.
Sam
May 14, 2019 at 12:08 pm in reply to: Fail to Upgrade from GeoDirectory Version 1.6.38 to Version 2.0.0.57 #486359This reply has been marked as private.Admin access granted.
Hi Kor,
Thank you for the input. I deactivated UserWP and everything went back to normal on the layout front.
This reply has been marked as private.May 13, 2019 at 3:02 pm in reply to: Fail to Upgrade from GeoDirectory Version 1.6.38 to Version 2.0.0.57 #486161This reply has been marked as private.Thanks Guust
May 8, 2017 at 12:33 pm in reply to: Custom field filter returns no result, keyword search returns places & WP page #377388Thanks Stiofan,
I have disabled TML and the search function works now.
May 4, 2017 at 8:58 pm in reply to: Custom field filter returns no result, keyword search returns places & WP page #376962This reply has been marked as private.May 4, 2017 at 6:21 pm in reply to: Custom field filter return all listings in search result #376941Search by name is the only one that returns result but this include results from Posts and Pages from WordPress and the map says “No Records Found”.
-
AuthorPosts