Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author firetag

    (@firetag)

    @jeeperscats This hopefully will be in the next update of the plugin.. the trouble is for me trying to find time to do it… plus I start school again in a few weeks and I am currently at band camp… and I have vacation this next week… so as much as I want to get this done I don’t see it happening for a month or so

    Forum: Fixing WordPress
    In reply to: PHP Question
    firetag

    (@firetag)

    in your echo statement you have to use the concatination operator in php which I believe is either a period or a plus sign. pretty sure it’s a period though so just go

    echo "<img src='$image_check' width='100' height='68' class='left' />" . the_permalink();

Viewing 2 replies - 1 through 2 (of 2 total)