Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
This has been added, from next version you will be able to add the category dropdown to your search bar from settings.
Thanks,
Stiofan
September 29, 2016 at 10:30 am in reply to: GD Email Notifications Password Showing Asterisks #275239We have no plans to add a way to disable this, you can always install this plugin: https://wordpress.org/plugins/email-log/
Stiofan
September 29, 2016 at 10:03 am in reply to: GD Email Notifications Password Showing Asterisks #275219There is no way to set this off, you could find and remove these lines from general_functions.php
if ( $message_type == 'registration' ) { $message_raw = explode( __( "Password:", 'geodirectory' ), $message ); $message_raw2 = explode( "</p>", $message_raw[1], 2 ); $message = $message_raw[0] . __( 'Password:', 'geodirectory' ) . ' **********</p>' . $message_raw2[1]; }Or you could install a plugin “log emails” which will log all the emails and you can view theme.
Our API is in beta as a plugin, you can find it here: https://github.com/GeoDirectory/geodir_api
Thanks,
Stiofan
If you see this, you can replace this file in your site to resolve the problem: https://github.com/GeoDirectory/geodirectory/blob/1.6.8/geodirectory_functions.php
Thanks,
Stiofan
I have tried replicating on my dev site but can’t can you tell me the steps of how to replicate this or show me a page where its happening?
Thanks,
Stiofan
September 28, 2016 at 3:56 pm in reply to: GD Email Notifications Password Showing Asterisks #274613This is a security feature, admin BCC copies do not show the users password, the user version should work fine.
Stiofan
Hello,
I was trying fixes on your site but it broke and the FTP is not allowing me to overwrite files, can you fix the FTP?
Stiofan
Hello,
Please update your plugins, you might be affected by this: https://wpgeodirectory.com/support/topic/missing-update-notifications/
Once updated please run the GD>GD Tools>Location category counts
Thanks,
Stiofan
Hi Alistair,
This plugin will handle VAT for your invoices, there is no functionality to count up all the VAT yet but this will be added in future (or a way to export).
The plugin does not takeover the GD checkout process in this version but after testing and final release it will, and everything will be automatic.
Thanks,
Stiofan
There is not easy way to do what u want without some sore of JavaScript hack, i have added a filter that will allow you to do this, it will be in the next version. The filter is “geodir_show_listing_info”, once released we will give you some code to do it.
Thanks,
Stiofan
This reply has been marked as private.Hi Mark,
I am not familiar if that plugin usually shows on the preview page, do u know?
Stiofan
Do you have an example fb page i can try to import on your site to check what it is doing?
Stiofan
September 27, 2016 at 11:31 am in reply to: Advanced Search Filter Field not shown on Frontpage #273906Yes i have not changed the version numbers in the ver on your site so you will be able to update as normal when things are released.
Thanks,
Stiofan
-
AuthorPosts