 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
August 20, 2014 at 11:05 am #306728Hi, when display the blog in Grid – how can I manage the order of the latest post from right to left? Thanks 
 TalAugust 21, 2014 at 7:51 am #307202Hey Tal! Try adding this code to the Quick CSS: div .slide-entry.flex_column { float: right; } div .slide-entry.flex_column.first{ margin-left: 6%; } div .slide-entry.flex_column:last-child{ margin-left: 0; }Cheers! 
 JosueAugust 21, 2014 at 8:33 am #307217Great! Thanks a lot!!! August 21, 2014 at 8:36 am #307218It works in one site, didn’t work in another one… 
 is there anything else I can do?August 21, 2014 at 8:50 am #307221Hi, Can you post the link to the another one? Regards, 
 JosueAugust 21, 2014 at 10:07 am #307246http://www.wiseway.co.il/wiseway-blog/ 
 the site in Hebrew, but you can see the post with the ‘communication’ image published on June 25th
 and the post with the ‘learn how to blog’ was published on May 20thThanks. 
 TalAugust 21, 2014 at 11:10 am #307265Hey! You can try to add an “order” and “orderby” option field to the blog element – see: http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/ Then select “orderby” – “date” from the dropdown and order “DESC”. This should revert the post order. Regards, 
 PeterAugust 21, 2014 at 3:19 pm #307392Hi, But the orderby desc or asc is showing from the first to last and opposite 
 what I need is that the last one will be on the right.now it is a the first row, but on the left. Regards, 
 TalAugust 21, 2014 at 3:26 pm #307402I am using the Masonry in the page builder, may be there is some other code I should insert there? August 21, 2014 at 6:10 pm #307483Hey! The code i first suggested won’t work there because it is a masonry blog, to be honest i don’t think there is an easy way to make a masonry RTL as there are technically no rows. I’d suggest using a Blog Element (grid) instead. Regards, 
 JosueAugust 24, 2014 at 3:06 pm #308442Ok, i will change it into the blog element. Thanks 
 TalAugust 24, 2014 at 7:41 pm #308472You are welcome Tal, glad to help. Regards, 
 Josue
- 
		AuthorPosts
- You must be logged in to reply to this topic.
