• Resolved ikellyfitz

    (@ikellyfitz)


    I am working on the http://www.themarylhurstschool.com website and I am trying to turn off the “Comments Off” from the top posts displayed on the home page of the site.

    In the index file I found what I think I need to edit, but after trying a few things out I still can’t remove the “Comments Off”:

    <div class="entry_footer">
    					<span class="read_more"><a>" rel="bookmark" title="<?php _e('Permalink to ',woothemes); ?> <?php the_title(); ?>">→ <?php _e('Read the full story ',woothemes); ?></a> | <span class=" "><?php comments_popup_link(__(' ',woothemes), __('1 Comment',woothemes), __('% Comments',woothemes)); ?></span></span>
    				</div>

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    Any thoughts?

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Turn off "Comments Off" on home page’ is closed to new replies.