Forum Replies Created
-
AuthorPosts
-
ok. i have synch the po file with plugin locotranslate. now there is the string!
not the buttton!! i need the translation in the form!!!!
ok, but but the latest themeversion is 4.5.3… there is no update availible
i use this in the functions.php?
but the themeversion is 4.5.3…
there is no update availiblewhen i add this code
function envato_token_script(){
?>
<script>
(function($){
$(document).ready(function(){
$(‘#avia_updates_envato_token’).find(‘input:text’).each(function() {
$(“<input type=’password’ />”).attr({ name: this.name, value: this.value }).insertBefore(this);
}).remove();
});
})(jQuery);
</script>
<?php
}
add_action(‘admin_head’, ‘envato_token_script’);the token validation dont work!!!!
whats the problem to understand that????-
This reply was modified 6 years, 1 month ago by
caw67.
diid you read the post?
https://kriesi.at/support/topic/personal-token-3/
when i use the function, i cant fill the field token, because it doesnt work!!!!it only wokrs after the field token is filled.
it doenst work if i put the token in the field!
yes, you can help: how can i hide the token with working in the input field
it is ok, i can use the function after i input the value. the token seems to be saved correct….
yes can be closed
would it be useful to integrate in the theme in general?
thanks! it works!
“a set of plugins that you use, the server configuration and so on” doesnt matter, because the one plugin works. so: the server must ne right, all plugins must be right.. ok. you cant help. it ok
yes, but i want to know why the solution in the function doesnt work!
ok. lets end here. i will take my personal token for all sites… i hope the update from the enfold will work with it
but when i use the personal token all my customers will see the token…
the envato support make blabla…
i under stand the text on the envato that i have to take the choice register my app…
ok, so i have to take the personal token over all my websites from my clients????can i submit screensots anywhre?
The personal token works.
But the “Register your app” where to fill also the url, doesnt work…Have had contacted the support “Hi Christian
I suggest you contact the author of this item for assistance. Just log into your Envato account and click on any of the links I have provided below in order for you to contact the author:
”They both shoulder the responsibility
but now you have information about that…
November 14, 2018 at 1:00 pm in reply to: Privacy & Cookie Consent: no dismiss button, wrong form check #1033485But i found the solution: Don’t use closing shortcode! works also!
it dont work if you leave it empty! it a littel bug in the enfold theme!November 14, 2018 at 9:33 am in reply to: Privacy & Cookie Consent: no dismiss button, wrong form check #1033390when i leave the feild empty , i have also the false text “Ich stimme den Bedingungen zu, die in der Datenschutzerklärung Datenschutzrichtlinie [/ av_privacy_link] dargelegt sind *”
the shortcode end is displayed! but when i fill it with text and shortcode it works! -
This reply was modified 6 years, 1 month ago by
-
AuthorPosts