Issues with Multiple Column Layout in Profile Form
-
I believe I am having the same or similar problem to the one described here:
https://wordpress.org/support/topic/multiple-column-layout-not-working?I am modifying the default profile form using the form builder, I have added a 2 column layout to one of my rows. When I view a user profile all the fields display in a single column. Only when I resize my window the fields change into the desired 2 column layout.
I have tried changing the max profile width and max profile header widths in UM settings but this has not solved the problem.
After inspecting the top um profile div I found a class named “uimob340” which appears to be responsible for the change. For some reason this class is set whenever the page is loaded regardless of the window size (my browser is usually 1200+ wide) When I resize the window, this class disappears from the main div and the columns are displayed properly.
How can I get the multi column layouts to display correctly on page load?
The topic ‘Issues with Multiple Column Layout in Profile Form’ is closed to new replies.