Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7742427
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:16:22+00:00 2026-06-01T09:16:22+00:00

In wordpress, I have the loop.php file. There I can see the ‘read more’

  • 0

In wordpress, I have the loop.php file. There I can see the ‘read more’ code. I changed it and it does take effect on the index page.
But then If I go on the tags pages ../?tag=reference I get the old ‘continue reading’ text and not the edited text of ‘read more’ from the loop.php

This is what I have on the loop.php

<div class="entry-content">
<?php the_content( __( '<span class="read_more">Read More</span>', 'boilerplate' ) ); ?>
</div><!-- .entry-content -->

And this is what I am using on tag.php

get_template_part( 'loop', 'tag' );

But as I said instead of getting the ‘read more’ (as I get on the index page) I sut get ‘continue reading’

I have looked in the general-template.php and functions.php and there’s nothing that suggests it related to the read more code. and everything I have research on google simply points in editing the loop.php file or to mage a new loop-tag.php file. Which I did but the result I the same: instead of geting ‘read more’ I get ‘continue reading’

Thanks for your help

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T09:16:23+00:00Added an answer on June 1, 2026 at 9:16 am

    It really depends on your theme and how the loop.php was implemented into each theme file.

    But see http://codex.wordpress.org/Customizing_the_Read_More for more help.

    According to http://wordpress.org/support/topic/theme-boilerplate-excerpt-more-link-customization?replies=3 :

    function volta_setup() {
        remove_filter( 'get_the_excerpt', 'boilerplate_custom_excerpt_more' );
        remove_filter( 'excerpt_more', 'boilerplate_auto_excerpt_more' );
    }
    
    add_action('after_setup_theme', 'volta_setup');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The code below shows a Wordpress loop. How can I modify this loop to
I have a Wordpress loop: while ( $query->have_posts() ) : $query->the_post(); echo'<h3><a href=index.php?page_id=100>';the_title(); echo'</a></h3>';
I have a wordpress loop that pulls all of my data from a table...
i have a wordpress based website. I have a standard wordpress loop that executes
I have made a custom loop in WordPress and for some reason, the date
I get an unexpected T_STRING error for this very commonly used Wordpress code (loop),
Well I can't figure this one out... I have this Wordpress I use as
I have a template file ( trendingPosts.php ) for showing 2 latest posts with
I have written a loop in wordpress that loops through the post titles and
Am a bit stuck with a wordpress loop, am wondering if anyone can help.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.