Hello!
I am having tons of problems with my header menu, I would like to customize it for a better look but i have experience with any coding languages, Can anyone help me out with steps explained ?
** My website: http://www.precisionjee.com
** Kinda how i want: http://www.eljardinvegano.com/retail
(Whoever owns that website, Its beautiful and i hope you wont mind me showing this as a example)
Hey Peter,
You can edit this in Theme Options > Language Settings.
Hannah
Thanks, everything is fine now. I have just one more question. Logo is always taking user to default language home page, and it should lead to current language home page. Is there solution for this?
You don’t have to put anything in the Language settings. It just gives you the option to change some of the default strings. If you put nothing it will use the default settings. Does that make sense?
I haven’t used Multilingual Press plugin, but it seems to be up to date with decent reviews so I’m sure it’s worth a go.
Hannah
Thank you Hannah and Ben!
I confused how to use Language settings in the Theme Options section.
Please let me know WHAT I have to put there.
I plan to use Multilingual Press plugin. Do you have any issues with it?
Thank you again,
Hi Hannah,
No Im not. I will install it and see from there.
Thanks for the tip.
Another question: I want to create 3 different languages each with there own website name.
F.e. http://www.website.com (for the default English language)
http://www.china.website.com (for the Chinese version)
http://www.spanish.website.com (for the Spanish version)
Can I multi use the Virtue theme or do I need to buy a separate theme for each language site?
Gr, Frenk
Please clarify how to use Language settings in Theme options.
I confused because I create content in Russian. Where I have to identify that content will be in Cyrilic?
Ho can I change he language f.e. “Add To Chart” “Your Cart”
Hi there,
I have some weird issues using the latest pinnacle premium along with qTranslate-X on an up to date installation.
At first everything works fine. I am able to insert my content where it needs to be inside the theme settings and it looks beautiful on the frontend. But at some point, no pattern behind it, the first of the two languages is gone and all tags are gone also. This only happens to text that is changed inside the pinnacle theme settings.
Has anybody already dealt with this issue? Thanks! 🙂
Best,
Nico
HI,
I have this message:
‘);ga(‘send’,’pageview’);
Coming up at the bottom of http://www.modernlanguageschool.co.uk
DO you know what it is for and how to get rid of it? Cheers
Hello,
I’ll quote myself: “Quicktags get trimmed from Slider Caption Heading (after update, there are no more tags), and get ignored on Slider Caption Description (tags are there after update, but both languages are displayed on front end).”
“All plugins are off except qTranslate plus, Kadence slider, and Redux Framework. [:en] is not recognized (it’s displayed as part of the text), <!–:en–> is not displayed, but language switch is not working, and it’s still trimmed off in Slider Caption Heading.
PHP Version: [?] 5.5.25
PHP Memory Limit: [?] 256 MB
PHP Post Max Size: [?] 128 MB
PHP Time Limit: [?] 30
PHP Max Input Vars: [?] 1000
PHP Display Errors: [?] –
SUHOSIN Installed: [?] –
MySQL Version: [?] 5.6.24
Max Upload Size: [?] 64 MB
Default Timezone is UTC : [?] ✔
fsockopen/cURL : [?] ✔
Remote Post : [?] ✔
Remote Get : [?] ✔”
Whole conversation is here *Login to see link
Thanks
Hey Ben,
in page builder is selected the Pinnacle: Carousel and indicated Portfolio Category to show. In (default) language ENG no problem. In german nothing is shown. Only if I indicate All, all portfolio items are shows. Any help?
**removed links
I have put a language swap widget in the top bar, what css could I add to make it align to the center?
Site:
*Login to see link
Thanks!
Like this?
<?php
$currentlang = get_bloginfo(‘language’);
?>
<a class=”brand logofont” href=”
<?php
if($currentlang==”en_CA”): {
echo esc_url( home_url( ‘/home’ ) );
}elseif($currentlang==”fr_FR”): {
echo esc_url( home_url( ‘/accueil’ ) );
}
?>
/”>
Hey Kelsey,
If you set a product to Out of Stock it will automatically show a “Read More” tag instead of “Add to Cart.” You can modify the “Sold” text in Theme Options > Language Settings. Then just make sure you have “Show Sold tag if product out of stock” set to “On” in Theme Options > Shop Settings.
Hope that helps!
Hannah
Hi Richard,
I’m not sure why the proceed to checkout would be duplicating. Try deactivating your plugins to test.
You can edit the topbar “Your Cart” in Theme Options > Language Settings.
Hannah
Hello,
I use Virtue premium Theme and WPML (V3.1.5) and WPMP string translation (V2.0.5) plugin. Default language of website is Czech and second is Russian. Now I have an issue with string translation (to RU) of the first slider, image or icon in Portfolio Carousel,Image Menu or Icon Menu in Home Layout. Next sliders, image or icon are translated without problem. The same issue is with link translation of the first slider, image or icon. Now I donť know if problem is on Virte Theme side or WPML. Could you advice me how can I fix it. For example you can see on my website: *Login to see link
where in RU website version are first slider in Portfolio Carousel, first image in Image Menu and first icon text in Icon Menu in CZ language and all next in RU. Although all CZ strings were translated to RU.
String translation:
First slider in Slider Menu
admin_texts_theme_virtue_premium
[virtue_premium][home_slider][0]title
Brazilská depilace was translated to Бразилская эпиляция
First Image in Image Menu
admin_texts_theme_virtue_premium
[virtue_premium][home_image_menu][0]description
Dárkový poukaz was translated to Подарочный сертификат
First Icon in Icon Menu
admin_texts_theme_virtue_premium
[virtue_premium][icon_menu][0]title
Napište nám was translated to Напишите нам
*Login to see link
I was wondering if you had any suggestions on how I could make the text stand out a little more on the image menu on the above URL.. maybe a grey background behind the text? And maybe moving the text to the bottom of the image?
How would I do this?
Thanks
Looks like you need to add this:
$currentlang = get_bloginfo('language');
Ben
Didn’t realize that multilanguage plugins take care of the permalinks.
Is Polylang ok for Virtue or do you have better recommendation ?
Thanx