When I am logged in as a user in the right corner it appears a toolbar, which I don't want. Is there anything in setting to remove it or should I do it through css(to hide it)?
I have set in header.php <?php define('FUELIFY', FALSE); ?> and it is gone. Is there any other solution for this? Something nicer maybe than define a constant in header
Comments