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

    (@pedroghandi)

    Hi junjohnli, thanks for using qts!

    you have a class named “fr” :

    .fr {
      float: right;
    }

    and the body uses the language shortcode in its classes, in this case, also fr.

    so, if you can, change the class to, for example, .floatr

    Thread Starter junjohnli

    (@junjohnli)

    Thank you Pedro very much for you quick response!

    I found one class “fr” in shortcode ultimate plug-in. I deactivated the plugin and delete permanently, and check the folder of this plugin was deleted from the file system. then deactivate all the other plugins and reactivate them. But the issue is still there.
    did i miss any thing?

    Thanks!

    Plugin Author Pedro Carvalho

    (@pedroghandi)

    hi!

    its in the styles.css, line 594

    Thread Starter junjohnli

    (@junjohnli)

    Hi Pedro

    I change the .fr to .froatr in my theme file styles.css as your suggested, everything is fine now.
    Thank you very much!
    John

    Plugin Author Pedro Carvalho

    (@pedroghandi)

    well done! enjoy! ??

    cece7mel

    (@cece7mel)

    Hello!
    I have the same problem after updating the plugin qtranslate slug on my website: https://www.backpackersattitude.com.

    On the french version of my homepage which is the default version, the slider and the left menu have shift to the right. That doesnt appear on the english version of my homepage tough.

    After reading this forum conversation, I have found a class .fr in in the stylesheet RTL.css and changed it to .floatr but it didn’t change anything.

    I have no clue what to do now…

    Can you help me please?

    Thanks a lot,

    Céline

    cece7mel

    (@cece7mel)

    I notice now that it is not only on the homepage but all my French blog pages featuring my blog posts as well (but not on my blog posts tough).
    Thank you

    Plugin Author Pedro Carvalho

    (@pedroghandi)

    Hi cece7mel, nice looking site!

    you still have a class named fr here:

    https://backpackersattitude.com/wp-content/themes/socha/css/general.css?ver=2.7

    Line: 145

    enjoy!

    cece7mel

    (@cece7mel)

    Thank you so much!!! That worked!!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Translate-slug & fr compatibility issue-web pages with slide move to right’ is closed to new replies.