on my page http://fourtylove.com/fourtylove-tennis-life/
I have an Essential grid showing all of my portfolio items – How can I make this grid NOT show the first (latest) post and start with the second?
I want that since I alredy have a big image with the newest post on the very top.
Thanks!
You can use offset. Under your essential grid’s source setting, please find Additional Parameters then add offset=1& then set Maximum Entries to any value greater than zero and -1.
Offset is ignored if max entry is set to -1. But that’s according to WordPress, you can still try -1 since it’s custom code from Essential grid.