Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'language'
-
AuthorSearch Results
-
In forum: Pinnacle ThemeJune 3, 2015 at 2:12 pm #43892
What language? the virtue theme has more built in translations then pinnacle. (it’s got more users and has been out longer).
Ben
In forum: Pinnacle ThemeJune 3, 2015 at 1:49 pm #438821. The languages files in the theme. You can use a plugin like this if you don’t know how to work in po files.
https://wordpress.org/plugins/loco-translate/
2. ^^ same.
BenIn forum: Virtue ThemeIn reply to: Multilang product category page issue
I deleted products and categories to make sure I created them in the default language and translated them correctly. I also made sure Product category base and Custom base are in English and then translated to Spanish with the string translator.
There are some strings that appear in Spanish, but they are related to payment, shipping and messages to the buyers and shouldn’t cause this problem (and the problem wouldn’t disappear changing the theme to twentyfifteen).
Please tell me if you find something.
Irene AntolínIn forum: Virtue ThemeIn reply to: Multilang product category page issue
June 2, 2015 at 8:18 am #43662I haven’t yet had a chance to look through all the settings. Have you read this through: https://wpml.org/documentation/support/translating-woocommerce-sites-default-language-english/
Ben
In forum: Virtue ThemeHi,
I just install Virtul Premium but it have errors below:
In “Theme Option”
1) do not show icons
2) not sorted as:
Main Settings
Topbar Settings
Home Slider
Home Mobile Slider
Home Layout
Shop Settings
Product Settings
Portfolio Options
Blog Options
Basic Styling
Advanced Styling
Typography
Menu Settings
Language Settings
Breadcrumbs
Misc Settings
Advanced Settings
Import / ExportPlease help me,
Thanks you,
In forum: Virtue ThemeIn forum: Virtue ThemeHi,
I’m using Virtue Premium with WPML and WooCommerce.
Everything is working fine except the page for a category of products in the second language. It doesn’t load the css, sidebars or navigation:
*Login to see link
*Login to see linkI changed the theme, and with twentyfifteen the issue disappears.
I would be grateful if you could shed some light on the matter.
Thanks!
IreneIn forum: Virtue ThemeIn reply to: Plugins error downloading
I followed the instructuctions again and the same problem happens. There is another way to uploaded (plugin and demo?)
And also, I use polylang. Is it possible to change the home (slider) to diferent languages? I can’t find the option in “Language settings” into “The main settings”Thank you, I hope to resolve the problems.
In forum: Virtue ThemeIn reply to: change the title
May 28, 2015 at 3:21 am #42967For translating you should really use the plugin I posted above. Translating through the theme language files is how you do this properly.
Ben
In forum: Pinnacle ThemeHello!
I would like to add the Google Translate widget to upper right corner of our website. I thought that adding the widget to the “Topbar Widgets” would be the best way to go about this. When I added the widget, it did not display correctly and it made our topbar icon menu invisible. Do you have any ideas for how we can add the translator widget so that it’s visible on every page in the upper right corner?
Here’s the plugin we’re using:Thanks for your help!
In forum: Virtue ThemeIn reply to: change the title
May 27, 2015 at 11:40 am #42830If your wanting to just translate you would use a plugin like https://wordpress.org/plugins/loco-translate/ and translate the pot language file.
Ben
In forum: Virtue ThemeIn reply to: change the title
yes, I want to translate to chinese.
I cant upload a img. here to let u see my situation.In my “My account”. when I click in, it shows my account, edit account and logout.
I want to change them to Chinese. then I create a page for my account and change the “my account” page title to chinese. However, when i did the same on “edit account”(create a new page) , parent is My accouny page, but it cant work when I change the title to chinese.Even if I change the endpoint name to chinese in woocommerce >setting>account> , it does not change the edit account or logout to chinese
how can i do…..
In the orther words, are there any plugin that can switch into 2 different language?
In forum: Virtue ThemeMy theme option is not working. See steps below:
I set my Front Page (home) to A static Page.
I arranged how I wanted my layout to appear on the home page.
I saved changes
I went back to my website but the information did not refresh to my site.
Note: I am not a web designer and do not have a clue about the language that you guys speak so please, please communitcate with me as if I know absolutely nothing. I promise I will not be offended. Just help that is all I ask.In forum: Virtue ThemeIn reply to: Change flash sale text
In forum: Virtue ThemeIn reply to: Trying to make some minor modifications, Need help.
Hi Ben,
I made that correction and it fixed the .footercredits size control issue. However I still can’t get the color to change. I believe that the .footercredits color is controlled in the virtue.css file. So, I added a virtue.css file in the child directory and added what I thought was the correct language to it to control the color. See the virtue.css language immediately below. .footercredits should be black but it is not. Still #aaa
/*
Theme Name: Virtue – Premium Child
Template: virtue_premium
Author: Child Theme Configurator
Version: 1.0.1431572538
Updated: 2015-05-13 20:02:18
*/
@charset “UTF-8”;.product .kad_add_to_cart {
font-size: 20px;
text-transform: none;
padding: 8px 18px;
}.footercredits p {
color: #000;
}
But it is not working for me. Also, I wanted to be able to control the .kad_add_to_cart text. I want it to be text-transform: none; instead of text-transform: uppercase;. That is also in the virtue.css file and it is not working either. Also, I have deleted cache many times and I also so it anytime I make a change. The only thing that is not working for me now are the changes to virtue.css in the child directory that I want.Below are ALL the modifications I have made to date. Everything works except the color in .footercredits and the .kad_add_to_cart uppercase issue.
==================================================================
This is Currently in the custom css in the Advanced Settings box.
#nav-main ul.sf-menu ul li a {
font-size: 18px;
}.headerclass {
background: none repeat scroll 0 0 #efefef;
}.footercredits p {
font-size: 25px;
}
============================================================
And this is Currently in the virtue.css file in the child theme directory. NOT WORKING
/*
Theme Name: Virtue – Premium Child
Template: virtue_premium
Author: Child Theme Configurator
Version: 1.0.1431572538
Updated: 2015-05-13 20:02:18
*/@charset “UTF-8”;
.product .kad_add_to_cart {
font-size: 20px;
text-transform: none;
padding: 8px 18px;
}.footercredits p {
color: #000;
}
================================================================
And this is what is in my functions.php file under the child theme directory. I wanted to delete the sidebar on the product pages.<?php
// Exit if accessed directly
if ( !defined( ‘ABSPATH’ ) ) exit;// BEGIN ENQUEUE PARENT ACTION
// AUTO GENERATED – Do not modify or remove comment markers above or below:if ( !function_exists( ‘chld_thm_cfg_parent_css’ ) ):
function chld_thm_cfg_parent_css() {
wp_enqueue_style( ‘chld_thm_cfg_parent’, trailingslashit( get_template_directory_uri() ) . ‘style.css’ );
}
endif;
add_action( ‘wp_enqueue_scripts’, ‘chld_thm_cfg_parent_css’ );
// END ENQUEUE PARENT ACTIONadd_filter(‘kadence_display_sidebar’, ‘search_sidebar’);
function search_sidebar($sidebar) {
if (is_search()) {
return false;
}
return $sidebar;
==================================================================
Below are the files in my child theme directory.
/www/kellykaren.com/wp-content/themes/virtue_premium-childfunctions.php
screenshot.png
virtue.cssThanks again for the prompt response from you and Hannah. You guys give outstanding customer service. Much appreciated.
In forum: Virtue ThemeIn reply to: Polylang Menu
May 15, 2015 at 9:06 am #41023In Appearance->menus, you have to create one menu per language. Let’s say ‘menu_en’ and ‘menu_fr’, if you have a site in English and French.
In ‘menu_en’, you add English pages other menu items. In ‘menu_fr’, you add French pages and other menu items.
Then, once menus are both saved, you click on ‘manage locations’ tab and you assign ‘menu_en’ to ‘Primary menu English’ and ‘menu_ru’ to ‘Primary menu Français’.Ben
In forum: Virtue ThemeTopic: Polylang Menu
In forum: Virtue ThemeMay 14, 2015 at 5:35 pm #40920Hey,
You can translate the theme options through the wpml string translation settings. Do you not see all the options for the home page options? Do you have wpml string translations installed?I’m not sure what you mean about mo. There is all the needed language files. Can you tell me what page your on there your seeing an error message?
Ben
In forum: Virtue ThemeIn reply to: Translating the commerce
In forum: Virtue ThemeIn reply to: Cart language is not translated
-
AuthorSearch Results


