OOOps - this should read the normal opening for php should change to
and the ending for php should change to which i had done but missed things like <p> must change to [p] etc.
OK - found the error. For anyone else who comes looking, the WP plugin I am using to allow php in WP pages requires some changes to the syntax. For example, all instances of <?php must be
and ?>...
I am converting a traditional website to WordPress for an animal rescue charity so members can have a blog and more easily update various pages. All has gone well but I am stuck on one key aspect....