Horizontal checkbox field display

This topic contains 9 reply and 2 voices, and was last updated by towhid 9 years, 2 months ago
Viewing 9 Posts - 1 through 9 (of 9 total)
Author Posts
February 6, 2015 at 4:21 pm 35950
towhid I am trying to make a form more compact: radio buttons display horizontally. However, checkboxes only display in a vertical list. Is there an easy way of displaying these horizontally? Thanks ROB
February 7, 2015 at 12:24 pm 36002
towhid towhid

Hello Rob,

Do you have latest version of WP User Frontend Pro? If not please download the latest version of WP User Frontend Pro [2.2.7] also update WordPress latest version[1.4] and let me know the result. After then I can proceed with next steps.

Thank You 🙂

N.B- Before update please backup your site and database.

February 7, 2015 at 3:37 pm 36038
Rob Rob

Yes, I’m using WPUF version 2.2.7 and WP 4.1. Where do I set the
horizontal layout?

Thx
ROB

weDevs Team wrote:

February 7, 2015 at 3:55 pm 36042
towhid towhid

Hello Rob,

Please provide your login details by using this form – http://wedevs.com/provide-login-details/. I will have a look what is going wrong.

Thank you 🙂

February 8, 2015 at 3:48 am 36084
Rob Rob This reply has been marked as private.
February 8, 2015 at 3:34 pm 36106
towhid towhid

Hello Rob,

I am able to login your site perfectly. But did not find the form page. Please send me form page link. I mean in which form you are getting the checkbox inconsistency.

Thank You 🙂

February 8, 2015 at 3:57 pm 36111
Rob Rob

Hi Mirza

When logged in, go to http://v3.propertyfinda.co.nz/listing-edit/, and
look at
“rental features” – how do I format this horizontally?

weDevs Team wrote:

February 8, 2015 at 5:45 pm 36118
towhid towhid

Hello Rob,

Please try the following code in your theme style.css:

ul.wpuf-form li .wpuf-fields ul.wpuf-category-checklist li {
display: inline-block;
}

Hope it will solve your problem.

Thank You 🙂

February 9, 2015 at 2:03 am 36137
Rob Rob

Excellent, thank you!

weDevs Team wrote:

February 9, 2015 at 10:38 am 36159
towhid towhid

Hello Rob,

I am happy to know that the solution has worked for you. I am going to mark the topic as resolved.

Thank You 🙂

Viewing 9 Posts - 1 through 9 (of 9 total)