Viewing 8 replies - 1 through 8 (of 8 total)
  • Are you calling this from the sidebar?:

    <?php the_subscribe_links(); ?>

    Thread Starter moe411

    (@moe411)

    Uh… are you talking about sidebar.php ? I have a couple in my directories, wich one would be in use ?

    Which theme are you using? You should modify the active theme’s sidebar.php template. Or, if you have theme switcher and more themes in use, you should modify all of them.

    You have to go into your theme editor and click on sidebar.php. Then you need to find out where you want the subscribe me section to be, and then add the following code:

    <?php the_subscribe_links(); ?>

    Thread Starter moe411

    (@moe411)

    OK, where in the code shoul I drop this line ?

    Wherever you want it to appear ??

    Thread Starter moe411

    (@moe411)

    I know you’re going to laugh but was is the Theme Editor ? I’m accessing these files through Dreamweaver… Is this what you mean ?

    Thread Starter moe411

    (@moe411)

    IT WORKS !!!! THANK YOU.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Newbie question-Subscribe me not showing ?’ is closed to new replies.