|
You can implement just about any trade script. In your main index template (or any other pages) put your trade out url anywhere you see this:
<a href="<?php the_permalink() ?>"
Looks like this:
<a href="Your script out link<?php the_permalink() ?>"
The rest of the script is installed normally.
__________________
Email: admin[at]datingport.co.uk - ICQ: 456416181
It's amazing what you (L)earn when you put some effort into it!
|