• Resolved naimeshrao

    (@naimeshrao)


    Hi Damanjeet,

    Naimesh here again.
    Here i found a small issue to change for email template view in mobile device.
    i am a web designer so have done the small change, can you please implement this in plugin for next update.
    i have just changed the div to table and added width attribute and margin in style.
    below you can see the changes.

    $pre_message = "<html><body><table width='700px' style='margin: 0rem auto 0 !important;padding:5px;margin:auto;font-size:14px;line-height:18px'>" . apply_filters( 'the_content', $message ) . "<table style='clear:both'></table></table></body></html>";;

    woo-confirmation-email\admin\view\admin.php
    woo-confirmation-email\public\class-woocommerce-confirmation-email-public.php

    These are the both files to make changes.

    its small thing but it can implement your plugin quality.
    i have tested it so don’t worry to make changes.

    Thanks!

    Regards,
    Naimesh Rao
    https://www.webbkod.com/

    • This topic was modified 7 years, 4 months ago by naimeshrao.
    • This topic was modified 7 years, 4 months ago by naimeshrao.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author XLPlugins

    (@xlplugins)

    Hello naimeshrao,

    We are improving this plugin to next level, including major options and syncing as close to WooCommerce in next release.

    We would use native WC email header, footer, background color etc all styling options. So the verification email will look similar to other WC emails. Ex https://prntscr.com/h77w7g

    So changes in existing I suppose not required.

    If you want I can share you the beta version, you can test it then, let me know on that.

    Thanks,
    Damanjeet

    Thread Starter naimeshrao

    (@naimeshrao)

    Hello Damanjeet,

    Okay thanks! But i like the current one which i can customize the overall email layout design and text as my own. you can add an option button Like “custom email” OR “Use woo-commerce design.”

    Also i want to contribute a banner and icon design for this plugin. it will increase your sales too, if you don’t mind. Please revert me back to email [email protected]

    Thanks!

    Regards,
    Naimesh Rao
    https://www.webbkod.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make email responsive for mobile device.’ is closed to new replies.