Can't nest cherry_inner_rows and cherry_inner_cols?

Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Content Editor Can't nest cherry_inner_rows and cherry_inner_cols?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #370337
    Aaron
    Guest

    I’m trying to make a single content area with a parallax bg, which contains a title and a set of three columns that are responsive. I can’t seem to do it, because I can’t nest a cherry_inner_row inside another cherry_inner_row. The structure I want would look like this

    [cherry_row][cherry_col]
    [mp_title]Title[/mp_title]

    [cherry_row_inner]
    [cherry_col_innner]
    [cherry_row_inner]
    [cherry_col_inner][mp_title]Header[/mp_title][/cherry_col_inner]
    [cherry_col_inner][mp_text]Lorem ipsum[/mp_text][/cherry_col_inner]
    [/cherry_row_inner]
    [/cherry_col_inner]
    [cherry_col_innner]
    [cherry_row_inner]
    [cherry_col_inner][mp_title]Header[/mp_title][/cherry_col_inner]
    [cherry_col_inner][mp_text]Lorem ipsum[/mp_text][/cherry_col_inner]
    [/cherry_row_inner]
    [/cherry_col_inner]
    [cherry_col_innner]
    [cherry_row_inner]
    [cherry_col_inner][mp_title]Header[/mp_title][/cherry_col_inner]
    [cherry_col_inner][mp_text]Lorem ipsum[/mp_text][/cherry_col_inner]
    [/cherry_row_inner]
    [/cherry_col_inner]
    [/cherry_row_inner]
    [/cherry_col][/cherry_row]

    Is there any way to accomplish this?

    #373301
    J. Davis
    Keymaster

    Hi Aaron,

    Could you submit a request with admin login data and website URL so that I could test it for you.

    Best regards,
    John

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