Columnize jQuery code - text is hidden

Columnize jQuery code - text is hidden

I need to implement the jquery columnizer into this website, http://www.greenlifestylemagazine.net/main-templatecolumn.php. It works fine on the first page of the javascript. Pages 2-6 are hidden until you press the button. The problem is that on pages 2-6 I can not see the columnizer text. Any columnizer div tags end up invisible. I believe that an attribute that keeps the pages 2-6 hidden is hiding the columnizer jQuery stuff.
Columnizer is extremely important for this website, the way I have it set up is that I will put all text into one column and the other columns will autofill. Most importantly they will automatically adjust if you have different size font, and or hit zoom on your browser. The columns will never reach outside their div length.
I am fairly new to web design so I apologize if I am not saying something correctly.
Thank you for your help!