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
Hi, am using your great theme – the free virtue. all worked very good at the beginning, but now the portfolio carousel on the frontpage (selected by category) only shows ín one language – either in german or in english, but not in both… i have tried everything..but cannot manage. All portfolios are translated.
Now i have it working in german *Login to see link (you can see it under the slider).
In the english version it is not showing. *Login to see link – the portfolio carousel in english should be between “Welcome to…” and #LEO news – but it does not show.
ialso installed page builder, but it does not give the Virtue Portfolio Carousel widget.
please advise! thanks a lotIn forum: Virtue ThemeIn reply to: RTL language
May 22, 2016 at 11:56 pm #96072Your sites language is still set the english? You have to set to a rtl language for this to work.
Ben
In forum: Pinnacle ThemeTopic: Mobile Nav Menu
Hi Ben or Hannah.
Is it possible for me to change your mobile nav menu like the theme : *Login to see link
Please see this at mobile
if it possible, can u guys make it?is it only using the CSS or i can use another language?
thanksKamal
In forum: Pinnacle ThemeIn reply to: Custom Carousel Strings
In forum: Virtue ThemeIn reply to: SSL product loading
In forum: Virtue ThemeHi, would you please help me with the following issue :
i have many of my pages title hidden with the following css:
.page-id .page-header {
display: none;
}but when i use the above code to hide the title on this page(*Login to see link it turn blank, when i disable it the page shows fine. i don’t know what is happening with this special page. that page is like my main page but not my home page.
let me explain :my site is *Login to see link , i have the home page set to a static page with an slider image and two language buttons, when you choose english button it links to the page(home-2) is like my second home page. so, that second home page have all my main content and my logo is linked to this page. i’m trying to hide that page title with the same css i used with my others pages but for some reason the code doesn’t work on this page.
Would you please help me to fix this problem.thank you.
In forum: Virtue ThemeIn reply to: Product page
May 17, 2016 at 6:02 pm #95433If you have the “sold out” enabled in your theme potions > shop settings you can change that “sold out” text to something else in your language settings.
Else you would need to use a plugin like this: https://wordpress.org/plugins/yith-woocommerce-badges-management/
Ben
In forum: Virtue ThemeIn reply to: RTL language
In forum: Virtue ThemeTopic: RTL language
hello there is there any css file or some kind of code that can change my premium virtue theme to RTL it is verry important and i dont have what to do with the virtue unless i can flip the side of the site any help will be appricate ! thnx
if there is any other optin but css ill be glad to hearIn forum: Pinnacle ThemeIn reply to: Translation overwritten when updating Virtue Premium
May 16, 2016 at 6:41 pm #95241And if I create a new translation, I have to start from zero.
How come? You can copy the translation from the theme language folder.
Yes you can download and upload to a different directory.
Another optiojn too if you like would be to use a child theme:
https://www.kadencewp.com/child-themes/Then you would add
load_child_theme_textdomain( 'virtue', get_stylesheet_directory() . '/languages' );
and put your translation in a languages folder in your child theme.Ben
In forum: Pinnacle ThemeIn reply to: Translation overwritten when updating Virtue Premium
Hello Ben,
thank you for your answer,
but sadly to say I know all this.But the thing is I’m using the German translation, which is translated to 88% and im mainly very happy with this translation.
I just want to do some cosmetic changes, so I’d translate two or three strings that I’m not happy with.
But if I translate the Strings of an existing translation with Loco Translator, it doesn’t give my the choice to save it onthe global language directory.
And if I create a new translation, I have to start from zero.So my question is, will it work if I modify your translation and than download it and upload it in the global directory or do I have to change some settings, that wordpress will start reading the global language directory?
Thanks
LukasIn forum: Pinnacle ThemeIn reply to: Translation overwritten when updating Virtue Premium
May 16, 2016 at 9:43 am #95144Create the global languages directory at wp-content/languages/themes
Or for plugins: Create the global languages directory at wp-content/languages/plugins
Use local translation plugin (you can see this in there installation instructions): https://wordpress.org/plugins/loco-translate/installation/
Ben
In forum: Pinnacle ThemeIn reply to: Translation overwritten when updating Virtue Premium
Hello,
I’ve got the same problem. But I can’t figure out how to move the language files to the global language directory?
Should I just copy them from the plugin directory? And will they than be automaticly get activated (before the files from the plugin directory)?Thanks for your help in advance!
Lukas
In forum: Pinnacle ThemeIn reply to: Translate search results page
Hi Ben,
Okay so there is a difference between nl and nl_NL. If I would like to resolve this without using a plugin I could either install nl.po and nl.mo files or set the language to nl_NL, is that correct? What would be the best way to go about this in your opinion?
I would like to keep the amount of installed plugins to a minimum so I would like to avoid adding a plugin just for these two sentences.
In forum: Pinnacle ThemeIn reply to: Translate search results page
May 14, 2016 at 2:07 am #94911Hey,
Ok so thats probably is your issue. You don’t have an nl.po and nl.mo file. But you’ve set the language to nl. Which is different from nl_NLYes the po file creates the mo file.
You can use a plugin like this if you prefer an interface on wordpress.: https://wordpress.org/plugins/loco-translate/
In forum: Virtue ThemeIn reply to: activation API
In forum: Pinnacle ThemeIn reply to: Translate search results page
In forum: Virtue ThemeIn reply to: Shop Configuration
In forum: Virtue ThemeTopic: SSL product loading
Hello, i switched my website on HTTPS with Virtue Premium.
Here is my problem: on home page, shop page and category pages, products are not always loading (must reload pages sometimes).
In my wordpress admin, admin url and website url are on https.
Payment transaction process works perfectly.
My htaccess redirection:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
</IfModule>This is my Woocommerce report:
### WordPress Environment ###
Home URL: *Login to see link
Site URL: *Login to see link
WC Version: 2.5.5
Log Directory Writable: ✔
WP Version: 4.5.2
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: –
Language: en_GB### Server Environment ###
Server Info: LiteSpeed
PHP Version: 5.6.21
PHP Post Max Size: 256 MB
PHP Time Limit: 60
PHP Max Input Vars: 5000
SUHOSIN Installed: –
MySQL Version: 5.5.5
Max Upload Size: 128 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔### Database ###
WC Database Version: 2.5.5
:
woocommerce_sessions: ✔
woocommerce_api_keys: ✔
woocommerce_attribute_taxonomies: ✔
woocommerce_termmeta: ✔
woocommerce_downloadable_product_permissions: ✔
woocommerce_order_items: ✔
woocommerce_order_itemmeta: ✔
woocommerce_tax_rates: ✔
woocommerce_tax_rate_locations: ✔### Active Plugins (26) ###
BackWPup: by Inpsyde GmbH – 3.3.1
BulletProof Security: by AITpro | Edward Alexander – .53.5
Cookie Notice: by dFactory – 1.2.35
Custom Share Buttons with Floating Sidebar: by MR Web Solution – 2.6
Google Captcha (reCAPTCHA) by BestWebSoft: by BestWebSoft – 1.23
MailPoet WooCommerce Add-on: by Sébastien Dumont – 3.0.2
Rename wp-login.php: by Ella Iseulde Van Dorpe – 2.5.5
SEO Redirection: by Fakhri Alsadi – 3.5
Page Builder by SiteOrigin: by SiteOrigin – 2.4.6
SSL Insecure Content Fixer: by WebAware – 2.1.6
WooCommerce Table Rate Shipping by Mangohour: by mangohour – 1.2.1
TinyMCE Advanced: by Andrew Ozz – 4.3.10.1
Easy SMTP Mail: by priyanshu.mittal – 1.7
WonderPlugin Audio Player: by Magic Hills Pty Ltd – 2.1
WooCommerce Currency Converter: by WooThemes – 1.6.2
WooCommerce PayPal Express Gateway: by WooThemes / SkyVerge – 3.7.0
WooCommerce PDF Invoices & Packing Slips: by Ewout Fernhout – 1.5.32
WooCommerce Predictive Search PRO: by A3 Revolution – 3.3.1
WooCommerce WishLists: by Lucas Stark – 1.11.0
WooCommerce: by WooThemes – 2.5.5
WooThemes Helper: by WooThemes – 1.6.2
Wordfence Security: by Wordfence – 6.1.7
Yoast SEO: by Team Yoast – 3.2.5
WP-Optimize: by Ruhani Rabin – 1.8.9.10
WP Super Minify: by Dipak C. Gajjar – 1.3.1
MailPoet Newsletters: by MailPoet – 2.7.1### Settings ###
Force SSL: ✔
Currency: EUR (€)
Currency Position: left_space
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2### API ###
API Enabled: ✔
API Version: 3.1.0### WC Pages ###
Shop Base: #7 - /shop/
Basket: #8 - /cart/
Checkout: #9 - /checkout/
My Account: #10 - /my-account/### Taxonomies ###
Product Types: external (external)
gift-card (gift-card)
grouped (grouped)
simple (simple)
variable (variable)### Theme ###
Name: Virtue - Premium
Version: 3.6.5
Author URL: *Login to see link
Child Theme: ✕ – If you're modifying WooCommerce on a parent theme you didn't build personally
then we recommend using a child theme. See: How to create a child themeWooCommerce Support: ✔
### Templates ###
Overrides: virtue_premium/woocommerce/archive-product.php
virtue_premium/woocommerce/content-product.php
virtue_premium/woocommerce/content-product_cat.php
virtue_premium/woocommerce/content-single-product.php
virtue_premium/woocommerce/loop/loop-end.php
virtue_premium/woocommerce/loop/loop-start.php
virtue_premium/woocommerce/loop/rating.php
virtue_premium/woocommerce/loop/sale-flash.php
virtue_premium/product-searchform.php
virtue_premium/woocommerce/single-product/add-to-cart/external.php
virtue_premium/woocommerce/single-product/add-to-cart/grouped.php
virtue_premium/woocommerce/single-product/add-to-cart/simple.php
virtue_premium/woocommerce/single-product/add-to-cart/variable.php
virtue_premium/woocommerce/single-product/product-image.php
virtue_premium/woocommerce/single-product/product-thumbnails.php
virtue_premium/woocommerce/single-product/related.php
virtue_premium/woocommerce/single-product/sale-flash.php
virtue_premium/woocommerce/single-product/title.php
virtue_premium/woocommerce/single-product/up-sells.php
virtue_premium/woocommerce/single-product.php
virtue_premium/woocommerce/taxonomy-product_cat.php
virtue_premium/woocommerce/taxonomy-product_tag.php### PayPal Express ###
Environment: Production
Thanks in advance.
Best regards.
RaphIn forum: Virtue ThemeIn reply to: Shop Configuration
-
AuthorSearch Results


