• Resolved HowToSolutionsNet

    (@howtosolutionsnet)


    I just updated the plugin to the latest version and noticed that for some reason it adds hardcoded <img> tiny flags which breaks the previous layout I had.

    For anyone with similar problems who needs those <img> tags gone, you can fix this by modifying $link_flag to be empty string.

    The code is located in includes\class-qtranslate-slug.php at around 2340 line.

    https://www.ads-software.com/plugins/qtranslate-slug/

Viewing 1 replies (of 1 total)
  • Plugin Author Pedro Carvalho

    (@pedroghandi)

    Hi @howtosolutionsnet, thanks for your solution. You have 4 options in the language widget:

    • text
    • images ( flags )
    • images + text
    • dropdown.

    On the Settings -> Slug Options, you have more 4 options:

    • file: adds a file (qts-default.css) to the theme’s header.
    • minified: adds a minified ( slighlty faster) file (qts-default.min.css) to the theme’s header.
    • inline: prints the styles directly into the theme’s header.
    • none: neither include not print the default style.

    Thanks for using this plugin!

Viewing 1 replies (of 1 total)
  • The topic ‘New version 1.1.10 breaks image flags’ is closed to new replies.