Hi,
I downloaded the HTML module, I've pasted the HTML in and saved it, however I'm not sure how to get the module into the contant page?
Many thanks
Andy
Main Topics
Browse All TopicsHi,
I've got a Joomla website and want to add a PayPal 'Buy Now' button can't find a way to do it, can anyone point me to the solution?
Many thanks
Andy
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I was able to post code into the documet that I needed and it worked great....
I disabled the WYSIWIG Editor in the System Configuration. Then I was able to use something like Dreamweaver or Front Page to create the page manually. (I pasted the Paypal code into that document - then pasted all of the code into the Joomla page, hit Save and I was done!)
Business Accounts
Answer for Membership
by: bristwebPosted on 2007-11-26 at 07:32:59ID: 20350467
Andy
org/compon ent/option ,com_mtree / task,view link/link_ id,1758/It emid,35/)
You cannot insert scripts or forms into content pages of joomla by default.
There are a few different ways to approach it, but usually the following is the easiest way to approach it:
1) install a php/script module (http://extensions.joomla.
2) paste the paypal code into the module and move the position of the module so that it appears in a good position on the appropriate page
problem solved!
the other option is to install a php/script bot and disable the content items wysiwyg so you can paste the paypal code into the content items...