Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

Viewing 2 posts - 1 through 2 (of 2 total)

remove the whole "leave a comment"- div

Home Forums Free Theme Support Theron Lite remove the whole "leave a comment"- div

  • #25191

    Rike

    Hi
    I tried to find out where the div class “field-wrap” is….but I can’t find it in the Editor of WordPress…… I’ve got an static Website and I don’t need the “leave a comment” function. I just have to remove the div class “field-wrap” with its divs inside is that correct?

    #25208

    Towfiq I.

    administrator

    you wont find it, because its dynamically added via jquery.

    you will have to remove this line from page.php and single.php:

    <div class="comments_template"><?php comments_template('',true); ?></div>

The topic ‘remove the whole "leave a comment"- div’ is closed to new replies.