Remove "Read more" button

Home Forums WordPress Theme Support BresponZive Mag Remove "Read more" button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3040
    Nguyen
    Member

    Dear Sir,

    Could you tell me how to remove “Read more” button in homepage? Because we can use Title or Picture link, no need to use “Read More” button.

    Regards,
    Nguyen

    #3062
    Raja CRN
    Keymaster

    Hi,

    To remove the Read more button, You have to edit the content.php file and remove the following code,

     <div class="themepacific-read-more"><a class="tpcrn-read-more" href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php _e('Read More', 'bresponZive'); ?></a>
    					</div>	 
    #3112
    Nguyen
    Member

    Hi Raja CRN,

    Thanks for your instruction, I found solution. If you want to remove “Read more” on homepage, must remove this code from “homepage_doublet_widget.php” and “homepage_singlet_widget.php” too.

    Regards

    #5117
    Nguyen
    Member

    Hi Raja CRN,

    I updated my site from wordpress 3.9.2 to wordpress 4.1.1 and then “Read more” link return on Homepage. Could you please tell me how to remove this button?

    Regards,
    Nguyen

    #5136
    Raja CRN
    Keymaster

    Hello, this WordPress update won’t change the theme functionality. if you want to remove do the same method like above.

    Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)

Only Verified Customer of this Theme Can post reply to this Support Topic! .