qtranslate-x | Wordpress plugin : Adds user | Content Management System library

 by   qTranslate-Team PHP Version: 3.4.6.9 License: GPL-3.0

kandi X-RAY | qtranslate-x Summary

kandi X-RAY | qtranslate-x Summary

qtranslate-x is a PHP library typically used in Web Site, Content Management System, Wordpress applications. qtranslate-x has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Wordpress plugin: Adds user-friendly and database-friendly multilingual content management and translation support.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              qtranslate-x has a low active ecosystem.
              It has 203 star(s) with 159 fork(s). There are 25 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 248 open issues and 227 have been closed. On average issues are closed in 234 days. There are 26 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of qtranslate-x is 3.4.6.9

            kandi-Quality Quality

              qtranslate-x has 0 bugs and 0 code smells.

            kandi-Security Security

              qtranslate-x has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              qtranslate-x code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              qtranslate-x is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              qtranslate-x releases are available to install and integrate.

            Top functions reviewed by kandi - BETA

            kandi has reviewed qtranslate-x and discovered the below as its top functions. This is intended to give you an instant insight into qtranslate-x implemented functionality, and help decide if they suit your requirements.
            • Render the title form .
            • update an instance
            • Displays a widget
            • Returns translated url
            • Translates a text .
            • Returns the translator object .
            • Translate a term .
            • Get multilingual term
            Get all kandi verified functions for this library.

            qtranslate-x Key Features

            No Key Features are available at this moment for qtranslate-x.

            qtranslate-x Examples and Code Snippets

            No Code Snippets are available at this moment for qtranslate-x.

            Community Discussions

            QUESTION

            wordpress strangely translates field
            Asked 2018-Oct-31 at 13:14

            I have a Wordpress website with a custom post type that uses custom fields. I have a multilanguage setup with German and English translations. I use the following plugins to get the multilanguage-fuctionality:

            • Advanced Custom Fields: qTranslate
            • Advanced Custom Fields
            • qTranslate slug
            • qTranslate-X

            On one of my pages I want to display the custom field named Titel. I use this php code:

            The weird thing now is that both the English and German version of this field contain the string Blue. However, on the German version of the page, this string gets translated to the German version of Blue which is Blau. But I do not want this to be translated (that's why I entered Blue also in the German version of the field). I would assume that simply the string Blue is then also displayed in the German version. I already spent one hour to find out where/how the string gets translated, but to no avail.

            Any help to identify why/how the string gets translated is appreciated.

            ...

            ANSWER

            Answered 2018-Oct-31 at 13:14

            It turns out that the _e() function is a wordpress built in translation function. I replaced it with a simple echo and now the string does not get translated anymore.

            Source https://stackoverflow.com/questions/52339068

            QUESTION

            Got a fatal error with qtranslate-xp
            Asked 2017-Sep-19 at 19:07

            I reinstalled a website after upgrading to wordpress 4.8.1 and I have a fatal error when I activate the qtranslate-xp plugin:

            Cannot redeclare qs_base64_serialize() (previously declared in /home/xxx/www/xxx/wp-content/plugins/qtranslate/qtranslate_services.php:80) in /home/xxx/www/xxx/wp-content/plugins/qtranslate-xp/ppqtranslate_services.php on line 91

            Here are the lines:

            ...

            ANSWER

            Answered 2017-Sep-07 at 12:29

            QUESTION

            How to translate the NextGen gallery title with qTranslate-X?
            Asked 2017-Sep-04 at 16:53

            I'm building a new Worpress site with NextGen Gallery. I need it to be multilingual, so I'm using qTranslate-X plugin for translations. But I can not figure out, how to translate NextGen galleries.

            I have checked the options 'ngg_album', 'ngg_gallery', 'ngg_pictures' in the qTranslate Configuration. But I can not find, where the translations of these items can be done.

            Have I missed something? Can anybody help me to translate NextGen galleries?

            Thanks in advance!

            ...

            ANSWER

            Answered 2017-Sep-04 at 16:53

            The way I woud try to accomplish this is:

            1.) Create a custom NextGen template. According to documentation, you need to:

            • Make a copy of the file called gallery.php located here: /wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ngglegacy/view

            • Make a new folder called nggallery in your theme folder: /wp-content/themes/[theme you have activated]/nggallery

            • Place your copy of the file called gallery.php here

            • Rename "gallery.php" to "gallery-templatename.php"

            • To use, use this shortcode: [ nggallery id=1 template=templatename ]

            2.) Now in the gallery-templatename.php template, modify the

            echo $gallery->slideshow_link_text to _e($gallery->slideshow_link_text).

            3.) All that is left is to use qTranslate language tags in gallery title like [:en]English text[:de]German Text. For more information about these language tags, check qTranslate documentation.

            Source https://stackoverflow.com/questions/46040628

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install qtranslate-x

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/qTranslate-Team/qtranslate-x.git

          • CLI

            gh repo clone qTranslate-Team/qtranslate-x

          • sshUrl

            git@github.com:qTranslate-Team/qtranslate-x.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Content Management System Libraries

            Try Top Libraries by qTranslate-Team

            wp-seo-qtranslate-x

            by qTranslate-TeamPHP

            woocommerce-qtranslate-x

            by qTranslate-TeamPHP

            js-composer-qtranslate-x

            by qTranslate-TeamPHP

            fusion-core-qtranslate-x

            by qTranslate-TeamPHP