• Resolved virtualedgesolutions

    (@virtualedgesolutions)


    I’m using CF7 on multiple websites and love the plugin. However, I’m having an issue on the three websites I’m managing. I would like to create a single column (I’d prefer two) column of checkboxes, instead of a single row. However, the use_label_element doesn’t work, as well as wrapping it in

    • and
    • , or wrapping it in <label>; and </label>. I also tried a couple other CSS snippets. I also tried switching themes. I have it on this site and another (ibc.virtualedgesolutions.com) with Astra theme and on another site (javajoeroasters.com) with OceanWP. Please advise. For quick reference, here’s the syntax:
      Select All that Apply [checkbox* use_label_element "Current Customer" "New Customer" "General Comment or Question" "Request Service Quote" "Website Technical Issue or request"]

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    See How tags work

    The form-tag you use doesn’t have the name part.

    Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    Thanks for your reply. The name tag wasn’t causing the problem. I added one, and it still isn’t working. Here’s my whole form code:

    [text* your-name placeholder "Your Name (required)"]
    
    [email* your-email placeholder "Your Email (required)"]
    
    Select All that Apply [checkbox inquiry-type use_label_element "Current Customer" "New Customer" "General Comment or Question" "Request Service Quote" "Website Technical Issue or request"]
    
    [textarea* your-message placeholder "Your Message"]
    
    [submit "Send"]

    When using this code with an EA CF7 plugin or as a shortcode, it shows the checkboxes, but they won’t display vertically. I added it as a shortcode at the bottom of the page. Thanks for your help so far.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    Thanks. That worked! Although I searched hard, I’m sorry I missed that article.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘use_label_element tag not working’ is closed to new replies.