shortcode for Offset? I'm trying to make columns
-
I’m trying to keep my edits out of PHP so that my client can do their own updates through the page builder in my theme. I’ve managed to separate a few one off brews into columns with the unique ID # but I’m hoping to use something like this to divide larger groups into columns on a page:
[beer-list group=”Saison Du Jour” order=”ASC” beers_per_page=”1″ offset=”1″ paginate=”false”]I was assuming this would give me the proper entry for a column in the # position out of 3 but it just pulls group listing “1”.
Is there a way to limit a range within shortcode so I can create a column-break but allow it to be at a post/page level? My layout really looks best with at least a 2 column structure.
Thanks for the quick resolve on my last query as well! This is a wonderful plugin. My clients are pretty hyped about it too.
- The topic ‘shortcode for Offset? I'm trying to make columns’ is closed to new replies.