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 - 981 through 1,000 (of 1,794 total)
  • Author
    Search Results
  • Anonymous
    #100491

    I would like to keep the cart icon right, but the Select language menu left

    http://i.imgur.com/iWpCO3G.png

    #100434
    This reply has been marked as private.
    #100405

    Hello,

    I had to work on the website as new.alarch-skylights.com as advised by my webmaster (server) since we had an old website and kept it up until today.

    We redirected the old website to the new which is now called: http://www.alarch-skylights.com but there are still pages that contain new..

    The webmaster pointed me to these references via unix search:

    In your DB, there are still references to new.alarch-skylights.com in the following options in wp_options :

    +———–+————————————————–+
    | option_id | option_name |
    +———–+————————————————–+
    | 192 | virtue |
    | 168 | theme_mods_virtue |
    | 294 | theme_mods_virtue_premium |
    | 330 | widget_siteorigin-panels-builder |
    | 334 | widget_virtue_calltoaction_widget |
    | 338 | widget_virtue_imgmenu_widget |
    | 1997 | polylang_wpml_strings |
    | 6641 | _transient_yst_sm_page_1:Xm6Y_23AeS |
    | 6685 | _transient_pll_languages_list |
    | 6634 | _transient_yst_sm_category_1:Xm6Y_23V4f |
    | 6636 | _transient_yst_sm_testimonial_1:Xm6Y_23Afj |
    | 6639 | _transient_yst_sm_author_1:Xm6Y_24g9C |
    | 6644 | _transient_yst_sm_post_1:Xm6Y_23Af5 |
    | 6647 | _transient_yst_sm_testimonial-group_1:Xm6Y_24WPK |
    +———–+————————————————–+

    Do have any advise where I should be looking to remove the new. reference and change it to www. or do I have to change it on the pages?

    Thanks

    #100364

    Hi!
    Please help with http://www.elsgraz.at, I was following guidance of changed from Editor index.php but the change made the Blog disappear. I had saved the code of index.php and pasted it back, but it makes no difference, also there is not possible to change the language to ENG anymore. I tried to upload index.php via FTP also, but this does’nt make any difference also … How to do rollback?

    #100316

    Thank you Ben, topbar menu is beautiful. But I have some issues I haven’t found a solution …
    1. I have no competence in CSS, how is it possible to move the menu a bit lower, closer to main menu?
    2. I want to use the same blog for both languages, how to do that last blog posts from ENG Blog would appear also to DE home page?

    Sorry if I should have started a new topic 🙁

    In forum: Virtue Theme

    In reply to: seo in french

    #100277

    Hey,
    You would need to ask Yoast support for a “site with info” but as I understand it you just make sure polylang isn’t copying meta data between language (so it’s seperate per language). this is how its set up by default. So all you do is fill out your SEO data for each page in each language.

    Ben

    In forum: Virtue Theme
    #100263

    Hello,

    I changed the mobile setting to simple mobile header and I am making adjustments in the footer since the language switcher and phone number disappear from the header in the mobile view- which is ok, BUT I am unhappy with the home menu, which is almost NOT VISIBLE. Can this be improved?

    If I make a modified logo – make it shorter in lenght but same height, will this give room for the home menu, which is set to mobile as well as secondary menu?

    It seems in mobile setup either the logo shrinks too small or the home menu, there should be enough room for both to appear, albeit in reduced format.

    Thanks

    Anonymous
    #100158

    3. I’m still not really following where excluding from the menu comes in?

    The BUY NOW is the first item in the “kad-topbar-right”. It is wraped in the mobile menu.

    Also your images don’t account for mobile? Thats tablet size?

    They acocunt for both.

    You can use the topbar widget area to add a language selector.

    I would not like to do that, as I tried 2hours to css style that. How it is now is perfect. Except that I would like to have the topbar menu from the kad-topbar-left to kad-topbar-right. Please advice with a function for the function.php. I really would appriciate that

    In terms of adding a large “buy now” you would need to code that into the header using a hook, but it’s a lot more complicated then that because you would need to get the css right for where your placing everything

    Would it be possible to add a css item to the menu item that say “do not wrap me into the mobile menu”?

    Best regards,
    Hendrik

    #100089

    You can add a topbar and topbar menu. for something specific as language switcher you can just set links to the home page of the differnet languages. If you want it to be switching based on whatever page is loaded then you would have to use polylangs widget or some code from them.

    I would be happy to look at your flag issue although I don’t know where you have put it?

    Ben

    #100088

    An easy way to accomplish this would be to use a Top Bar.

    I did it on my site by going into Theme Options> Top Bar Settings and enabling the top bar there.

    If you’re wanting to only display the language switcher, then you can do so by turning everything off except the top bar widget area.

    Then, in Appearance> Widgets, you’ll place the “Language Switcher” widget in the top bar area.

    You may need some CSS to get it lined up correctly, but this is what I would do.

    You’ll also probably want to adjust the topbar color to match that of your header in Theme Options> Advanced Settings.

    Does this work for you?

    #100073

    Hi again!

    I’m using (trying) polylang for 2 languages (English and German) in the page But using plugins settings, language switcher showing flags is not working. But anyway, is it possible using CSS add modest language switcher links just ENG and DE to top of the page, above the menu?

    #100030

    Maybe it’s best to stay in one topic. https://www.kadencewp.com/support-forums/topic/mobile-menu-language-switcher-wpml-center-logo/

    Ben

    #100025

    3. I’m still not really following where excluding from the menu comes in?
    Also your images don’t account for mobile? Thats tablet size?

    You can use the topbar widget area to add a language selector.

    In terms of adding a large “buy now” you would need to code that into the header using a hook, but it’s a lot more complicated then that because you would need to get the css right for where your placing everything

    Ben

    #99850

    Hey,
    1. You can wrap that into a function that hooks into the mobile menu… like:

    add_filter('wp_nav_menu_items', 'kt_add_lang_flags_to_menu', 10, 2);
    function kt_add_lang_flags_to_menu($items, $args) {
        if( !$args->theme_location == 'primary_navigation' ) {
            return $items;
        }
     ob_start();
        language_selector_flags(); 
    $output  = ob_get_contents();
            ob_end_clean();
        return $items . $output;
    }

    2. are you using the latest version of the theme?
    3. ? When you have a center logo you would make your own menu just for mobile so to exclude something would just be to not add it to that menu.

    Ben

    Anonymous
    #99722

    Hi Ben,
    Hi Hannah,

    I tried to find a solution here in the forum, but I could not.

    Currently I have the cart icon shown in the top bar. Also I have a Menu in the Top Bar. Both is rendered in the “kad-topbar-right”.

    Is it possible to have my custom menu in the kad-topbar-left, while keeping the cart icon on the kad-topbar-right?


    ——–

    Edit: Sorry I am doing a lot of try an error.

    How is it possible to add a php string such as “<?php language_selector_flags(); ?>” with the function.php to for example the kad-topbar-left?

    Best regards,
    Hendrik Schicke

    In forum: Virtue Theme

    In reply to: Czytah więcej

    #99693

    You can change this from Theme Options > Language Settings.

    Hannah

    Anonymous
    #99646

    Hello Ben,

    the most popular answer ist to add the php “<?php language_selector_flags(); ?>”. But I am unsure where to add it to keep it on top of the mobile menu. Also, will this be gone after an update from the theme?

    P.S.: Woocommerce is telling me this:
    pinnacle_premium/woocommerce/content-product.php version 2.5.0 is out of date. The core version is 2.6.1,
    pinnacle_premium/woocommerce/content-product_cat.php version 2.5.2 is out of date. The core version is 2.6.1,

    Best regards,
    Hendrik Schicke

    Anonymous
    #99544

    Hey there,


    I have selected the Center Logo Layout and have a menu for left and right side. For mobile I have a hand-made menu with the content of left and right menu.

    a) Is it possible to automatically generate the mobile menu out of left+right. That would then include the language switcher.
    or
    b) add the language switcher to the mobile menu by hand? WPML only supports 1x menu location

    Thank you!

    #98596

    Yeah sorry about the second link. Still though if you click on your link it doesn’t show a file? It takes me to a page not found… Compare with this:

    http://starlmodels.com/wp-content/themes/pinnacle_premium/languages/it_IT.mo

    Ben

Viewing 20 results - 981 through 1,000 (of 1,794 total)