This topic has 2 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #17142
     bayfest
    Participant

    there is a small bug in functions-shortcodes.php that prevents the “link” variable to be used correctly.

    you need to change this line:

    $output .= ‘

    to this:

    $output .= ‘

    then it works perfectly.

    #17143
     bayfest
    Participant

    the Forum swollowed my post. so here we go again.

    Change this line
    $output .= ' <a href="'.$src.'" class="imagelink" '.$data.'>

    to this
    $output .= ' <a class="imagelink" '.$data.'>

    #17617
     Abe
    Keymaster

    You are right. Sorry for that. We implemented the link attribute after and we have missed that.

    Thanks

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?