Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #735940

    i have put mailchimp widget in the botton and i have wpml plugin but i cannot translate it. Is it possible to translate mailchimp widget with the wpml??

    • This topic was modified 7 years, 3 months ago by neo-systems.
    #735972

    Hi neo-systems!

    Please refer to this post – https://wpml.org/documentation/getting-started-guide/translating-widgets/ :)

    Best regards,
    Yigit

    #735976

    i have tried that… I translate the string but nothing happens. it does not change at al… :(

    #735981

    Hey!

    Have you tried contacting WPML support team? They should have better insight on what could be causing the issue or if you are missing any steps

    Regards,
    Yigit

    #735982

    not really!

    #735986

    Hi!

    Please do so.
    I checked your functions.php file but even this code was missing

    function widget( $args, $instance ) {
      extract($args);
      $title = apply_filters( 'widget_title', empty($instance['title']) ? '' : $instance['title'], $instance );
    }

    I added it for you to your child theme’s functions.php file. Please contact WPML support team so they can assist you further :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.