christianbeccy Posted November 2, 2009 Posted November 2, 2009 I have V2.2 RC2 and now need to add a privacy policy, which is the first part I have had to edit properly and am not that used to working with PHP, as opposed to HTML. Of course everything else is edited in Menu's from the Admin section. I have made some changes to the PHP files, but only amendments to page titles and localisations etc. I did the UK configuration manually, but this one has got me beat! Looking at this line..... define('TEXT_INFORMATION', 'Put here your Privacy Notice information.'); If I begin to type my Privacy Policy in here, or better still an edited version of someone elses (I'm sure alot of people do this), it simply appears as a new screen and not in the 'frame' of the rest of my shop. Have I simply missed the glaringly obvious? Please don't flame me!! :(
♥Biancoblu Posted November 2, 2009 Posted November 2, 2009 Whether you want to type your own text or edit someone else's (which I don't recommend) you still enter it in the same place, define('TEXT_INFORMATION', 'Put your text HERE'); If you are taking an existing file in the catalog (in this case Privacy) and just enter your own text, you shouldn't have any problems with the way it opens, are you sure you didn't change some codes in the shop that may have caused this? the link to the privacy page is located in includes>boxes>information.php, did you edit something there? ~ Don't mistake my kindness for weakness ~
Recommended Posts
Archived
This topic is now archived and is closed to further replies.