Row Shortcodes issue Posted in : impressivCard WP RomainParticipant 11 September 2013 at 18:41 #8646 Hi, I’d like to include 3 columns under the about me page : I put the existing content into [row] About me page 3 columns code [/row] and I added a second row under with: [row] [column width="4"] [resume_group title="xxxx"] [history_unit] content here [/history_unit] [/resume_group] [/column] [column width="4"] [resume_group title="xxxx"] [history_unit] content here [/history_unit] [/resume_group] [/column] [column width="4"] [resume_group title="xxxx"] [history_unit] content here [/history_unit] [/resume_group] [/column] [/row] And it doesn’t work, the left side disappear. Thanks for your help. R. Mehmet S.Keymaster 13 September 2013 at 01:45 #8665 Hi, Use it like this: [column width="12"] [row] [column width="4"] [resume_group title="xxxx"] [history_unit] content here [/history_unit] [/resume_group] [/column] [column width="4"] [resume_group title="xxxx"] [history_unit] content here [/history_unit] [/resume_group] [/column] [column width="4"] [resume_group title="xxxx"] [history_unit] content here [/history_unit] [/resume_group] [/column] [/row] [/column] Thanks Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘impressivCard WP’ is closed to new topics and replies.