PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Sidebar Widget

  1. I've created a simple form and it shows up fine on pages and posts, but when I put it in the sidebar it seems to be dropped in there with no wrapping ul element. I poked around the code, but it's only making my migraine worse. Is this expected behavior or is there something I need to flip to get valid html out?

    <li id="gform_widget-3" class="widget gform_widget">
        <h2 class="widgettitle">Example Form Widget</h2>
        <div class='gform_wrapper' id='gform_wrapper_1' >
            <form method='post' enctype='multipart/form-data'  id='gform_1'  action='/'>...</form>
        </div>
    </li>

    How do I dump the wrapping li or add the necessary ul using Gravity Forms?

    Posted 13 years ago on Monday August 15, 2011 | Permalink
  2. Nevermind. Mondays...it's based on how the sidebar was registered.

    Posted 13 years ago on Monday August 15, 2011 | Permalink
  3. Glad you got it figured out. Please let us know if you need help with anything else.

    Posted 13 years ago on Monday August 15, 2011 | Permalink

This topic has been resolved and has been closed to new replies.