• Resolved lurance2006

    (@lurance2006)


    Hello
    I want to optimize delivery of css files I read stps and follow https://wordpress.org/plugins/autoptimize/faq/
    after css file and optimize the code with critical path css generator
    and add in “inline and defer CSS”
    but when I do so the layout change to left to right (my default layout is RTL right to left)
    does the plugins support RTL direction
    what should I do to prevent this issue
    Please advice

Viewing 1 replies (of 1 total)
  • Plugin Author Frank Goossens

    (@futtta)

    tested on my local dev-instance
    * twentytwelve theme
    * language arabic
    * autoptimize active with inline&defer

    and all works as expected;

    View post on imgur.com

    so conclusion; inline & defer a such does not break RTL, there’s probably a problem with the theme(‘s css) or a plugin(‘s css).

    frank

Viewing 1 replies (of 1 total)

The topic ‘RTL Direction problem’ is closed to new replies.