hello and thanks a lot for this great theme,

i want this blocks below the slideshow like in your theme-demo.
in the block-regions of tp_purity are no regions like nucleus with Panel first column 1 etc.
only panel first are in the list of tp_purity, if i use panel first the blocks shown among one another and not side by side like your demo.

pls help me.

thank you and best regards
onair1

Comments

Prague man’s picture

Subs.

Prague man’s picture

How to set slideshow? Oh man, create README.txt file with instruction pls.

onair1’s picture

ok, there it is a solution for the block-regions:

If you need a panel like "Panel first column 1, Panel first column 2, ...", you only change line
regions[panel_first_1] = 'Panel first' in tb_purity.info to

regions[panel_first_1] = 'Panel first column 1'
regions[panel_first_2] = 'Panel first column 2'
regions[panel_first_3] = 'Panel first column 3'
regions[panel_first_4] = 'Panel first column 4'

that´s it.

regards
onair1

themebrain’s picture

Please take a look these guide about the regions in Nucleus

How to add a new region
How to build a custom layout

themebrain’s picture

Status: Active » Closed (fixed)
themebrain’s picture

Issue summary: View changes

insert "like" in your theme-demo.