Title: Empty Content
Last modified: November 8, 2017

---

# Empty Content

 *  Resolved [huislaw](https://wordpress.org/support/users/huislaw/)
 * (@huislaw)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/)
 * Hi,
    I noticed these two pages are missing the content in AMP mode.
 * [https://www.huislaw.com/2014/04/sabah-trip-desa-cattle-dairy-far/amp/](https://www.huislaw.com/2014/04/sabah-trip-desa-cattle-dairy-far/amp/)
   
   [https://www.huislaw.com/2014/03/fatt-kee-fish-mixed-at-kota-kinabalu/amp/](https://www.huislaw.com/2014/03/fatt-kee-fish-mixed-at-kota-kinabalu/amp/)
 * I have tried to disable following plugins but still missing the content:
 * Ad Inserter
    AddToAny Share Buttons Autoptimize WP Super Cache
 * Is there anything else I can try to identify the issue?
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fempty-content-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [votw](https://wordpress.org/support/users/votw/)
 * (@votw)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9661338)
 * Hi [@huislaw](https://wordpress.org/support/users/huislaw/)
 * I am having the same issue as per my [post](https://wordpress.org/support/topic/post-content-not-showing-in-amp-only-header-and-footer/)
   
   At the moment I also have only two pages missing the content and only showing
   the header and footer.
 * I have searched all the forums and found nothing so far. I have also done the
   most recent AMP updates.
 *  Thread Starter [huislaw](https://wordpress.org/support/users/huislaw/)
 * (@huislaw)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9661416)
 * Hi [@votw](https://wordpress.org/support/users/votw/),
    So weird, I found two
   pages so far as well.
 *  [Hai Pham](https://wordpress.org/support/users/haynhat/)
 * (@haynhat)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9661466)
 * you can downgrade to the version 0.9.64 to temporarily fix the issue. It happens
   to any post/page with a lot of links/images inside but I don’t know why. Maybe
   due to the css/js (or css/js compressed)
 * Ref: [https://wordpress.org/support/topic/content-in-the-post-disappeared-and-amp-minify-conflict-with-w3tc/](https://wordpress.org/support/topic/content-in-the-post-disappeared-and-amp-minify-conflict-with-w3tc/)
 *  Thread Starter [huislaw](https://wordpress.org/support/users/huislaw/)
 * (@huislaw)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9661477)
 * My two pages are fixed.Before this the content itself is compressed. I uncompressed
   the content then it is OK now.
 * But I guess a patch is needed because I have many older pages with compressed
   content.
 * Thanks.
    -  This reply was modified 8 years, 6 months ago by [huislaw](https://wordpress.org/support/users/huislaw/).
 *  Plugin Author [Ahmed Kaludi](https://wordpress.org/support/users/ahmedkaludi/)
 * (@ahmedkaludi)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9661503)
 * [@huislaw](https://wordpress.org/support/users/huislaw/) [@votw](https://wordpress.org/support/users/votw/)
   
   That’s really strange. The content is already there but it’s not displaying.
 * Can you contact us on [team@magazine3.com](https://wordpress.org/support/topic/empty-content-3/team@magazine3.com?output_format=md)?
   I will make sure that your issues are fixed immediately!
 * It’s a big concern for us too and I assure you that we will find the root cause
   of this and fix it for you.
 *  [jorgitobg](https://wordpress.org/support/users/jorgitobg/)
 * (@jorgitobg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9662282)
 * Same issue here!
 * After 0.9.67 upgrade still same issue… back again to 0.9.64.
 * Tried to deactivate all plugins didnt help.
 * Sorry but I can stop my site or plugins for pluging debuging… only answer questions.
 * Regards,
 *  [dimadjmorg](https://wordpress.org/support/users/dimadjmorg/)
 * (@dimadjmorg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9662295)
 * Same here!!
 *  [Vivisa0290](https://wordpress.org/support/users/vivisa0290/)
 * (@vivisa0290)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9664346)
 * Same problem here.
 *  Plugin Author [Ahmed Kaludi](https://wordpress.org/support/users/ahmedkaludi/)
 * (@ahmedkaludi)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9669634)
 * Hi [@votw](https://wordpress.org/support/users/votw/) [@dimadjmorg](https://wordpress.org/support/users/dimadjmorg/)
   [@huislaw](https://wordpress.org/support/users/huislaw/) [@vivisa0290](https://wordpress.org/support/users/vivisa0290/)
   [@jorgitobg](https://wordpress.org/support/users/jorgitobg/) [@haynhat](https://wordpress.org/support/users/haynhat/)
 * I really appreciate your patience guys, We have found the reason behind this 
   issue and fixed it. This will be fixed in 0.9.68 version which will be released
   tomorrow.
 * Here is the reference to the ticket: [https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/1392](https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/1392)
 * If you don’t want to wait till tomorrow, then here is a quick fix for you. Go
   to features.php and remove the below line
 *     ```
         // Removing text-align, center, font-size from the a tag
        $content = preg_replace('/<a (href=".*?")(.*?)(rel=".*?").*?(text-align:=".*?").*?(center=".*?").*?(font-size:=".*?")>/', '<a $1 $3>', $content);
       ```
   
 * Sorry for the inconvenience.
 *  [dimadjmorg](https://wordpress.org/support/users/dimadjmorg/)
 * (@dimadjmorg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9669718)
 * Hi! Thanks for the support!
 * I’ve commented line 1002
 * // Removing text-align, center, font-size from the a tag
    //$content = preg_replace(‘//’,‘‘,
   $content);
 * But content still missing.
 * If can help, this is the original article.
    [https://www.tornaremagri.it/sport-dimagrire-non-ce-la-faccio-a-fare-sport/](https://www.tornaremagri.it/sport-dimagrire-non-ce-la-faccio-a-fare-sport/)
 * This is amp version
    [https://www.tornaremagri.it/sport-dimagrire-non-ce-la-faccio-a-fare-sport/amp](https://www.tornaremagri.it/sport-dimagrire-non-ce-la-faccio-a-fare-sport/amp)
 * Thanks!
 * EDIT: Commentig also line 999 and 1000 content show up
    // removing sl-processed
   form anchor tag //$content = preg_replace(‘ < a (href=”.*?”)(.*?)(target=”.*?”)(.*?)(
   sl-processed=”.*?”) >/ ‘, ‘< a $1$3 >’, $content); //$content = preg_replace(‘
   < a (href=”.*?”)(.*?)(rel=”.*?”)(.*?)(sl-processed=”.*?”) >/’, ‘< a $1$3 >’, 
   $content);
    -  This reply was modified 8 years, 6 months ago by [dimadjmorg](https://wordpress.org/support/users/dimadjmorg/).

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

The topic ‘Empty Content’ is closed to new replies.

 * ![](https://ps.w.org/accelerated-mobile-pages/assets/icon-256x256.png?rev=1693616)
 * [AMP for WP - Accelerated Mobile Pages](https://wordpress.org/plugins/accelerated-mobile-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accelerated-mobile-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accelerated-mobile-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/accelerated-mobile-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accelerated-mobile-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accelerated-mobile-pages/reviews/)

 * 10 replies
 * 7 participants
 * Last reply from: [dimadjmorg](https://wordpress.org/support/users/dimadjmorg/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/empty-content-3/#post-9669718)
 * Status: resolved