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: Virtue Theme
In reply to: reolution Slider Plugin
when i change word press english to turkish it doesnt effect theme i want to change theme language. This theme allows me to change some words,button but not all
In facti i cannot change any words or button like [woocommerce_my_account]
when pages contain this([woocommerce_my_account]) i cannot change
do you understand me now?In forum: Virtue ThemeIn reply to: reolution Slider Plugin
In forum: Virtue ThemeIn reply to: reolution Slider Plugin
yes, thank you
i want to get help another issues about woocommerce
i will sell accessories and i need solutions fast can you do that when it comes ?
for example right now i order a product myself but there is no mail or notification to me (ex your product has been sent etc.)
and there is no mail like you have an order from michael etc. how can i solve this?
is there any sample page about review and suggestion page in virtue piremium theme i couldn’t find?
one last thing i couldn’t find some language options i need to change language from english to turkish.
sorry for many questions but i try to find solutions for days …In forum: Pinnacle ThemeIn reply to: Protfolio multi language problem on Home Page
September 2, 2016 at 9:23 am #111139Hey,
You should look at getting better hosting. 🙂I still suggest you use shortcodes in your page content, I can add a workaround in the next update to allow wpml string translation to manually set the post type per language.
Ben
In forum: Virtue ThemeIn reply to: Google maps api
September 1, 2016 at 10:19 pm #111063I’m still seeing this:
js?key=AIzaSyC57NinFkNxofxpXF85kfYmM-_YdLD0xes&language=en&ver=3e7932c…:34 Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error Your site URL to be authorized: http://www.textile-alchemist.co.uk/events/event/christmas-fayre/But it seems from your image that your not using the theme’s map? so what you set in the theme options would have nothing to do with this. You need to set an api for whatever plugin is adding that map.
Ben
In forum: Virtue ThemeHi,
I’m a virtue premium user for (*Login to see link )
I’ve used virtue free for (*Login to see link ) because I needed a translated virtue theme in my language (Persian).
anyway, the problem I have is regarded to virtue free on (*Login to see link ):
on home layout I’ve enabled “page content” and in the homepage I’ve added this shortcode ([featured_products per_page=”3″ columns=”3″]) to have featured products shown in homepage.
the featured products are displayed but the problem is that whenever anyone opens the website for the first time, the featured products images open on the footer, I mean they interfere with footer text, but after you refresh the homepage it displays correctly.
How can I resolve this?
It’s really bad that first time visitors see the homepage broken.
also I have used the following CSS:.topbarmenu ul li a {
font-size: 16px;
}.footercredits p {
font-size: 18px;
}.footernav ul li a {
font-size: 18px;
}.footerclass {
font-size: 18px;
}.widget_kadence_contact .vcard i {
font-size: 22px;
}#containerfooter h5 {
font-size: 21px;
}#containerfooter .col-md-4 {
text-align: center;
}#nav_menu-3 {
float: right;
padding-right: 130px;
}cc_woocommerce {
margin: 0 auto; max-width: 1100px; }
.product .entry-summary { clear:none !important; }
.woocommerce.columns-3 {white-space:normal} ul.products {white-space:normal; margin-bottom:0} ul.products li.product {margin-bottom:0}
Thank you in advance for your help!
In forum: Virtue ThemeAugust 31, 2016 at 9:37 pm #110835So translations don’t work unless you are translating to a different language, that isn’t how you change text only translate. So you would need to edit woocommerce to change that text, there is a couple options. For text like “add to cart” you can use our member woo extras plugin or a plugin like this: https://wordpress.org/plugins/woocommerce-customizer/
But for text like “update cart” you would need to use a child theme and either edit files to hook in using the get text filter which means your filtering every string on the site:
add_filter( 'gettext', 'replace_update_cart_text' ); function replace_update_cart_text( $text ){ if( $text === 'Update Cart' ) { $text = 'Update Basket'; } return $text; }Note that a string is a string. you can’t target just “cart” you must target a string.
Ben
In forum: Virtue ThemeIn reply to: Product Page Layout
August 30, 2016 at 10:29 am #1105681. You can do this, it’s actually the priority box in each of the tab areas. Go to theme options > product options. and there you can set the priority for your default tabs. Description is usually defaults to 10 so you can set your two custom tabs to have priority 11 and 12.
No child theme needed.2. Yes it is go to theme options > language settings.
3. I’ll just suggest you change this css a little:
@media (min-width: 992px){ .product-img-case { float: right; } }Ben
In forum: Virtue ThemeIn reply to: How to change "Menu" text in mobile view?
August 29, 2016 at 2:49 pm #110423Just a note. You can change “MENU” right in your theme options > language settings.
But note that if your wanting your site in Finnish is still is best to translate all of the theme.
Ben
In forum: Pinnacle ThemeIn reply to: Redux Framework Notice
In forum: Pinnacle ThemeHi Ben,
Please help me with my trouble on the portfolio configuration.
My problem is that i have on the “Home” page layout configured 2 portfolio zones one “carousel” and one “full portfolio”
each of them are targeting different portfolio categories. The portfolio category type target did work with 2 languages (WMPL), but it doesn’t work anymore.
In the main language the portfolios are rendered as proper, in the other languages the portfolios are empty.In the backend the customizer UI I can do settings as normal, when I switch in the backend the language then usually all settings are the same as for the other language – except from the portfolio category type setting.
following page is the problem child *Login to see link
I hope you have an idea and can help me on this.
Thank you very much and BR
GeorgIn forum: Virtue ThemeHi,
i’m working on my multilanguage web site creating a new portfolio item.I set the language (polylang) in the portfolio item and i see the thumbnail in my home page (home like this: *Login to see link but when i try to open it i get the error page ” Sorry, but the page you were trying to view does not exist.”.
The page get the correct permalink but it doesn’t working.
Thank’s
GianniIn forum: Virtue ThemeTopic: Error to install theme
Hello there, I have a problem installing the Virtue Theme.
PHP Warning: is_readable(): open_basedir restriction in effect. File(E:Vhostssistemasdebancosdedados.com.brhttpdocssite/wp-content/plugins/E:/Vhosts/sistemasdebancosdedados.com.br/httpdocs/site/wp-content/themes/virtue/themeoptions/languages/redux-framework-pt_BR.mo) is not within the allowed path(s): (E:/Vhosts/sistemasdebancosdedados.com.br;C:WindowsTemp) in E:Vhostssistemasdebancosdedados.com.brhttpdocssitewp-includesl10n.php on line 561
Can someone help me with that?
In forum: Pinnacle ThemeIn reply to: translations
August 23, 2016 at 4:18 pm #109535Either though a child theme, you would have to use the function:
load_child_theme_textdomain( 'virtue', get_stylesheet_directory() . '/languages' );Or through your global language translation folder.
Ben
In forum: Virtue ThemeEvery time I go to my Dashboard in WP it says that my Kadence Slider Plugin needs updating. I go to plugins and update it and it seems to work. However very soon after I get told that it needs updating again.
WP 4.6
Virtue last version OkI have two site with Virtue premium with this problem.
P.S. Sorry for my elementary language.
By Maurizio
In forum: Pinnacle ThemeAugust 19, 2016 at 6:42 pm #1089592. I’m not a fan of endless dropdowns. I’ll consider some ways to make it more visible then clicking on “support”
3. No language strings in bold, it’s a child theme for styling.Check our the anncoucement here: https://www.kadencewp.com/membership-announcement/
BenIn forum: Pinnacle ThemeIn reply to: Polylang and Pinnacle Theme Help
August 17, 2016 at 1:07 pm #108478polylang has an issue with the string translations if you don’t have the permalink settings to have a language marker.
Check the site out now that I’ve turned that on for you.
Ben
In forum: Pinnacle ThemeIn reply to: Polylang and Pinnacle Theme Help
Ben,
Thank you, I am using the first option; using the theme options > home layout. Then all your strings for that can be found in the string translation section of polylang. Which I did and all are changed but none of them are visible when I change the languages. IE: French stays the same but if you flip language you will see that my menu (Primary) has changed; if language has been change to French; Francais, but not the Icon Menu (from the theme options; home layout)In forum: Pinnacle ThemeIn reply to: Polylang and Pinnacle Theme Help
Hi Hannah,
Yes I am, and there is a section in the “Settings – Languages (Polylang options) that you can change the strings. Here is the site: http://kateofgaia.net
The only language I have set up is the “French”. If you look top-menu bar you will see “English” beside Translations. If you select French the Tittle change from Kate of to Kate de… but not the Icon Menu (IE: Essays should become Essais; music to musique).
In forum: Pinnacle ThemeGood day,
I am using Polylang for translation purposes and the plug in works great. One problem I am trying to figure out is the “Front Page” of the theme. Is there a way to have this add-on work the same way as my pages? Meaning: The front page “Icon Menu” does not change when I switch languages. If anyone using Polylang you have a section where you can change all strings, depending on the language selected. When I change the strings, and switch language, ie: French, the template itself changes language but not the Icon Menu.Is there a way for people using Polylang to change this upon language switch? IF not, is there a better plug in that would work with Multilanguage plug-in?
Thank you so much.
-
AuthorSearch Results


