I've just bought the basic package and want to add a paypal button, because it's the cheapest option.
There hasn't been a recent answer to this or one I could understand.
Can it be done without upgrading? Can any one help?
Many thanks,
Look through the controls for a tab or button marked 'view' (some versions have a little gears icon I believe)
What you are looking for is to change from the design view where what you see is what you get to the HTML source code view that the computer understands. If you used the EasySiteWizard 6 then click view > HTML source to insert the code where you want the button to appear.
It sounds easy enough but it may take you while to get your eye in.
Tip: Paragraphs begin with ' <p> ' and end ' </p> ' you can learn more about what the tags mean over at Tizag.com or W3schools.com free of charge
After you figure out the where by trial and error just cut & paste in the Paypal button code.