Kiran
Forum Replies Created
-
AuthorPosts
-
Hello Luca,
This has been fixed already and will be in next release.
Patch available here: https://github.com/AyeCode/geodirectory/commit/a76903eac193777eeae12ff4e3a95b222cddaa18
Kiran
This reply has been marked as private.Hello,
You can fix this on your live site by any one of following:
– Access to your database > Browse DB_PREFIX_options table > delete row with option_key = wp_country_database_version
OR
– Move DB_PREFIX_countries database table from your test site to live site(you can do this via import/export sql).Kiran
Hello Marc,
It should filter category even if for empty keyword search.
Please provide admin & FTP credentials to look into.
Kiran
Hi Raşit,
Please check now after clearing your browser cache.
Kiran
Hello,
Is it possible to add the More Franchises tab in version 2 ?
You can add franchises tab to detail page tabs from CPT(ex: Places) > Settings > Tabs > Add “Franchises” > Save
I would also like to change the name of the link “add a franchise”.
Can you help me?You can do it via .po file translation. In .po file translate “Add Franchise” to “Add a franchise”.
Kiran
Hello Fabian,
To load the GeoDirectory pages title & metas in SINGLE language, use direct translated string at “GeoDirectory > Settings > General > Title & Meta”.
To load the GeoDirectory pages title & metas in MULTILINGUAL language, leave blank all the strings at “GeoDirectory > Settings > General > Title & Meta” and translate it via WPML > String Translation or .po file translation(if not using WPML).
Let us know.
Thanks,
KiranHello,
The restaurant detail database table was not converted to v2 structure due to error. I have done in manually, and after that it resolved the issue.
I have changed data structure of the restaurant detail database table to make it compatible with v2.
No table has been deleted. 🙂Thanks,
KiranHello Shane,
I have checked and found that it happening with city “Dublin”. I checked cities lists in backend GeoDirectory > Settings > Locations > Cities and there are many cities like Dublin, Dublin 1, Dublin 2 etc… Are they same or different cities?
Please provide FTP credentials so we can do some debugging. also provide phpMyAdmin access to check locations data and post/categories slugs.
Thanks,
KiranHi,
Please check now.
Kiran
Hi Jim,
Issue has been fixed. Following fields caused issue in conversion.
lat double GENERATED ALWAYS AS (post_latitude) VIRTUAL, lon double GENERATED ALWAYS AS (post_longitude) VIRTUALPlease check and let us know.
Kiran
Hello Tsekka,
But the modals input placeholder text( line 108 includes\widgets\class-geodir-location-widget-location-switcher.php ) was not in .po file at all. I added it myself so never mind about that, but please add to your so if i happen to update from your .po file i dont loose it at all.
That’s why i asked you to re-scan .po files. This will be already in next update, don’t worry about that.
On location swhitcher(the second screenshot i sent), the (City) or (Region) part is translated in po and mo but the translation is not working. I have not figured out why. Also, please consider wrapping it in separate span so i can target and hide it with css(in my case user does not have to know that eg. Amsterdam is city – he knows it anyway.)
From where you put that location switcher(your 2nd screenshot)?
Also i found strings <ph id=”mtc_1″ equiv-text=”base64:JXM=”/> in geodirectory-et.po. It is raising error when tried to save geodirectory-et.po.Kiran
Thanks for letting us know 🙂
Hello Florian,
Countries table was missing there, i have fixed it and it is working fine now.
You can see “Table does not exist” for countries in status log in your reply.Please check and let us know.
Thanks,
KiranHi Robert,
Please check now. You have incorrect at WordPress > Settings > General > Site Address (URL). You have used Site Address (URL) with www & WordPress Address (URL) without www.
I have removed www from Site Address (URL) and now image upload is working fine.
Kiran
-
AuthorPosts