Blank page
This topic contains 18 replies, has 4 voices, and was last updated by Edgar Bernal 6 years, 6 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
April 2, 2019 at 5:50 pm #477555
Hi, There is a big message in red with the warning “Immediate attention requiered” in the wpadmin page. And my main page is completely blank. Can you please check the site?
April 2, 2019 at 5:54 pm #477562Hi Edgar Bernal,
Thanks for your post. Could you please share your Website WP admin access here in private reply so that we could troubleshoot this for you asap!?
April 2, 2019 at 5:58 pm #477563This reply has been marked as private.April 2, 2019 at 7:07 pm #477591There is a 500 error.
We need FTP to troubleshoot.
Try uploading the latest version of the Geodirectory plugin by FTP:
https://wordpress.org/plugins/geodirectory/April 2, 2019 at 7:10 pm #477593This reply has been marked as private.April 2, 2019 at 7:13 pm #477596This reply has been marked as private.April 2, 2019 at 7:40 pm #477607The FTP user does not have access to the site files.
You will need to assign a user to the same directory as where the site is stored.April 2, 2019 at 9:22 pm #477633This reply has been marked as private.April 2, 2019 at 11:26 pm #477680This reply has been marked as private.April 2, 2019 at 11:28 pm #477681Now I’m getting this error when trying to use the wpadmin access
Jetpack has locked your site’s login page.
April 3, 2019 at 2:59 am #477696This reply has been marked as private.April 3, 2019 at 3:53 am #477703This reply has been marked as private.April 4, 2019 at 6:23 pm #478363hey guys, any news on the REST_API problem? It was working on v1
April 4, 2019 at 8:28 pm #478390This reply has been marked as private.April 5, 2019 at 10:14 am #478524Hello Edgar,
In GeoDirectory v2 we have enhanced API feature.
To use API with GeoDirectory v2 you have to use v2 in all api route, like https://www.YOURSITE.com/wp-json/geodir/v2/ ( ex: https://ppldb.com/v2/wp-json/geodir/v2/ ).
Here are some GeoDirectory API Routes:
Base route: https://www.YOURSITE.com/wp-json/geodir/v2/
Post types: https://www.YOURSITE.com/wp-json/geodir/v2/types/
CPT listings: https://www.YOURSITE.com/wp-json/geodir/v2/CPT
CPT categories: https://www.YOURSITE.com/wp-json/geodir/v2/CPT/categories
CPT tags: https://www.YOURSITE.com/wp-json/geodir/v2/CPT/tags
Taxonomies: https://www.YOURSITE.com/wp-json/geodir/v2/taxonomies
Reviews: https://www.YOURSITE.com/wp-json/geodir/v2/reviews
Fields: https://www.YOURSITE.com/wp-json/geodir/v2/fields
CPT Fields: https://www.YOURSITE.com/wp-json/geodir/v2/CPT/fields
Settings: https://www.YOURSITE.com/wp-json/geodir/v2/settings
System status: https://www.YOURSITE.com/wp-json/geodir/v2/system_status
Countries: https://www.YOURSITE.com/wp-json/geodir/v2/countries
Map Markers: https://www.YOURSITE.com/wp-json/geodir/v2/markers
Location types: https://www.YOURSITE.com/wp-json/geodir/v2/locations
Location countries: https://www.YOURSITE.com/wp-json/geodir/v2/locations/countries
Location regions: https://www.YOURSITE.com/wp-json/geodir/v2/locations/regions
Location cities: https://www.YOURSITE.com/wp-json/geodir/v2/locations/cities
Location neighbourhoods: https://www.YOURSITE.com/wp-json/geodir/v2/locations/neighbourhoodsMake sure API settings enabled at GeoDirectory > Settings > API > Enable the REST API.
FYI: You have installed WP-API plugin which is no longer required since WordPress v4.5. Because WordPress has moved WP-API to core with inbuilt feature.
Let us know.
Regards,
Kiran -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket