Kiran
Forum Replies Created
-
AuthorPosts
-
Hi Chris,
I seems the image that getting imported has invalid url or large size. Provide us the event url that you are going to import, so we can take a look.
Also post your site url & admin credentials in private reply.Kiran
This reply has been marked as private.Hi Andres,
It seems you have linked one CPT(gd_place) with multiple CPTs(gd_event & gd_vinresa).
But as far current feature of linking CPT working, one CPT is linkable to only one CPT. one CPT can’t linkable to more than one CPT, that’s why it shows only one linked CPT tab on detail page.Let us know.
Kiran
This reply has been marked as private.This reply has been marked as private.Hi Josef,
I have updated claim listing po with recent file and now business owner text translation fixed.
Can you translates the non- translated string in files wp-content/languages/plugins/geodirectory-de_DE.po & wp-content/languages/plugins/geodirclaim-de_DE.po so i can check again which string not working.Kiran
Same date format which you have set under GeoDirectory > Event Settings > General > Date format for add event fields.
Kiran
Hello Chris,
Check here for the fields required to pass event data https://github.com/GeoDirectory/geodir_api/blob/master/includes/geodir-rest-listings-functions.php#L425 … … https://github.com/GeoDirectory/geodir_api/blob/master/includes/geodir-rest-listings-functions.php#L591
You need to pass the data in field > value in request structure. Currently it saves event data via hook
add_action('geodir_after_save_listing','geodir_event_save_data',12,2);For more check function geodir_event_save_data() in file geodir_event_manager\gdevents_functions.php
Kiran
In your WordPress root > wp-config.php file change WP_DEBUG to false.
It should be
define('WP_DEBUG', false);Kiran
Hi John,
I have added some theme compatibility at Geodirectory > Theme Compatibility. Please assign widgets to page sidebars and check how it looks.
Let us know.
Thanks,
KiranThis reply has been marked as private.Hello Victor,
WordPress have some security related fix in v4.8.3, see https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/.
This displays notices on site if debugging is enabled.
The problem has been fixed and it will be available in next release, but for temporary solution disable the debugging.Kiran
Hi Danny,
#5 Make sure you have unticked “Place” at GeoDirectory > Design > Map > SHOW / HIDE POST TYPE AND CATEGORY ON MAP.
Let us know.
Kiran
Hi Mark,
Please check, now Google map working fine. One of your snippet code “Disable divi builder google maps api call” dequeues the Google JS API script, so Google map did not loading. I guess you have written this snippet for particular Divi theme, but as now you are using Directory Starter theme you do not need that snippet. So i have disabled that snippet from Snippets > “Disable divi builder google maps api call” and now map working fine.
I’m know missing loads of images as well.
I checked few of images and those images does not exists. Did you removed any listings from your site recently? On delete listing it also deletes the images assigned to listing images. So it is possible you have assigned one image to may listings and after delete one of those listing the image also deleted.
Let us know.
Thanks,
KiranHi Scott,
Post your site url and admin credentials in private reply so we can look into there.
Kiran
-
AuthorPosts