• Posts grid items are always align to the left and empty space is always on the right instead of the left on RTL site

    EDIT: RTL is supported

    • This topic was modified 5 years, 6 months ago by mstudioIL.
    • This topic was modified 5 years, 6 months ago by mstudioIL.
Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author livemesh

    (@livemesh)

    I understand you need RTL support. We will get to it but at present, our hands are full with lots of things to improve on our plate. Thanks for your feedback although rating the whole plugin as 1 star because of one missing feature is a little harsh, IMO.

    Thread Starter mstudioIL

    (@mstudioil)

    I asked for support 2 months ago, and wrote all that need to do is change the ‘left’ to ‘right’ for RTL site, you gave a solution but it don’t work, maybe it is harsh but you ignore some parts of world that work on RTL.

    Plugin Author livemesh

    (@livemesh)

    Will take a look early next week and see if we can incorporate a fix for this in our plugin. Thanks.

    Thread Starter mstudioIL

    (@mstudioil)

    Did you fixed the problem?

    Plugin Author livemesh

    (@livemesh)

    Pls give us couple of working days and we will see if we can resolve this. Thanks for reminding.

    Thread Starter mstudioIL

    (@mstudioil)

    I talk with the people create the code you using (I think it is)
    and they gave some help but it didn’t work right, maybe it will help get close to solve the problem
    I added this code to JS I using

    if (isRTL){
    		$('.lae-grid-container').isotope({
    			itemSelector: '.lae-grid-item',
    			originLeft: false
    		});
    		
    	}
    

    The problem is that to first item is getting left:0 and not right:0
    while all the others are getting right: some-value.

    (here is the link to the topic https://github.com/metafizzy/isotope/issues/1508)

    Please fix it as soon as possible

    Plugin Author livemesh

    (@livemesh)

    We will get to it as quickly as we can. We are in the middle of a big update of our themes and hence the delay. Thanks for your patience.

    Thread Starter mstudioIL

    (@mstudioil)

    Hey, just want to know what going with the fix

    Plugin Author livemesh

    (@livemesh)

    Expecting the RTL support to roll out for ALL widgets by the end of the week. We are about 80% done with the changes.

    Plugin Author livemesh

    (@livemesh)

    RTL support for all addons including the premium ones has been released. Lots of work has gone to this to make the addons look great on RTL sites. Pls download the latest version to retest.

    If you like what you see, consider revising your rating. Thank you.

    Plugin Author livemesh

    (@livemesh)

    So any feedback on the RTL update? Are these updated modules meeting your needs? We never heard back from you. Was curious since you were very eager to see these changes in our plugin.

    Thread Starter mstudioIL

    (@mstudioil)

    I edit the post, RTL is working OK

    Plugin Author livemesh

    (@livemesh)

    Glad to hear that. Thanks for the rating.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘RTL support’ is closed to new replies.