• Resolved roycb

    (@roycb)


    Hi,

    The email (both of them) doesn’t show any images when using HTML. Only the Alt txt is shown.

    Code used for images:

    <tr>
    <td class=”image”>TEST</td>
    </tr>

    Any idea?

    Didn’t find any solutions anywhere.

    Or doesn’t CF 7 support images in the html emails?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter roycb

    (@roycb)

    Again the code (the 1 is an i ofcourse):

    <tr>
    <td class=”full-width-image”>

    <1mg src=https://restaurantariana.nl/wp-content/uploads/2017/01/Logo-mail.png width=”600″ alt=”alt_text” border=”0″ align=”center” style=”width: 100%; max-width: 600px; height: auto;”>
    </td>
    </tr>

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Because the image of the src URL doesn’t exist.

    Thread Starter roycb

    (@roycb)

    it does :

    https://restaurantariana.nl/wp-content/uploads/2017/01/Logo-mail.png

    See my reply

    Again the code (the 1 is an i ofcourse):

    <tr>
    <td class=”full-width-image”>

    <1mg src=https://restaurantariana.nl/wp-content/uploads/2017/01/Logo-mail.png width=”600″ alt=”alt_text” border=”0″ align=”center” style=”width: 100%; max-width: 600px; height: auto;”>
    </td>
    </tr>

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Do you realize the URL returns “404 Not Found” error?

    Thread Starter roycb

    (@roycb)

    Sorry i think i need some more coffee.

    My computer has adjusted hosts file……

    Tried another image and it works perfectly.

    Thanks for the quick reply!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Email image HTML shows Alt txt’ is closed to new replies.