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'

Home / Forums / Search / Search Results for 'language'

Viewing 20 results - 1,021 through 1,040 (of 1,794 total)
  • Author
    Search Results
  • #96227

    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 (you can see it under the slider).
    In the english version it is not showing. – 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 lot

    In forum: Virtue Theme

    In reply to: RTL language

    #96072

    Your sites language is still set the english? You have to set to a rtl language for this to work.

    Ben

    In forum: Pinnacle Theme
    #95993

    Hi Ben or Hannah.

    Is it possible for me to change your mobile nav menu like the theme :
    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?
    thanks

    Kamal

    In forum: Pinnacle Theme
    #95940
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: SSL product loading

    #95937
    This reply has been marked as private.
    #95584

    Hi, 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( 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 , 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 Theme

    In reply to: Product page

    #95433

    If 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 Theme

    In reply to: RTL language

    #95310

    Hi niv,
    Sorry, the theme doesn’t have a rtl css file. The dir=”rtl” will show in the header if you’re using an rtl language, but more than likely you will have to add in custom css for certain things to make it rtl. I would be happy to help with any css.

    Hannah

    In forum: Virtue Theme

    Topic: RTL language

    #95270

    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 hear

    #95241

    And 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

    #95203

    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
    Lukas

    #95144

    Create 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

    #95098

    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

    #94998

    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.

    #94911

    Hey,
    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_NL

    Yes 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 Theme

    In reply to: activation API

    #94893
    This reply has been marked as private.
    #94892

    Hi Ben,

    I have botn an nl_NL.po and an nl_NL.mo file. Am I right to understand that the .mo file is created automatically from the .po file?

    I’m not sure to understand what you mean about the language is set to nl. Is that a different setting?

    In forum: Virtue Theme

    In reply to: Shop Configuration

    #94799

    To change “Add to cart” you would need to override this in a child theme. Are you currently using one? What do you want to change the text to?
    What other buttons do you want to change? Some can be edited in Theme Options > Language Settings.

    Hannah

    #94776

    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:
    Site URL:
    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:
    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 theme

    WooCommerce 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.
    Raph

    In forum: Virtue Theme

    In reply to: Shop Configuration

    #94773

    Hey Hannah,

    Thank you for the quick reply !

    I found the problem, Its all fixed, thanks!

    I have another question, Is it possible to change the language of the “Add to cart” and other buttons ?

    Thanks a lot,
    Mike

Viewing 20 results - 1,021 through 1,040 (of 1,794 total)