Kiran
Forum Replies Created
-
AuthorPosts
-
Hi Martin,
Thanks for providing video capture.
I followed same process and shared link to email and it worked fine for me. Please check video capture at here http://ppldb.com/kiran/gd/403757-20171102.webmDid you tried to share with Facebook? Sharing link with hashtag to Facebook breaks removes hashtag from links.
Kiran
Hi Timothy,
I have added following css to GeoDirectory > Design > Scripts > CSS and it shows correctly.
#menu-item-gd-location-switcher .geodir_location_tab_container dl > dt { clear: none!important; } #menu-item-gd-location-switcher .geodir_location_sugestion a { width: auto!important; } #menu-item-gd-location-switcher .geodir_location_sugestion select.geodir_location_switcher_chosen, #menu-item-gd-location-switcher .chosen-container.chosen-container-single { width: 100%!important; min-width: 200px!important; } #menu-item-gd-location-switcher .chosen-container-single a.chosen-single { line-height: normal!important; height: auto!important; } #top .sub_menu li#menu-item-gd-location-switcher > ul { width: 100%; min-width: 220px; left: -80%; } #top .sub_menu li#menu-item-gd-location-switcher ul.chosen-results { top: auto; left: auto; display: block; padding: 0; border: none; } #top li#menu-item-gd-location-switcher .chosen-container-single .chosen-search { padding: 7px; } #menu-item-gd-location-switcher .chosen-container .chosen-results > li { padding: 5px 8px; }Please check after clearing your browser cache.
Kiran
Hi Chris,
There is no direction function to add event, but you can take reference for existing code.
– As Paolo said you can add event via REST API.
– You can take reference from our own code that used to import listing. See https://github.com/GeoDirectory/geodirectory/blob/d370ce0dcf0dc70e262b3789f9fc00e03c085025/geodirectory-admin/admin_functions.php#L4038
– You can take reference from our code that create dummy events. That code is in file plugins\geodir_event_manager\gdevents-admin\gdevents_dummy_post.phpThanks,
KiranHi There,
Currently, there is no easy way to disable sending renewal email notifications for particular custom post type.
Kiran
This reply has been marked as private.November 1, 2017 at 1:45 pm in reply to: "wpdb::prepare was called incorrectly" for location switcher #403642Hello Kris,
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 debugging for now.Kiran
This reply has been marked as private.Hi Martin,
Generally comment link has “#comment-2” at the end of link to scroll window to that comment. But in Whoop theme for sharing purpose #comment-2 is replaced with ?commentid=2 .
Even when you visit https://wpgeo.directory/whoop/places/united-states/pennsylvania/philadelphia/restaurants/morimoto/?commentid=2 , it has behavior as https://wpgeo.directory/whoop/places/united-states/pennsylvania/philadelphia/restaurants/morimoto/#comment-2 .
Thanks,
KiranFTP credentials required to access files (view/edit) via FTP client like FileZilla.
FTP credentials contains-
FTP Host:
FTP User:
FTP Password:
FTP Port:Please ask your server admin to provide this details.
Kiran
Hi IAN,
You have not chosen any page under GeoDirectory > Permalinks > Add listing page. It must have nay page selected and saved.
Currently add listing page displays only content from the page selected under GeoDirectory > Permalinks > Add listing page.
But we will be changing the way this functions in the next few weeks, so in future it will be possible to set content for different pages.Let us provide FTP details so if possible i will add snippet code to meet your requirement.
i cant edit posts from the front end either
Page with add listing shortcode only edited from backend, it not allowed to edit from front end.
Let us know.
Thanks,
KiranHi Marcus,
Please provide FTP credentials also and allow us to enable sandbox mode, we need to do test payments to find the problem.
Kiran
This reply has been marked as private.Hello,
I have done changes in file geodirectory/geodirectory-functions/comments_functions.php.
See patch here https://github.com/GeoDirectory/geodirectory/pull/450/commits/49522e9b09d03de17e6c888f7ef3b6eca1b7678fCan you explain what errors you faced?
Kiran
This reply has been marked as private.Hi Elena,
We have fixed the problem but need to test with your site.
Please create a reply marked private and include your FTP information so we can apply the patch on you site.
Also, the patch will be included with a future release, so, keep your plugins updated!
Thanks
-
AuthorPosts