Using the AWH Bonus Theme, how do you get the "Visit Host" link to show up and work on the main page? I was able to get the link to show up by editing the stylesheet, but I cannot figure out how to get it to link to where I want it to. I noticed you used a redirect...I think. Any help would be appreciated.
This was the link code:
<a href="/redirect.php?dest=<?php echo $post->post_name; ?>">Visit Host</a>
But I could not include redirect.php with the free theme as it's not part of WordPress and not set up in a way that would be useful to anyone else. It is a click counter that then redirects to the affiliate link. All you need to create your own is an array mapping post slugs to affiliate URLs.
Thank you very much....I will work on that.
Can you explain more what you mean Dan? I am interested in getting this to work like the demo.
Please take a look at the e-mail I just sent out with the first round of updates to the plugin. This is now a built-in feature so you don't have to code anything yourself.
Sending ...