• Resolved RedInk Multimedia

    (@redink-multimedia)


    Dear Carles,
    Please can you advise why, in just ONE of my modules, my pictures are not lining up – i have designed a module with 3 pics in a row, that one is fine, but when i have 4 pics in a row, the one picture is jumping up. (code below). Also, is there a way for us to customise the “Welcom/Subscribed” email that people receive – ie, WHERE would i look for the call in the code, to replace with my own. Many Thanks, Alex

    <!--[start module 6]-->
    
    			<table border="0" width="100%" cellspacing="0" cellpadding="0">
    				<tr>
    					<td valign="top" width="190" bordercolor="#FBFBFB">
    					<img src="images/190x23.gif" width="190" height="23" style="display:block" alt="" /></td>
    					<td valign="top" bordercolor="#FBFBFB">
    					<img src="images/13x23.gif" width="13" height="23" style="display:block" alt="" /></td>
    					<td valign="top" width="190" bordercolor="#FBFBFB">
    					<img src="images/190x23.gif" width="190" height="23" style="display:block" alt="" /></td>
    					<td valign="top" bordercolor="#FBFBFB">
    					<img src="images/14x23.gif" width="14" height="23" style="display:block" alt="" /></td>
    					<td valign="top" width="190" bordercolor="#FBFBFB">
    					<img src="images/190x23.gif" width="190" height="23" style="display:block" alt="" /></td>
    					<td valign="top" bordercolor="#FBFBFB">
    					<img src="images/13x23.gif" width="13" height="23" style="display:block" alt="" /></td>
    					<td valign="top" width="190" bordercolor="#FBFBFB">
    					<img src="images/190x23.gif" width="190" height="23" style="display:block" alt="" /></td>
    				</tr>
    				<tr>
    					<td valign="top" width="190" bordercolor="#FBFBFB" height="190"><span class="handler"></span>
    					<p style="line-height: 120%">
    					<img src="images/placeholder_smaller_pic.jpg" width="190" height="190" alt="" style="display:block" class="editable" /></td>
    					<td valign="top" bordercolor="#FBFBFB" height="190">
    					<p style="line-height: 120%">
    					<img src="images/13x23.gif" width="13" height="23" style="display:block" alt="" /></td>
    					<td valign="top" width="190" bordercolor="#FBFBFB" height="190">
    					<img src="images/placeholder_smaller_pic.jpg" width="190" height="190" alt="" style="display:block" class="editable" /></td>
    					<td valign="top" bordercolor="#FBFBFB" height="190">
    					<img src="images/14x23.gif" width="14" height="23" style="display:block" alt="" /></td>
    					<td valign="top" width="190" bordercolor="#FBFBFB" height="190">
    					<p style="line-height: 120%">
    					<img src="images/placeholder_smaller_pic.jpg" width="190" height="190" alt="" style="display:block" class="editable" /></td>
    					<td valign="top" bordercolor="#FBFBFB" height="190">
    					<p style="line-height: 120%">
    					<img src="images/13x23.gif" width="13" height="23" style="display:block" alt="" /></td>
    					<td valign="top" width="190" bordercolor="#FBFBFB" height="190">
    					<p style="line-height: 120%">
    					<img src="images/placeholder_smaller_pic.jpg" width="190" height="190" alt="" style="display:block" class="editable" /></td>
    				</tr>
    
    				</table>
    			<!--[end module 6]-->
    						<!--[open_ignore_code]--></td></tr><!--[close_ignore_code]-->

    http://wordpress.org/extend/plugins/knews/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author creverter

    (@creverter)

    Hello, @redink Multimedia!

    The HTML module: the newsletter has a fixed width, if you put a fourth column in a module, you must to shrink all the columns, or strecht the complete newslettter.

    If this explanation doesn’t help you to find the bug, submit me the buggy newsletter to: contact at knewsplugin dot com.

    You can customise the welcome/subscribed trough Knews>Configuration, “customise messages” tab. Can put HTML inside the desired field.

    You can also modify the plugin, look for the submit_confirmation() function inside the main knews.php file. Isn’t a good way because any plugin update will be overwrite your mod.

    Regards,
    Carles.

    Thread Starter RedInk Multimedia

    (@redink-multimedia)

    Dear Carles,

    We are having trouble with the newsletters being flagged as SPAM by hotmail/yahoo/google/gmail and going straight into a SPAM folder, and this SPAM folder is not always easy to find (silly as that may seem.) Any tips and tricks on how to get around this – all those who receive the newsletter HAVE signed up for it – they want the newsletter, it is not spam.

    Also, any chance you will be adding a “forward to a friend” function to the knews plugin? Many newsletters have this option, where you click the “forward to a friend” link and you are taken to a page where you can enter their email addresses and names and the newsletter will be sent on to them.

    Many Thanks
    Alex

    Plugin Author creverter

    (@creverter)

    Hello @redlink!

    The forward to a friend may be a good future feature.

    The SPAM issue: Are you sending the emails trough SMTP?
    Are you customised the Sender e-mail and Sender name fields?

    Regards,
    Carles.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Knews Multilingual Newsletters] K-News: images not lining up, customisation of "Welcom’ is closed to new replies.