Kiran
Forum Replies Created
-
AuthorPosts
-
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.This reply has been marked as private.This reply has been marked as private.
Hello David,
I have done some investigation and found that something from plugin “iThemes Security” causing this 404 problem.
I checked after disabling this plugin and it fixed the 404 issue. Do you have any setting with this plugin related to uses access or page permission or any type of restrictions?
Let us know.
Thanks,
KiranHello Tim,
The length of values for fields Signature Service, Recommended Food, Local Accomodations, Area Description, Local Attractions exceeds the character limit set in database field. I have removed 1-2 space character to reduce character limit and now it saving the data.
For long text you should use textarea instead of text field.
Thanks,
KiranHello David.
Please check after clearing your browser cache.
If you find any string untranslated please provide a screenshot and link to that page.
Kiran
February 28, 2019 at 12:25 pm in reply to: ACF Repeater fields not working on single listing page #471665This reply has been marked as private.February 28, 2019 at 12:18 pm in reply to: Next/previous links working on listing detail page #471664Hello Robert,
Are you using GeoDirectory v1 or v2?
If you are using v1 then you can refer following:
For action: https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory_template_actions.php#L1525
For function: https://github.com/GeoDirectory/geodirectory/blob/master/geodirectory_template_actions.php#L1471If this not help you provide site link & admin credentials to look there.
Let us know.
Thanks for your patience.
Kiran
Hello,
Please try now after clearing your browser cache.
Kiran
Hello Sam,
I have added snippet and i can’t see such error.
Please check snippet at Snippets > FIX: WP paragraph tags inserted into script.
Kiran
Hello Jim,
Not all but some hooks changed/added/removed to make compatible with v2.
Let us know if you want to know about particular hooks.
Kiran
Hello Tzahi,
I have done some investigation and found that one of your custom style hides the map container. That style is
@media only screen and (max-width:767px){.gd-google-maps .et_pb_section_0{display:none!important}}Please remove that style or add following style to work map properly.
@media only screen and (max-width:767px){.gd-google-maps .et_pb_section_0{display:block!important}}Let us know.
Thanks,
Kiran -
AuthorPosts