Kiran
Forum Replies Created
-
AuthorPosts
-
Hello,
It is because of lazy load feature enabled at GeoDirectory > Design > Enable lazy load images?. So it loads images on page scroll to minimize page loading.
Try after disabling it.
Let us know.
Thanks,
KiranHi siewyong,
I have looked into your site and found there JavaScript errors that breaking things.
There are bugs in your JavaScript code used in Settings > Header and Footer Scripts > Scripts in footer:.
Also you have made changes in Directory Starter core files. Never do changes core files otherwise it may break original functionality and also you will lose your changes on updates.
Always do customization via hook or via child theme.Let us know.
Thanks,
KiranJune 13, 2018 at 11:54 am in reply to: WorPress Database error geodir_attachments' doesn't – after plugin activation #434816Hello,
This has been fixed and fix will be available in next beta release.
Thanks,
KiranThis reply has been marked as private.Yes, you should contact plugin author. We provide help if there is any type of conflict with any our plugin. 🙂
Kiran
Hello Alex,
Yes, you can assign categories to listing by using that function, but you need to also execute function geodir_set_postcat_structure() (see https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory-functions/post_functions.php#L472 )
This function will adjust default category and category structure after assigned to listing.
Kiran
Hi Jorge,
Make sure
– you have used correct single quote in snippet. (incorrect:’, correct:
')
– event id with 59 exists
– event must have any upcoming scheduleKiran
This reply has been marked as private.Hello,
I checked with simple snippet and yes it not worked. It seems something conflicting with snippet.
Try with disabling all plugins one by one except Snippet plugin. This will help you to find if any plugin conflicting here.
Or contact plugin developer for more help.Kiran
Hi Jorge,
Please replace “geodir_event_show_shedule_date()” with “geodir_event_show_schedule_date()”.
There is typo in geodir_event_show_shedule_date().
Kiran
This reply has been marked as private.Hi Ian,
We have fixed region problem for UK with OpenStreetMap. It will be available in next release.
Meanwhile you can update patch from here: https://github.com/GeoDirectory/geodirectory/pull/467/commits/d7b4884355cc6a159685d4d3aadb46eb4dbc8fe4
Kiran
Hi Eduardo,
Your site still not functioning well, it showing me blank screen/some unnecessary text (see attachment).
Please contact with your server admin.Regarding the button that you mention to me, do you mean to search or to add friends?
I am talking about attachment you sent here:
https://wpgeodirectory.com/support/topic/translate-whoop-theme/page/5/#post-434097Kiran
This reply has been marked as private.Hello Eduardo,
I have created task for the button issue, will let you know once fixed.
I will apply patch on your site once we fix it.Thanks,
Kiran -
AuthorPosts