Hi is there anyway I can show people who are not logged in certain content?
Maybe like this:
<?php if($condition):?><ahref="http://google.com">This will only display if $condition is true</a><?php endif;?>
I don't understand the authentication process of Oxwall, although I have been trying to learn but it is waaaay over my head.
Any advice appreciated :-)