Re: Really Simple – Adding Link to theme – Need Help
Here is what I have for the links, but it is not working:
<a href="<?php echo ' . $bp->loggedin_user->domain . $bp->blogs->slug . '/create-a-blog' '; ?>"><img src="<?php bloginfo('template_directory'); ?>/images/createblog.png" alt="Create a Blog" hspace="4" align="right" /></a>
I am no coding guru, can someone please help me with creating 3 links for images:
One that takes you to the create a blog page
One for the create a group page
One for the users profile