Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Really Simple – Adding Link to theme – Need Help


John James Jacoby
Keymaster

@johnjamesjacoby

Lets try this? Might be a step backward but I’ll cross my fingers…

<a href="<?php echo $bp->loggedin_user->domain . $bp->blogs->slug . '/create-a-blog">
<img src="<?php bloginfo('template_url'); ?>/images/createblog.png" alt="Create a Blog" hspace="4" align="right" />
</a>

Skip to toolbar