Kiran
Forum Replies Created
-
AuthorPosts
-
– The newly created comments/reviews do not show up in the activity page/widget for the site.
<
Make sure you have passed correct parameter and values as explained here https://developer.wordpress.org/rest-api/reference/comments/#create-a-comment
Comment status must be not pending/draft for submitted comment.– The owner of the listing does not get an email when a comment/review is made via the REST API.
<
May be WP doesn’t send notification email on comment via REST API. You can confirm it via submitting comment for standard post via https://mydomain.com/wp-json/wp/v2/comments/Thanks,
Use http://YOURSITE.com/author/USERNAME/?geodir_dashbord=true&stype=CPT
Replace
YOURSITE.com with your site url
USERNAME with current logged user’s username (user_login)
CPT with gd_place or gd_appeal or gd_eventHi,
Set widget Appearance > Widgets > “GD > Loginbox” to section of pages you want. This widget will displays the links for their listings.
Check this: https://wpgeodirectory.com/docs/widgets/#loginboxThis reply has been marked as private.This reply has been marked as private.We have a next release on today, so after update the conflict will be fixed.
Kiran
Hi The Twat,
I checked and found that “cubell-themes-functionality” plugin creates conflicts here.
We have fixed this conflict from our end and it will be available in next release. Till next release you can disable “cubell-themes-functionality”.Thanks,
KiranHi Moez,
This has been fixed. Your site shows blank page when checking in backend. Let us provide FTP details so we can look into and apply the patch fix.
Thanks,
KiranHi Rigo,
Check now, we have fixed the redirect link for login/logout.
FYI: Via BuddyPress Integration plugin, you can set custom redirect after login. It can be set from GeoDirectory > BuddyPress Integration > Login Redirect Settings.
More info here: https://wpgeodirectory.com/docs/buddypress-integration-add-on-overview/Thanks,
KiranHi D.D
Let me know what you get in response of API request after submitting review.
We are using WP standard method to submit comment/review just like here https://developer.wordpress.org/rest-api/reference/comments/#create-a-comment
You just need to pass rating stars here with parameter “&rating[overall]=5”.Example url to submit review: https://mydomain.com/wp-json/geodir/v1/reviews/?post=48&content=This is a review with 5 stars via API&rating[overall]=5&author=1
Please try to submit comment on any post via WP API route “https://mydomain.com/wp-json/wp/v2/comments/” and see what you get in the response.
Here some info how to use Auth plugin https://wpgeodirectory.com/support/topic/geo-api-post/page/2/#post-341957
thanks,
KiranNot sure about ETA, may be end of this month 🙂
You can find diff of the changes here : https://github.com/kprajapatii/geodirectory/commit/dee69d6b1534e649c3e15994e28ad2c57bd378be
Thanks,
KiranThe fix also been included in our plugin, so don’t worry about future updates.
Kiran
Hi Vladimir,
We have added feature to translate listing from front end via WPML duplicate translation. The option will be available in listing detail page sidebar.
This will be available in next release of GeoDirectory plugin.
Thanks,
KiranHi Tom,
We have added feature to import/export linked business cpt ids via GD Import/Export CSV.
This will be available in next release of GeoDirectory plugin. If you wish to update it on your site NOW, let us provide FTP details.
Thanks,
Kiran -
AuthorPosts