Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Content Editor Can't nest cherry_inner_rows and cherry_inner_cols?
- This topic has 1 reply, 2 voices, and was last updated 8 years, 2 months ago by J. Davis.
- AuthorPosts
- August 31, 2016 at 12:45 am #370337AaronGuest
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?
September 5, 2016 at 8:55 am #373301J. DavisKeymasterHi Aaron,
Could you submit a request with admin login data and website URL so that I could test it for you.
Best regards,
John - AuthorPosts
- You must be logged in to reply to this topic.