EnglishThere is a link to 'Home' on every page. It's either in text 'Home' or a small icon that will take you back. The home icon is on the right side of some pages. If you are in 'Admin' there is a 'Visit The Gallery' link on top of the page.
Or if you want to make your own menus use the ' Advanced Menu Manager 'pugin.
Last edited by dalem (2012-03-27 11:24:30)
Offline
just simple as this...
login as admin..
and then go to... "Configuration" menu (left side)...go to "Option" sub-menu
then..look for "Page Banner" box
put your HTML code there
example:
<h2><a href="../index.php">Back to Main Page</a></h2>
<p><h1>%gallery_title%</h1></p>
<p>Welcome to My Photo Gallery</p>
then...don't forgrt to click .."Save Settings" button below...
and then check.. to your piwigo photo gallery site.....your link to main site is up there..
enjoy..programming...thx...