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 trialISABEL SAEZ PEREZ
4,789 PointsI added the ID of my gallery page on the code but instead to go to the gallery page it goes to the homepage.
I followed all of the process my ID for the gallery page is 51 and I wrote this:
<a href="<?php bloginfo ( 'url' ); ?>/p=51"><span class="glyphicon glyphicon-th"></span></a>
1 Answer
ISABEL SAEZ PEREZ
4,789 PointsHi Paul, I've resolved the problem. I've missed a question mark.
Thanks,
Paul Yorde
10,497 PointsIt's always the question mark! Glad you got it working.
Paul Yorde
10,497 PointsPaul Yorde
10,497 PointsHi Isabel,
Your code isn't displaying, so it's difficult to see how to help.