Kiran
Forum Replies Created
-
AuthorPosts
-
Hi Nigel,
There was css class conflict. To fix this conflict, i have added following css in GeoDirectory > Design > Scripts
.open.hide { display: inherit !important; } .pending-count.alert { margin: -36px 0 0 9px; padding: 0 9px 0 8px; border: inherit; }
Please check and let us know.
Thanks,
KiranHi Samuel,
I have setup Payment Manager V2 + Invoicing on your site. Tested with Add Listing > Checkout > Pay via PayPal Sandbox and it worked fine.
Check and let us know.
Thanks,
KiranThis reply has been marked as private.Let us provide admin credential, so we can test on your site.
Kiran
Hi LLK,
> I did not see multiple photos upload in your Add/Update listing example.
<
Check this post – https://wpgeodirectory.com/support/topic/posting-review-rest-api/#post-374259> And how to get package prices and how to add listing with package pricing ?
<
Currently the payment system not integrated with REST API, but we have plan to integrate it in future.> And how to add/update listing securely via this API ?
<
Please follow this whole thread https://wpgeodirectory.com/support/topic/geo-api-post/Thanks,
KiranThanks for letting us know 🙂
Hi Jonathan,
During open CSV file in OpenOffice/LibreOffice choose column type “Text”, this will keep leading zeros for values. By default it column type is Standard and it trims the leading zero.
Check following links to know more:
https://forum.openoffice.org/en/forum/viewtopic.php?t=24940
https://stackoverflow.com/questions/13835264/how-to-prevent-openoffice-libreoffice-calc-from-changing-what-you-input-data-n
https://ubuntuforums.org/showthread.php?t=1584141I have tested with csv import and it keeps leading zero in zip value.
Kiran
Hi Giorgio,
mysite.com/aziende/produzione is a listing page, and you can mange marker cluster from listing map widget placed on this page.
You can enable marker cluster on this page from Widgets -> GD Listing Top Section -> “GD > GMap – Listing Page”.Kiran
Hi Samuel,
I looked into your site and WP Invoicing plugin is not installed on your site, also you have Payment Manager 1.4.4 is installed.
Please complete setup for Payment Manager V2 + WP Invoicing. You can follow this documentation for setup https://wpgeodirectory.com/payments-manager-v2-setup/
Or
Let us provide FTP credentials so we can look into for problem in setup Payment Manager V2 + WP Invoicing.Let us know.
Thanks,
KiranThanks for letting us know 🙂
Hi LLK,
Yes you can submit listing from mobile by sending data via REST API.
Please check this post https://wpgeodirectory.com/support/topic/update-listing-location-via-wp-api/#post-332863
and
https://wpgeo.directory/rest-api/cpt/#create-a-postYou just have to sent data via post method with correct endpoint (ie: http://YOURSITE.COM/wp-json/geodir/v1/places/)
Let us know.
Thanks,
KiranHi Lauren,
There is a plugin jQuery Updater that causing this problem. This plugin overwrite the WordPress jQuery v1.12.4 by plugin’s own jQuery file v3.2.1. This results in JS errors and breaks the JavaScript functionality in rest of plugins which are dependent on WP jQuery version file.
When i disabled jQuery Updater plugin the problem was disappeared.
Let us know.
Thanks,
KiranHi Cecilia,
I enabled GD reCAPTCHA and checked registration page but can’t see error there. Can you provide screenshot with page url?
Fatal error: Uncaught exception ‘Google_Auth_Exception’ with message ‘Error refreshing the OAuth2 token, message: ‘{ “error” : “invalid_grant” }” in /home/cecfri/yourhotelmarket.com/wp-content/plugins/gmail-smtp/google-api-php-client/src/Google/Auth/OAuth2.php:363
Above errors are coming from plugin gmail-smtp files, so may be a there is a conflict there. Try to reauthorize in Google SMTP plugin.
Let us provide FTP details to look into more.
Kiran
Hi There,
Thanks for letting us know.
BTW we have fixed this problem. Use of tag string in post type name conflicting with the tag taxonomy (gd_xxxx_tags). But now we have fixed it and it will be reflected in next release.
Kiran
Hi,
Please check, now sitemap is working fine.
There was a white space between PHP opening and closing tag (?> <?php) outside the functions in child theme GDF_child file functions.php.
This causing the problem in rendering the XML sitemap.Thanks,
Kiran -
AuthorPosts