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 From Bootstrap to WordPress Create Bootstrap Styled Theme Templates Creating a Portfolio Single Page

ISABEL SAEZ PEREZ
ISABEL SAEZ PEREZ
4,789 Points

I 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>

Paul Yorde
Paul Yorde
10,497 Points

Hi Isabel,

Your code isn't displaying, so it's difficult to see how to help.

1 Answer

ISABEL SAEZ PEREZ
ISABEL SAEZ PEREZ
4,789 Points

Hi Paul, I've resolved the problem. I've missed a question mark.

Thanks,

Paul Yorde
Paul Yorde
10,497 Points

It's always the question mark! Glad you got it working.