Conversation
supportHello. In mobile emails looks like they are not responsive for those devices. Already saw a couple of tickets about similar thing and a dev suggested to download a patched version, so guess that will fix it ? Already changed all of the templates, so wanna ask if i add this patched version, do i need to do those changes again or it’s only need to be added ? Thank you. The page I need help with: [ log in to see the link]
Hi @krasimirignatov , Since you were already receiving attention via our devs’ channel, you can continue getting the support there. FYI, any version or patched update you install will not alter your existing settings, so please feel safe to use any recommended versions our team send you. Hope that clarifies. Regards
So you mean to make a post in existing topic here ? Also here is the link to that Patched version – https://drive.google.com/file/d/1jskTPCdGfVgKkCC2ux2x1MF8KJOEDzuz/view Looks a bit sus to me ? How can apply it at all ? Is there will be a fix soon ? Thanks.
Hi @krasimirignatov , Obviously this thread here does not show any history of us sending you a patched file, so I was suggesting that you continue the conversation where you received the patched file (I do not know exactly where). But to keep an existing history and to make it easy to pickup from where we left anytime. Also, as long it is a file sent to you by members of our team. I assure you, it is 100% safe and secured to use. Let us know if you need anything else. Regards
I saw it here – https://wordpress.org/support/topic/not-responsive-227/ Didn’t say that i am part of a convo before created this one. So no one didn’t send me anything or have no convo with non of the dev’s atm. So is there any info about my issue or ? Mobile view on mails still isn’t looks responsive at all. Thank you.
Hi @krasimirignatov , We previously tested releasing a responsive version for mobile and monitored feedback from our customers. At that time, we received a lot of negative feedback — many customers didn’t like the change and wanted it reverted to the original version (without scaling on mobile). Therefore, we had to roll it back to the non-scaled version for mobile display. After discussing internally, our team decided that only specific sites that actually need scaling on mobile will be provided with a custom CSS snippet to enable it. For now, that’s the most optimal solution. If you need the CSS, please let us know. Regards,
Sure, i wanna try it.
Hi @krasimirignatov , Please try the CSS below: @media screen and (max-width: 600px) { .yaymail-template-content-container { width: 100% !important; } .yaymail-template-content-container .yaymail-element__content { padding: 8px 15px !important; } .yaymail-template-content-container .yaymail-billing-address-column, .yaymail-template-content-container .yaymail-shipping-address-column { display: block !important; width: 100% !important; } .yaymail-template-content-container .yaymail-shipping-address-column { margin-top: 15px; } .yaymail-template-content-container .yaymail_item_product_title { min-width: 120px; width: 100%; } } Thank you, Daisy
Hey @thutt where should i paste that CSS snipped ? I add it then did a test order, checked my emails trough my phone and still the whole template doesn’t fit (isn’t mobile responsive).
Hi @krasimirignatov , There is a space provide for that in the General settings: https://docs.yaycommerce.com/yaymail/drag-and-drop-email-builder/the-settings-panel/general-settings/customize-with-css Hope that helps. Regards,
Hi @krasimirignatov , Since you were already receiving attention via our devs’ channel, you can continue getting the support there. FYI, any version or patched update you install will not alter your existing settings, so please feel safe to use any recommended versions our team send you. Hope that clarifies. Regards
So you mean to make a post in existing topic here ? Also here is the link to that Patched version – https://drive.google.com/file/d/1jskTPCdGfVgKkCC2ux2x1MF8KJOEDzuz/view Looks a bit sus to me ? How can apply it at all ? Is there will be a fix soon ? Thanks.
Hi @krasimirignatov , Obviously this thread here does not show any history of us sending you a patched file, so I was suggesting that you continue the conversation where you received the patched file (I do not know exactly where). But to keep an existing history and to make it easy to pickup from where we left anytime. Also, as long it is a file sent to you by members of our team. I assure you, it is 100% safe and secured to use. Let us know if you need anything else. Regards
I saw it here – https://wordpress.org/support/topic/not-responsive-227/ Didn’t say that i am part of a convo before created this one. So no one didn’t send me anything or have no convo with non of the dev’s atm. So is there any info about my issue or ? Mobile view on mails still isn’t looks responsive at all. Thank you.
Hi @krasimirignatov , We previously tested releasing a responsive version for mobile and monitored feedback from our customers. At that time, we received a lot of negative feedback — many customers didn’t like the change and wanted it reverted to the original version (without scaling on mobile). Therefore, we had to roll it back to the non-scaled version for mobile display. After discussing internally, our team decided that only specific sites that actually need scaling on mobile will be provided with a custom CSS snippet to enable it. For now, that’s the most optimal solution. If you need the CSS, please let us know. Regards,
Sure, i wanna try it.
Hi @krasimirignatov , Please try the CSS below: @media screen and (max-width: 600px) { .yaymail-template-content-container { width: 100% !important; } .yaymail-template-content-container .yaymail-element__content { padding: 8px 15px !important; } .yaymail-template-content-container .yaymail-billing-address-column, .yaymail-template-content-container .yaymail-shipping-address-column { display: block !important; width: 100% !important; } .yaymail-template-content-container .yaymail-shipping-address-column { margin-top: 15px; } .yaymail-template-content-container .yaymail_item_product_title { min-width: 120px; width: 100%; } } Thank you, Daisy
Hey @thutt where should i paste that CSS snipped ? I add it then did a test order, checked my emails trough my phone and still the whole template doesn’t fit (isn’t mobile responsive).
Hi @krasimirignatov , There is a space provide for that in the General settings: https://docs.yaycommerce.com/yaymail/drag-and-drop-email-builder/the-settings-panel/general-settings/customize-with-css Hope that helps. Regards,