I would like to add a contact section to add cal page
could you tell me what files to modify
busines name
contact name
email
phone #
and a yes or no check box
this would only display on the admin pages
not the main site
thank you in advance if you can help
Logged In: YES
user_id=101362
If you would like to customize UIPublish to add the fields
you mentioned you will need to do the following:
- Modify the database table UIPublish_cal and add the fields
you would like to add
- In the admin section, you will need to modify at least the
following files
/uipublish_admin/inc/common.php
/uipublish_admin/add_cal.php
/uipublish_admin/mod_cal.php
/uipublish_admin/preview_cal.php
/uipublish_admin/list_cal.php