-
Author
-
January 10, 2017 at 03:48 #149335Dating1Participant
Hi, we need to hide/convert to **** API keys, access tokens, etc after they are saved in the theme’s options (Sweetdate->Miscellaneous), so they cannot be copied later on.
Other themes we have this option, how can we do that with Sweetdate?
Thanks!
January 11, 2017 at 00:08 #149408LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 11, 2017 at 19:26 #149483RaduModeratorHi,
We will do this in future updates, there is no security thing in database are displayed like there.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 12, 2017 at 19:49 #149627Dating1ParticipantHi, a plugin developer has had the same problem, and has given an easy solution: insert this line of code into wp-config.php:
define('TC_LCK', 'YOUR LICENSE KEY HERE');
Can’t you implement something similar?
thanksJanuary 13, 2017 at 18:28 #149737RaduModeratorHi,
For the moment we don;t have the define variant, but do the next operation :
go to: wp-content/themes/kleo/lib/options.php at line 2909
And change the marked areas from text to password
You will have to do this on every theme update.
This is our solution for the moment.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.