Kiran
Forum Replies Created
-
AuthorPosts
-
January 31, 2017 at 11:10 am in reply to: Short code [user_email] is not working when added in admin mail #352458
Hi Martin,
The issue has been fixed and will be available in next release of GeoDirectory plugin.
Thanks,
KiranHi Fabrício,
Please check now, the patch has been updated on your site and problem is fixed.
Files are updated in plugin directories wp-content/plugins/geodirectory & wp-content/plugins/geodir_location_manager.
This fix also been added in future release, so don’t worry about losing changes when you update plugins.
Let us know.
Thanks,
KiranHi Fabrício,
The problem has been fixed. Please provide FTP & Database details so we can apply patch on your site.
Thanks,
KiranHi Roseann,
Please check now after clearing your browser cache.
Thanks,
KiranHi Ben,
Now custom fields can be added in Invoicing checkout form.
Check this sample code snippet https://gist.github.com/kprajapatii/9ccf874ef416aca692351f237367f9f7
This is the sample code to add/save/display custom fields “Alternate Phone” & “Company Short Description”.
Check screenshots attached.
Before using that sample code, update your invoicing plugin from https://github.com/AyeCode/invoicing/archive/master.zip
Thanks,
KiranThe current searching functionality extended to standard WP REST API, i mean our plugin uses WP standard search criteria that WP REST API uses.
I have already added to-do to use our own search criteria just we have used in website search.
Kiran
January 27, 2017 at 5:15 am in reply to: CPT Category URL broken with: WPML & Location Filter & disable physical location #350169Hi,
1) In file /plugins/geodirectory/geodirectory-functions/general_functions.php remove comment(//) from line (around line no 1231)
add_filter( ‘post_type_archive_link’,’geodir_wpml_post_type_archive_link’, 1000,2);2) Now copy file /plugins/geodir_custom_posts/geodir_cp_functions.php from your current site and overwrite it to your production site /plugins/geodir_custom_posts/geodir_cp_functions.php.
Thanks,
KiranFor the search results, the first priority for sorting is best matching criteria and then it applies your sorting as a second priority.
Thanks,
KiranHi There,
Please check now.
FYI: The WP REST API plugin is no longer need now, because since WP has included built in REST API endpoints since 4.7.
Thanks,
KiranThis reply has been marked as private.This reply has been marked as private.January 26, 2017 at 1:18 pm in reply to: CPT Category URL broken with: WPML & Location Filter & disable physical location #349783Hi Marc,
Please check now and let us know.
Kiran
Hi There,
I have checked and seen JS error on pages
ReferenceError: vc_user_access is not defined in file http://goodnightcountry.com/staging/wp-content/plugins/js_composer/assets/js/dist/backend-actions.min.js?ver=5.0.1That js is included in WPBakery Visual Composer plugin, when disabled this plugin the error gone and problem also fixed.
Please provide FTP details to look into more and find what conflicting here.
Thanks,
KiranThis reply has been marked as private.January 26, 2017 at 8:05 am in reply to: CPT Category URL broken with: WPML & Location Filter & disable physical location #349669Hi Marc,
I can’t re-create this problem on my test site.
Please provide your site details(url & admin credentials) and info how to re-create it.
Thanks,
Kiran -
AuthorPosts