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.

Form not visible in Category view, only in single post

  1. paullee357
    Member

    My theme must be the problem because I can activate the WP2011 theme and this page correctly shows the form http://pfpoa.org/category/contact

    But when my theme is activated it has the gf wrapper with a display:none that is not there for the single post it only shows for category view.

    <div class="gf_browser_chrome gform_wrapper" id="gform_wrapper_1" style="display:none">

    Posted 11 years ago on Saturday November 24, 2012 | Permalink
  2. David Peralty

    The display:none is how we manage Conditional logic. If you aren't able to show a form, this usually means JavaScript errors. Just to confirm can you follow these steps please?

    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    Posted 11 years ago on Sunday November 25, 2012 | Permalink