Text field on the top

Hello
Thanks for a great addon;) do you think you can insert a text field on the top so i can insert text information for the customer What rules apply in the guest book

yes possible, going to work on it

Thanks;)

Warning: Modification "Guestbook" failed during operation #1 in includes/templates/man.catalog/views/box_site_menu.inc.php: Search not found in ~/includes/library/lib_vmod.inc.php (Line 210) Warning: Modification "Guestbook" failed during operation #1 in includes/templates/man.catalog/views/box_site_menu.inc.php: Search not found in ~/includes/library/lib_vmod.inc.php (Line 210)

Error code

VMOD includes/templates/*.catalog/views/box_site_menu.inc.php

 
 

 

This is the same issue as you had before. It is about this piece of code in includes/templates/man.catalog/views/box_site_menu.inc.php


  
  

  

Probably you have not this code inside.
i don't know how your box_site_menu.inc.php looks like, but somewhere you have to add this piece of code for making "Guestbook" visible in the menu:

View code on GitHub