Viewing 8 replies - 1 through 8 (of 8 total)
  • Why do you need to show “this is the last column set”?
    You could just add a css class to the last column eg.

    [column size="1/3"Column content[/column]
    [column size="1/3"]Column content[/column]
    [column size="1/3" class="lastcol"]Column content[/column]

    Plugin Author Vova

    (@gn_themes)

    At the moment I was finishing the updated version. It will support some of the old shortcodes including column. The new version will be available today or tomorrow.

    Thread Starter jack_martin_leith

    (@jack_martin_leith)

    Primitive: Thanks for that. Mea culpa. No “last column” tag needed.

    Vladimir: Thanks for your gracious response. I hope your work is proceeding well.

    Best wishes to both.

    Jack

    Plugin Author Vova

    (@gn_themes)

    @jack_martin_leith you need to install 4.0.5. In this version you use “last” attribute.

    Thread Starter jack_martin_leith

    (@jack_martin_leith)

    Thanks Vladimir. Will do that now.

    Sorry, but a bit out of my depth… when you say “last” attribute, I tried to add [last] and [/last] to a new half column and it put the content in the right location, but kept the [last], [/last] visible. Can you please advise. Thanks!

    Hi rlmsfo,

    The “last” attribute is written within the shortcode as an option like this:
    [column last=”1″]content[/column]
    If this is the last column you put “1”, if it is not, you put “0”.

    Hope this helps.
    Best regards.

    worked like a charm for me, thank you @adjosh!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Shortcodes Ultimate columns option’ is closed to new replies.