• Resolved ltiokhin

    (@ltiokhin)


    Even on a simple text page (such as below) the codes aren’t working. Ideas?

    Cheers!

    <div>[one_half]</div>
    <div>People …bad.</div>
    <div>

    • How do?
    • How are phings are around?
    • Why would they want to do so?

    </div>
    <div>I want to……blah</div>
    <div>[/one_half][one_half_last]</div>
    <div>this is text that I want to come last.</div>
    <div>[/one_half_last]</div>
    <div></div>

    http://wordpress.org/extend/plugins/column-shortcodes/

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Schutter

    (@tschutter)

    Remove the <div> and </div>.

    It should look like this:

    [one_half]
    People ...bad.
    How do?
    How are phings are around?
    Why would they want to do so?
    I want to......blah
    [/one_half][one_half_last]
    this is text that I want to come last.
    [/one_half_last]

Viewing 1 replies (of 1 total)

The topic ‘Column Shortcodes sporadically not working’ is closed to new replies.