Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress WooCommerce Theme Development Starting a Custom WooCommerce Theme Global Wrapper Setup

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

My modifications to the wrapper files work nicely

I've just followed along with the video and made the changes to the wrapper-start.php and wrapper-end.php files and made the same changes Zac did.

But my changes don't cause the same problems they did for Zac. In fact, it lines up the products very nicely indeed. Not in the same way for the project portfolio images but all the same, they're group nicely and centrally and continue to work.

Should I be concerned about this? Can I folllow along the same way from here? :)

Zac added a closing section tag in wrapper-start.php AND wrapper-end.php. If I'm correct, the closing tags only need to be in wrapper-end.php.