• Hi Takayukister
    Sorry for reposting, but the previous thread has been marked as ‘resolved’, and I still cannot get contact form 7 to display inside a <DIV>, as the code below:

    <ul class="tabs" style="clear:both">
    <li><a href="#" class="current">Overview</a></li>
    <li><a href="#">Itinerary</a></li>
    <li><a href="#">Map</a></li>
    <li><a href="#">Calendar</a></li>
    <li><a href="#">Contact Us</a></li>
    </ul>
    <div class="panes">
    <div id="overview" style="display:block">[include file="zsbn.php"]</div>
    <div id="map"><img src="/images/maps/zsbnx.jpg" alt="" width="600" height="600" /></div>
    <div id="calendar">{CALENDAR}</div>
    <div id="contact">[contact-form 1 "Contact form 1"]</div>
    </div>

    I have deactivated some of my plugins that might interfere but no luck.
    I’m looking forward to hearing from you.
    Kind regards,
    Jacinta.

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Where did you enter these codes?

    Thread Starter ibooktravel

    (@ibooktravel)

    Oh Takayukister, I’m so happy as the above code, entered into a post now works. Turns out that the class “panes” had a display:none; setting that was causing the problem. Thank you so much for your time and you have a truly great plugin in contact form 7.
    regards, Jacinta.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contact Form 7 does not display inside DIV code’ is closed to new replies.