Title: Plugin loads post excerpt instead post content
Last modified: August 31, 2016

---

# Plugin loads post excerpt instead post content

 *  Resolved [carlosbaque](https://wordpress.org/support/users/carlosbaque/)
 * (@carlosbaque)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-loads-posr-excerpt-instead-post-content/)
 * Hi, very nice plug-in.
 * So far it’s working and the posts are being loaded, the only problem is that 
   the loaded posts at the bottom are just displaying **the excerpt instead the 
   content** of the post.
 * Here’s a link to one of my posts.
 * [http://baqueton.com/2016/02/24/super-yate-futuristahyswas/](http://baqueton.com/2016/02/24/super-yate-futuristahyswas/)
 * I’m using the Accespress Mag theme, and the child theme SportsMag
 * These are the variables in set up page
 * Content Container / main.site-main
    Post Title Selector / h1.entry-title Post
   Navigation Container / nav.navigation Comments Container / div#comments
 * I hope there’s simple solution, or probably I did something wrong in the set 
   up.
 * Many thanks in advance.
 * —————————————————-
    [https://wordpress.org/plugins/auto-load-next-post/](https://wordpress.org/plugins/auto-load-next-post/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Sébastien Dumont](https://wordpress.org/support/users/sebd86/)
 * (@sebd86)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-loads-posr-excerpt-instead-post-content/#post-7140683)
 * Hi carlosbaque. I’m glad you like the plugin. I will take a look at the theme
   and get back to you.
 *  Plugin Author [Sébastien Dumont](https://wordpress.org/support/users/sebd86/)
 * (@sebd86)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-loads-posr-excerpt-instead-post-content/#post-7140710)
 * What you need to do is edit the “content.php” file within the parent theme “Accespress
   Mag” and find this function `accesspress_mag_excerpt();`
 * Then replace it with the WordPress standard function for inserting the content.`
   the_content();`
 * This will then display the other posts content.
 * Hope that helps.
 *  Thread Starter [carlosbaque](https://wordpress.org/support/users/carlosbaque/)
 * (@carlosbaque)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-loads-posr-excerpt-instead-post-content/#post-7140727)
 * Hi Sebastien, thanks for answering so fast, I already replace the code, and worked
   like a charm.
 * keep up the great work you’re doing 🙂
 *  Plugin Author [Sébastien Dumont](https://wordpress.org/support/users/sebd86/)
 * (@sebd86)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-loads-posr-excerpt-instead-post-content/#post-7140728)
 * Your welcome and thank you for using the plugin.
 * Please consider writing a review or giving a donation to show your support or
   both. It’s up to you.
 * 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin loads post excerpt instead post content’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/auto-load-next-post_ccaf26.svg)
 * [WordPress Infinite Scroll by Auto Load Next Post](https://wordpress.org/plugins/auto-load-next-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/auto-load-next-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/auto-load-next-post/)
 * [Active Topics](https://wordpress.org/support/plugin/auto-load-next-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/auto-load-next-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/auto-load-next-post/reviews/)

## Tags

 * [content](https://wordpress.org/support/topic-tag/content/)
 * [excerpt](https://wordpress.org/support/topic-tag/excerpt/)

 * 4 replies
 * 2 participants
 * Last reply from: [Sébastien Dumont](https://wordpress.org/support/users/sebd86/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-loads-posr-excerpt-instead-post-content/#post-7140728)
 * Status: resolved