• Is there a way to turn off the email requirement under comments. I don’t want users to leave an email address. A comment is good enough. Does this have to be done through PHP? Or is there an easier way. All help is appreciated. Thanks

    http://blog.datatekpc.com/?p=84

Viewing 11 replies - 1 through 11 (of 11 total)
  • Moderator t-p

    (@t-p)

    try in relevant template of your theme (e.g., comments.php, etc.).

    When opening Coraline, or when clicking on Start button, the visitor gets the last 10 posted articles in full.

    Is there a way to get Coraline presenting an excerpt of those articles only (e.g., tittle and first few text lines), and displaying the full post text when the visitor click on the post title?

    Moderator t-p

    (@t-p)

    yes, find the relevant templates in your theme and try replacing:

    <?php the_content(); ?>

    with,

    <?php the_excerpt(); ?>

    Thanks, but what you mean by “relevant templates“? Would you be more specific, please?

    Moderator t-p

    (@t-p)

    There are hundreds of themes and they are all different. I am that familiar with your theme. Look and search in your theme’s folder.

    Since I’m not a tech guy, best solution for me in this case has been the easy.excerpt plug-in.

    I have two other issues with Coraline theme.

    1.- Time doesn’t appear in posts but in comments. What can I do to get time appear after date in posts too.

    2.- In my previous theme (Daleri Sweet) my personal avatar appeared in comments, but in Coraline it doesn’t. What can I do to get it appear in Coraline?

    More issues with Coraline theme.

    Where can I change the post content (text) size of letters and interline space?

    Default font is fine, but size of letters seem too small and space between lines is too much.

    all of my pages are in the dashboard but we are not able to have them show when we look at the site. The blog post is the only thing showing when you pull up the site.

    Is it possible to get the “links” header to not show up on the pages? please advise

    I have no “leave a reply” link or comment box options on my blog.

    I have comments enabled in Settings> Discussion >Default article settings, but that no box appears that allows users to comment. I also have all allow comments enabled in my posts as well. Is there a setting I am missing?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Coraline theme help’ is closed to new replies.