Hello.
We decided to spell it out this way placeholder=”<?php echo esc_html__( ‘Enter your domain’, ‘virtusky’ ); ?>” required> And it worked.
Perhaps some will find it useful in the future.
Thank you for your answers.
Hello.
After studying the documentation for a long time, we were able to translate strings from the theme option.
Only left placeholder=”Enter your domain”
Thank you.
Hello.
Thank you for your reply.
Can change the text in the file code, or in the theme option if you use only one language.
Our site will have several languages, so the solution you suggested is not suitable for a multilingual site.
Is there a solution to change these word combinations through WPML to display correctly in all languages?
Hello.
Thank you for your answer, but it’s probably not exactly what we need.
We are interested, at the moment, in the translation of the word combinations shown in the screenshot above.
These are: “Enter your domain”.
(…plugins\virtusky-core\vc-include\vc-template\domain-search-markup.php)
Code:
<!– Domain Search Form Start –>
<div data-form-validation=”true”>
<form action=”<?php echo ( $url ) ? esc_url( $url ) : ‘#’; ?>” method=”post” id=”domainSearchForm”>
<div class=”row reset-gutter”>
<div class=”col-sm-6″>
<input class=”form-control” name=”domain” type=”text” placeholder=”Enter your domain” required>
</div>
<div class=”col-sm-3 select-box”>
<select class=”form-control” name=”ext”>
<?php
if( is_array( $domform ) && $domform ){
foreach( $domform as $ext ){
if( !empty( $ext[‘extname’] ) ){
echo ‘<option>’.esc_html( $ext[‘extname’] ).'</option>’;
}
}
}
?>
</select>
</div>
<div class=”col-sm-3″>
<button class=”btn submit-button-custom” type=”submit”><?php echo esc_html__( ‘SEARCH’, ‘virtusky’ ); ?></button>
</div>
</div>
</form>
</div>
<!– Domain Search Form End –>
Also, the phrase “24/7 Customer Support”
It is located in the Footer section of the theme options. (https://prnt.sc/Wk1ELsjPIpS4)
Do you have a working solution to translate these word combinations into another language through WPML?
Thank you.
Hello.
Thank you for your response.
These words and phrases are not found by WPML automatically when scanning Virtusky Core. Because they do not contain the string Textdomain. Therefore, we dare assume that a custom configuration is needed to translate these strings.
If there is another option, please let us know.
About the extension of support. It will be extended. Be assured of that. As soon as you confirm, on your part, the possibility of resolving our issue. We will guarantee it, as I informed you in my last message.
Thank you.
Keymaster, thank you, let it be so.
Just all the blocks often have a Degine Options tab, with a choice of colors. But in the block pricing table it is not.
I sent a screen. And just asked you to indicate where this code is located. http://themelooks.us/demo/virtusky/wordpress/ in Populer Pricing where the blue text of the ORDER NOW button is located.
https://prnt.sc/s0fovw
Guys, I turned to you for the first time, before that I spent time on the fact that you send me from e-mail – to the forum. Now ask for renewed support. It’s easier for me to solve this minor issue myself than to spend time on a meaningless dialogue with you. I will never buy from you again or recommend to my comrades either. Do not bother.