Title: Error creating 2 columns
Last modified: June 14, 2021

---

# Error creating 2 columns

 *  Resolved [cursodexyz](https://wordpress.org/support/users/cursodexyz/)
 * (@cursodexyz)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/error-creating-2-columns/)
 * Hi, I installed this plugin to create 2 columns in the forms but the code does
   not work. I have tried several themes (Astra, Generatepress …) and I can’t.
    
   This is the code: [uacf7-row] [uacf7-col col:6] –your code– [/uacf7-col] [uacf7-
   col col:6] –your code– [/uacf7-col] [/uacf7-row]
 * Is this a bug in this version or would it be necessary to configure something
   else besides the code?
    Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ferror-creating-2-columns%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Themefic](https://wordpress.org/support/users/themefic/)
 * (@themefic)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-14553684)
 * Hi
    Thank you for bringing this to our attention. Looks like there is a bug here(
   basically a code missing). We will update it in our next version (possibly today
   or tomorrow). For the time being, please add this code on the “Custom Css” option:
 * .uacf7-col-6 {
    float: left; }
    -  This reply was modified 4 years, 11 months ago by [Themefic](https://wordpress.org/support/users/themefic/).
 *  [sheldonevans](https://wordpress.org/support/users/sheldonevans/)
 * (@sheldonevans)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-14902856)
 * im having the same issue and the CSS doesn’t work im afraid
 *  Plugin Author [Themefic](https://wordpress.org/support/users/themefic/)
 * (@themefic)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-14904152)
 * Hello
    Could you kindly share link of the error page?
 *  [sheldonevans](https://wordpress.org/support/users/sheldonevans/)
 * (@sheldonevans)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-14904929)
 * [https://acefootballacademy.co.uk/ace-birthday-parties/](https://acefootballacademy.co.uk/ace-birthday-parties/)
 * here is the form code:
 *     ```
       [uacf7-row]
       [uacf7-col col:6] 
   
       <label> Your name
           [text* your-name] </label>
   
       <label> Your email
           [email* your-email] </label>
   
       <label>Phone Number
       [tel tel-535]</label>
   
       <label> Venue Choice
       [select* menu-527 include_blank "Lancing Leisure Centre" "Portslade Leisure Centre" "Chanctonbury Leisure Centre" "Other"]</label>
   
       <label>Preferred Date
       [date date-913]</label> 
   
       [/uacf7-col]
       [uacf7-col col:6] 
   
       <label> Preferred time
       [text text-855]</label>
   
       <label>How old will the child be?
       [text text-856]</label>
   
       <label>Approx no. of attendees
       [number number-98 "Approx no. of attendees"]</label>
   
       <label>Additional info or Questions(optional)
           [textarea your-message] </label> 
   
       [/uacf7-col]
       [/uacf7-row]
   
       [acceptance acceptance-88 optional] NO photos. Please tick this box if you wish for your child NOT to appear in any photos taken by ACE Football Academy throughout the duration of the party [/acceptance]
   
       [acceptance acceptance-89 optional] Please tick to consent to your data being stored in line with the guidelines set out in our Privacy Policy [/acceptance]
   
       [submit "Submit"]
       ```
   
 *  Plugin Author [Themefic](https://wordpress.org/support/users/themefic/)
 * (@themefic)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-14905056)
 * Hi
    It looks like for some reason, on your theme, the 50% Width is not working.
   Could you please add this to your custom css? The issue should be solved.
 *     ```
       .uacf7-col-6 {
           width: 45%;
       }
       ```
   
 *  [sheldonevans](https://wordpress.org/support/users/sheldonevans/)
 * (@sheldonevans)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-14905072)
 * wow!!
    that worked perfectly thank you so much! cheers sheldon
 *  Plugin Author [Themefic](https://wordpress.org/support/users/themefic/)
 * (@themefic)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-14905077)
 * Glad it worked! If you love our plugin and our support, would you kindly give
   us a review?
 * [https://wordpress.org/support/plugin/ultimate-addons-for-contact-form-7/reviews/#new-post](https://wordpress.org/support/plugin/ultimate-addons-for-contact-form-7/reviews/#new-post)
 * We would really appreciate it 🙂
 *  [Gary Stripling](https://wordpress.org/support/users/dbmadmin/)
 * (@dbmadmin)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-15225639)
 * I’m building a form at [https://alltogetherunited.com/make-offer/](https://alltogetherunited.com/make-offer/).
   However, the 2 columns do not line-up under the single column on the right. Here’s
   my code thus far:
 * `[uacf7-row][uacf7-col col:6]
    <label>Show Date* [date event-date]</label>
 *  <label>Guarantee*
    [text guarantee]</label>
 * <label>Percentages*
    [text percentages]</label>
 * <label>Show Time*
    [text show-time]</label>
 * <label>Type of Event*
    [text event-type]</label>
 * [/uacf7-col][uacf7-col col:6]
 * [/uacf7-col][/uacf7-row]
 * <label>VENUE INFO</label>
 * <label>Name
    [text venue-name]</label>
 * <label>Street Address
    [text street-address]</label>
 * <label>Street Address 2
    [text StreetAddress2]</label>
 * [uacf7-row][uacf7-col col:6]
 * [/uacf7-col][/uacf7-row]
 * [uacf7-row][uacf7-col col:6]
 * <label>City
    [text city]</label>
 * <label>State
    [text state]</label>
 * [/uacf7-col][uacf7-col col:6]
 * <label>Zip or Postal Code
    [text zip-postal]</label>
 * [/uacf7-col][/uacf7-row]
 * What am I doing wrong here?
 *  [Pixelfic](https://wordpress.org/support/users/psdtowpservice/)
 * (@psdtowpservice)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-15226828)
 * Hi Gary
    It looks like you have not added some tags within col-6 correctly. Can
   u please try this?
 *     ```
       [uacf7-row][uacf7-col col:6]
       <label>Show Date*
       [date event-date]</label>
   
       <label>Guarantee*
       [text guarantee]</label>
   
       <label>Percentages*
       [text percentages]</label>
   
       <label>Show Time*
       [text show-time]</label>
   
       <label>Type of Event*
       [text event-type]</label>
   
       [/uacf7-col][uacf7-col col:6]
       <label>VENUE INFO</label>
   
       <label>Name
       [text venue-name]</label>
   
       <label>Street Address
       [text street-address]</label>
   
       <label>Street Address 2
       [text StreetAddress2]</label>
   
       [/uacf7-col][/uacf7-row]
       [uacf7-row][uacf7-col col:6]
   
       <label>City
       [text city]</label>
   
       <label>State
       [text state]</label>
   
       [/uacf7-col][uacf7-col col:6]
   
       <label>Zip or Postal Code
       [text zip-postal]</label>
   
       [/uacf7-col][/uacf7-row]
       ```
   

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

The topic ‘Error creating 2 columns’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-addons-for-contact-form-7/assets/icon-128x128.png?
   rev=2468606)
 * [Ultra Addons for Contact Form 7](https://wordpress.org/plugins/ultimate-addons-for-contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-addons-for-contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-addons-for-contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-addons-for-contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-addons-for-contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-addons-for-contact-form-7/reviews/)

 * 9 replies
 * 5 participants
 * Last reply from: [Pixelfic](https://wordpress.org/support/users/psdtowpservice/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/error-creating-2-columns/#post-15226828)
 * Status: resolved