• Resolved bennadler

    (@bennadler)


    For some reason, by default on all new sites users comments are turned off. No idea why this is happening. After looking at their sites, it says comments are on, but for some reason they are still turned off on posts. Quite annoying.

    Is there anyway I can mass edit their sites to allow comments? It would be a pain to manually go into 50 blogs and turn it on one by one.

Viewing 2 replies - 16 through 17 (of 17 total)
  • But it’s confusing for users to see the ‘comments off’ when that is actually not exactly the case.

    remove hte comments link on the main theme, so they dont; see it. It forces them to click the link. 😉

    Jason Paul

    (@jasontrasaterracom)

    I found a simple and perfect solution. I replaced the code for comments in the code with this. Good enough:
    <span class="comments-link"><a href="<?php the_permalink(); ?>#respond">Leave a Comment</a></span>

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘Activating Comments Sitewide’ is closed to new replies.