• Hi everyone,

    I feel like this is a ridiculously silly question and it probably is, but….
    Where is the loop page for the Coraline theme layout?

    I’ve been playing around with CSS and want to take off the “Posted on” section of the date display which shows under the Entry title in the Coraline theme. I found this code on another thread:
    <div class=”entry-meta”>
    <?php coraline_posted_on(); ?>
    </div><!– .entry-meta –>

    The poster said it worked perfectly. I’m a little confused…is this supposed to be inserted in the CSS section? In the thread I found it in they said to “look in theme’s loop.php”…

    WHERE DO I FIND THAT? I’m so confused. I’m very new to all of this, so I’m sorry if this is a no brainer for you guys, I just dont know where to find the page to put that code.

    Thanks in advance for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • /wp-content/themes/coraline/loop.php

    Thread Starter newtocode

    (@newtocode)

    Thank you for your reply. I feel extremely ridiculous, but where do I find that..is it in dashboard? Settings? I’m sorry, I dont know where to look. Could you walk me through it?

    The easiest way to edit the file may be by using your ftp client or the file manager in your hosts control panel. It should also be available to the WordPress built in editor, but you will need to change permissions to alter the file from the dashboard. Might be just as easy to do it though FTP. Some reference material: Editing Files

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Where is the loop page for Coraline theme? Please help!’ is closed to new replies.