Kiran
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hello,
Business Hours must be saved in valid format otherwise it will not rendered correctly. Business Hours format must be similar in format like here https://github.com/AyeCode/geodirectory/blob/master/includes/admin/dummy-data/standard_places.php#L1457
It does contains AM,PM in time so Business Hours uses 24 hours time.
Kiran
Hi,
There are two GD loops on page that shows search results. Please remove one which is under search form on right sidebar.
To fix Upcoming events (GD Listings) layout use following CSS snippet.
#secondary > .widget ul.geodir-category-list-view.geodir-listview > li { width: auto; float: none; }Kiran
Hi memorex13,
I have done changes to display currency symbol for decimal type. Please try decimal field type instead of number.
Let us know how it goes.
Kiran
August 7, 2019 at 6:02 am in reply to: How do I synchronize my location search if I enter different languages? #501716Hi Alexander,
Sorry but it is not easily feasible to identify language of the city name. These all the cities coming from location database table and it is hard to detect language of the city when location table contains dynamic cities records.
If there is fixed list of cities then we can do something with query to filter cities based on language but for dynamic cities it is hard to filter cities based on language.
Kiran
August 7, 2019 at 5:52 am in reply to: Split: Urgent – Google API Key not loading, maps not working #501715Hi Mark,
Please restore the admin areas of both sites. Currently the admin dashboard is empty for altea.me and mein-garten.de.
Please clarify with more details that which admin areas you asking for restore. I have not restricted or made changes to admin areas.
Let us know.
Thanks,
KiranHello,
I have checked .po files under /languages/ directory and found that .po files are too old. It also missing “X-Poedit-KeywordsList” parameter in .po file.
I have added those keywords(X-Poedit-KeywordsList) and re-scan & saved .po file.
See for more details: https://wpgeodirectory.com/support/topic/some-translations-dont-work-2/#post-484624Please check and let us know.
Regards,
KiranAugust 6, 2019 at 12:26 pm in reply to: Split: Urgent – Google API Key not loading, maps not working #501583Hello Markus,
It was plugin GDPR Cookie Consent (webtoffee-gdpr-cookie-consent) that caused problem. This plugin has option that disables Google maps.
I have disabled that option from GDPR Cookie Consent > Script Blocker > Google maps > Disable.
Now map is working fine.
Please check and let us know.
Regards,
KiranAugust 6, 2019 at 8:19 am in reply to: Split: Urgent – Google API Key not loading, maps not working #501543This reply has been marked as private.August 6, 2019 at 7:16 am in reply to: Open Street Map loads for whole database but not for separate listing #501534Hello Steve,
So are you saying that it has to be manually done on each post? How does the expiration date get extended then? Backend? Programming?
The expiration function executed via WordPress Cron Job. When it executed it checks the expired listings and set the status chosen at “GeoDirectory > Price & Payments > General > Enable expiry process? > “Select the listing status after the place listing expires.”
If you want to extend expire date manually then you can do it via either backend editing each listing or via export/re-import feature(export listings csv > change expire date for the listings > re-import).—
I still have that error for the map not loading on the details page, have the developers gone into the site?
I checked and found following JavaScript errors in browser console log.
You have included the Google Maps JavaScript API multiple times on this page. This may cause unexpected errors.
Google Maps JavaScript API error: RefererNotAllowedMapError
https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: http://crematchup.com/haves/texas/austin/office-space-northpoint-center-i-austin/It raises error because Google Maps JavaScript API is loaded multiple times. I checked child theme footer.php and you have loaded Google map custom script. Please remove it to load Google map correctly.
Let us know.
Kiran
This reply has been marked as private.August 5, 2019 at 1:06 pm in reply to: Open Street Map loads for whole database but not for separate listing #501381Hello,
– Anyway, what is the solution to the posting getting deleted even after it is updated? I need to maintain the 60- day expiration so data is not stale on the site.
– On other note that is probably important- we deselected Stripe to make this database site FREE until it populates, I am wondering if that is the cause of the “listing post” getting trashed even it if is updated?There is an setting under GeoDirectory > Price & Payments > General > Enable expiry process? > “Select the listing status after the place listing expires.”. This will set the selected status to listing which expires. You have selected “Trash” status for expired listings. That’s why listings goes deleted.
Let us know.
Kiran
Hi masoud,
But why are the shortcodes working for some custom fields and not the others?
Make sure field is enabled to display from CPT Field Settings.
Please provide url of the listing so we can check more.
Kiran
August 5, 2019 at 10:09 am in reply to: Split: Urgent – Google API Key not loading, maps not working #501316This reply has been marked as private.What about ratings? Are they calculated across all languages?
If comments are synchronized then it will count reviews from all languages. In short it will calculate ratings total what it displays in the reviews list.
Kiran
-
AuthorPosts