How to include define_page_2.php content in header so it make it easy for the user to change without ftp
I tried
<?php require(DIR_WS_MODULES . 'html_includes/define_page_2.php'); ?>
but did not work
How to include define_page_2.php content in header so it make it easy for the user to change without ftp
I tried
<?php require(DIR_WS_MODULES . 'html_includes/define_page_2.php'); ?>
but did not work
What are you wanting to do with if it you had an "editable" area?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Yes I just need an "editable" area, maybe there is another way to do this. I want to put a picture and links in it and add it to a side box that someone wants to edit
I am confused - sideboxes go in the side columns - Do you want it in the header or on the side?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
[FONT=Verdana]Side box first then header. Often people may want to change something in the header. One person asked me how I change my logo, I had to give him FTP and file editing instructions. First thing I want to do is put something in a side box then later in the header, I figured it may be the same?[/FONT]
The easiest way would be to use the banner positions - there is one inside the header and 3 different sideboxes already available. You can create html banner that call images , have text only, contain links or use all.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.