Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author John Clause

    (@johnclause)

    This is not “by design”, it should not alter the text.
    Does it do it under theme “Twenty Fifteen” and qTranslate-X the only plugin?

    Thread Starter myclassicrideeu

    (@myclassicrideeu)

    Ain’t talking about what it does at the end…

    I’m talking about what it does to the editor.

    example:

    I put into the editor this

    <img src="url" />
    <p style="text-align: center;">text text text</p>
    <h4>headline headline</h4>

    save the post, want to edit it again and there is

    <img src="url" /><p style="text-align: center;">text text text<h4>headline headline</h4>

    it removes breaks and ends of some “P” tags… so i get continous code in “one line” in which is pretty hard to work

    visual editor is not the option how to work – destroys much more styling to me…

    Plugin Author John Clause

    (@johnclause)

    I cannot reproduce it so far. Does it happen in “Visual” mode or “Text” mode?
    Do you have to switch between modes for this to happen? Do you use a custom editor coming from other plugin?

    Could you figure out and let me know the minimal steps to reproduce the problem under theme “Twenty Fifteen” and qTranslate-X the only plugin?

    Thread Starter myclassicrideeu

    (@myclassicrideeu)

    I dont have to switch. it happens every time i save (reload the editor page) a post/page.

    This happens on two different wordpress instalations with different themes, so i don’t expect to be a theme problem.

    Don’t know how to reproduce it. And for sure i can’t switch live websites to basic theme or switch off plugins even for a minute ??

    https://myclassicride.eu/wp-content/uploads/_screen/mcr-screen.jpg
    https://myclassicride.eu/wp-content/uploads/_screen/vnt-screen.jpg

    screens of two webpages where i have installed qTx :/ same result. After i realized the problem i just installed TREUedit to definatelly disable the visual editor.

    Only way how to make experiments on my side is to make a complete new install of the web… :/

    same problem
    i tried mqTranslate, qTranslate Plus and zTranslate,
    all ok,

    only qTranslate X is bad.

    that’s an old qtranslate bug. I think it got fixed in the other forks already.. (well mqtranslate instead adds empty paragraphs after :en or :de each time you save so not solved perfectly)

    Plugin Author John Clause

    (@johnclause)

    @extremecarver: What was your fix? And what is the nature of the bug?

    Plugin Author John Clause

    (@johnclause)

    I still cannot reproduce it though. Could you tell me the environment and steps to reproduce?

    Thread Starter myclassicrideeu

    (@myclassicrideeu)

    @aochiki: and if i would like to swiths do i need to backup and put in again articles/pages or just activate and set up for example mqTranslate and deactivate qTx?

    Plugin Author John Clause

    (@johnclause)

    @aochiki: There is import/export for options. Pages and content are not touched, they stored the same.

    I think I found something, at least I see that some extra unmatching ‘<p>’ tags, coming after the line in

    $content = apply_filters( 'the_editor_content', $content );

    in /wp-includes/class-wp-editor.php.

    Not sure if this would be the problem you observe, but it is a definite problem. Hopefully, next update will have a fix.

    Plugin Author John Clause

    (@johnclause)

    Hi All, there is a newer beta version https://downloads.www.ads-software.com/plugin/qtranslate-x.2.9.7b.zip
    I would really appreciate if you could test it before I release it to public. readme.txt has a list of changes.
    Thank you very much.

    works perfect
    very thanks

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Text Editor Trouble, shortening code’ is closed to new replies.