column_content with html inside

Home Forums All Other Themes column_content with html inside

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24557
    ChristiaanChristiaan
    Participant
    • Topics: 3
    • Replies: 3
    • Total: 6
    Member since: January 18, 2016

    I’m trying to create a multicolumn layout inside a page with the [column_content] shortcode. Columns are created as expected, but I want to add html or at least images and hyperlinks inside the columns. Right now the html is parsed as text inside the column. Is there a specific tag / way to add html?

    #24720
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Christiaan,

    Kindly add the html code inside the shortcode.

    For e.g.

    [column_content]
    <div><h1>Sample Text</h1></div>
    [/column_content]

    Regards,
    Brad

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.