Kiran
Forum Replies Created
-
AuthorPosts
-
Hello sadaf,
It looks like code you added is buggy. Please remove that code from that file by accessing that file via FTP/CPanel.
Try following plugin to add script in header/footer. https://wordpress.org/plugins/insert-headers-and-footers/
Kiran
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hello,
I have checked and GeoDirectory plugins are deactivated.
On page it shows JavaScript errors. Do you still have any customization done with v1? If yes let us know in which files you put those code.
Previous FTP credentials are not working now, please provide new one to look more.
Kiran
Hello memorex13,
Please check and let us know.
Regards,
KiranJune 17, 2019 at 7:45 am in reply to: Listings Not Saving and Custom Fields Not Displaying Information #493351Hi Terry,
Please check and let us know.
Kiran
Hi Joe,
We have implemented this so it will helpful to apply current location in widget logic. This will be in next release of Location Manager.
From next version of Location Manager you can use following widget logic:
in_array( geodir_location_get_current( 'city_slug' ), array( 'philadelia', 'bensalem', 'richboro' ) )OR
in_array( geodir_location_get_current( 'location_slug' ), array( 'philadelia', 'bensalem', 'richboro' ) )This functionality will be in next release. If you want to check this right now then provide us FTP credentials so we can apply patch on your site.
Regards,
KiranHi Arianna,
Thanks for providing CPanel credentials. I have managed to do some debugging. I found that plugin “Nimble Page Builder” conflicts on the page and breaks the list of results showing on the page.
We are checking more do fix this conflicts from our side.
Best Regards,
KiranHello,
Plugin code “GeoDirectory Sorting” is old and not compatible with GDv2. Please contact developer and ask to make changes to make compatible it with GDv2.
Kiran
This reply has been marked as private.June 15, 2019 at 11:11 am in reply to: gd listings shortcode not working after upgrade GeoDirectory V2 #493102Hello There,
GD Listings shortcode issue has been fixed. There was customization code that was written is breaking functionality of GD Listings shortcode.
I have done following changes to fix the issue:
– Uploaded geodir_event_manager recent plugin under /plugins/, because previous plugin has files from v1 version.
– In file themes/simplemag/functions.php updated some events fields used in customization. Ex: event_date => start_date, event_enddate => end_date, event_starttime =>start_time and event_endtime => end_time.
– Commented some code that breaking the gd_listings shortcode.Please check and let us know.
Best Regards,
KiranHi David,
Patch has been applied on your site and dashboard page is working fine now.
Please check and let us know.
Regards,
KiranThis reply has been marked as private. -
AuthorPosts