Forums

Coraline theme help (12 posts)

  1. asceticlee
    Member
    Posted 1 year ago #

    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

  2. t-p
    Member
    Posted 1 year ago #

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

  3. Vichingo
    Member
    Posted 1 year ago #

    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?

  4. t-p
    Member
    Posted 1 year ago #

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

    <?php the_content(); ?>

    with,

    <?php the_excerpt(); ?>

  5. Vichingo
    Member
    Posted 1 year ago #

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

  6. t-p
    Member
    Posted 1 year ago #

    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.

  7. Vichingo
    Member
    Posted 1 year ago #

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

  8. Vichingo
    Member
    Posted 1 year ago #

    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?

  9. Vichingo
    Member
    Posted 1 year ago #

    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.

  10. mvanorshoven
    Member
    Posted 8 months ago #

    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.

  11. mvanorshoven
    Member
    Posted 8 months ago #

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

  12. wwmitzel
    Member
    Posted 5 months ago #

    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?

Topic Closed

This topic has been closed to new replies.

About this Topic