I have the same question. I am trying to replicate the functionality on whichtestwon.com, which asks a question, and only allows the answer to show after the user has answered the question.
Thread Starter
mrr0ng
(@mrr0ng)
Anybody have any ideas? The html on the page for the individual images looks like this:
<a href="http://smartchoicecard.com/benefit-discounts/doctors-by-phone/"><img alt="" src="http://smartchoicecard.com/wp-content/plugins/feature-slideshow/timthumb.php?src=http://smartchoicecard.com/wp-content/uploads/2011/04/doctors_by_phone.jpg&h=399&w=600&zc=1"></a>
[Please post code snippets between backticks or use the code button.]
The path to the image of http://smartchoicecard.com/wp-content/uploads/2011/04/doctors_by_phone.jpg is correct, but if I try to browse directly to http://smartchoicecard.com/wp-content/plugins/feature-slideshow/timthumb.php?src=http://smartchoicecard.com/wp-content/uploads/2011/04/doctors_by_phone.jpg&h=399&w=600&zc=1, I get an error.
I would REALLY appreciate any help with this issue. Thanks!