Caleb,
ATCK rocks my world - take a look here to see it in action. One question: the method for adding additional blocks in version 3 of template.php was very straightforward; I haven't been able to figure it out in later versions. Would it be possible to add instructions similar to those in version 3 to the later 5.x version of template.php? No biggie - I'll just use version 3 for now, but I'm sure you've made some worthwhile updates.
Thanks for the excellent, excellent work, Caleb - really great stuff.
Comments
Comment #1
calebgilbert commentedHi bcobin - thanks for the link to that good looking site you've made with atck. :-)
By 'adding blocks' do you mean adding new regions within
function atck_regions()that exists within template.php?Comment #2
bcobin commentedYup. I see no corresponding code in the later version of template.php. I'm running into an additional problem with v3 where when a comment or forum post is submitted, the output "jumps" to the top of the page - behind the header, in my case.
This is only when a post is actually submitted - otherwise things display fine.
Using "tidy" and bypassing the following code eliminates the problem:
But you may try looking at what happens. Of course it could also be that I'm in over my head, which is pretty indisputable.
Thank you for the compliment, BTW - no small praise coming from you. ATCK has been invaluable for me in allowing me to start with a real blank slate as to design. Keep up the great work!
Comment #3
calebgilbert commentedHi bcobin,
Look for this code inside template.php for the 5.x-4.0 version atck to add a region:
That's a funny issue you're having with the tidy class. I'm not sure exactly what give there.
Cheers
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.