Origin – changing the direction of item loading.

originleft

determines the direction that items are added to the grid. When false, the items will be added from the right.

originleft is a true/false value that defaults to true

This example shows a grid with the origin from the right.
[featured_image_pro originleft = false]

origintop

deterimines the direction that items are added to the grid. When false, the items will be added from the bottom.

This example shows a grid with the origin from the bottom
[featured_image_pro origintop = false]

This example shows the grid with the default origin from the left and the top
[featured_image_pro ]