Activity Stream
48,167 MEMBERS
61495 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 11

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Member
    Website's:
    oneddl.eu nfomation.net linksafe.me
    Just search the index.php template for 'Continue' and edit as necessary. It will look something like this:

    Code: 
    <?php the_content('Continue Reading >>'); ?>
    It should really be within the Wordpress loop, usually like this:

    Code: 
    <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
    <?php the_content('Continue Reading >>'); ?>
    <?php endwhile; else: ?> <p><?php _e('Sorry, no posts matched your criteria.'); ?></p> <?php endif; ?>
    okone Reviewed by okone on . Simple Wordpress Problem I am getting the text Continue reading ?" /> in the top most left corner of the article's page I am not getting this text in main page or in any other page Please tell me which template file should i edit to fix this ??? see this screenshot for more info Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    cityvillehelp.com
    Quote Originally Posted by Desi_Boy View Post
    edit single.php, index.php
    Quote Originally Posted by okone View Post
    Just search the index.php template for 'Continue' and edit as necessary. It will look something like this:

    Code: 
    <?php the_content('Continue Reading >>'); ?>
    It should really be within the Wordpress loop, usually like this:

    Code: 
    <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
    <?php the_content('Continue Reading >>'); ?>
    <?php endwhile; else: ?> <p><?php _e('Sorry, no posts matched your criteria.'); ?></p> <?php endif; ?>




    @Desi_Boy and @okone

    Checked index.php and single.php

    there is not a single word with continue


    see the content of single.php






    see there is no such word saying continue

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Hiring] Wordpress Designer + Coder (Simple Work)
    By Uchiha-Madara in forum Completed Transactions
    Replies: 0
    Last Post: 19th May 2012, 02:44 PM
  2. [Hiring] Css services to My footer(wordpress)-Simple
    By SuperKewlGuy in forum Completed Transactions
    Replies: 0
    Last Post: 9th Dec 2011, 10:54 PM
  3. Wordpress Redirect - Hopefully simple question.
    By Ashleyuk1984 in forum Technical Help Desk Support
    Replies: 0
    Last Post: 20th Oct 2011, 08:42 PM
  4. [Selling] Simple Wordpress [PSD Only]
    By azerone in forum Completed Transactions
    Replies: 0
    Last Post: 13th Jul 2011, 08:11 PM
  5. Simple Images Resize in Wordpress
    By fdls in forum Tutorials and Guides
    Replies: 15
    Last Post: 28th May 2011, 07:10 AM

Tags for this Thread

BE SOCIAL