Feature requests » Need Help Displaying Link Trades

added on Apr 1, 2008 by Bob
I've read this forum from front to back and can't seem to figure out how to get my link trades to appear on my site. It
is a wordpress blog.

I've tried this, but can't get it to work.
<?php include( 'path/to/linkex/data/output/1001'); ?>

I am a novice when it comes to this (obviously) and would appreciate any help.

Thanks,

Bob
added on Apr 2, 2008 by Jack Naseef
I think you should read this page:
http://linkex.dk/documentation/displaying-the-links-on-your-site-4.html
It has all of what you need.
The code to display the links is:
<?php include( "xyz/data/output/1001" ); ?>
where xyz is the name of the folder where you upload the index.php file.

Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.