Tagged: x
-
AuthorPosts
-
March 22, 2017 at 11:08 am #1416430
Hi,
I have a couple of issues with the appearance of ConvertPlug in Safari (that are not present in Firefox or Chrome).
1) The Subscription info bar at the bottom of the page has the email field and the subscribe button on top of each other rather than next to each other.
2) if you click the linkedin social button at the end of the post, the form input field jumps up and down and it’s impossible to enter data.
You can see both here https://www.banyardsolutions.co.uk/insights/global-asbestos-awareness-week/
Thanks, NeilMarch 22, 2017 at 6:13 pm #1416903Just to add, WordPress v4.7.3, ConvertPlug v2.3.3, X v4.6.4 with a child theme. Not using Cornerstone. Best, Neil
March 22, 2017 at 11:18 pm #1417195Hi there,
1. It’s normal, the fields break into a single column in mobile. I checked it on firefox and chrome and just the same.
2. The button opens a new window linked to LinkedIn, it’s no longer related to your site. And jumping is normal in iOS devices when it refocus the fields while keyboard appears.
Thanks!
March 23, 2017 at 10:28 am #1417781I’m not using a mobile device in either instance – actually looking at a very big screen…
March 23, 2017 at 7:35 pm #1418370Hello There,
Thanks for updating in! I am another staff checking on this thread.
#1] I can confirm that it displays stacked in my screen. To resolve this, please add the following css code in the customizer, Appearance > Customize > Custom > Edit Global CSS
#smile-optin-form { display: inline-block; } #smile-optin-form .cp-all-inputs-wrap, #smile-optin-form .cp-submit-wrap.cp-submit-wrap-full { display: block; float: left; }
#2] I have clicked the LinkedIn Social icon and I do not see any issue. Please check out my screenshot: http://prntscr.com/enqhrl
Hope this helps. Please let us know how it goes.
March 24, 2017 at 2:32 pm #1419418Yes, that worked perfectly thank-you!
March 24, 2017 at 9:54 pm #1419792You are most welcome. 🙂
-
AuthorPosts