# Unable to view my Wordpress post on discourse

**URL:** https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134
**Category:** WordPress
**Created:** [May 22, 2018, 1:44pm UTC](https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134 "2018-05-22T13:44:36Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Brajmohan\_Kumar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brajmohan_kumar/32/138760_2.png) [@Brajmohan\_Kumar](https://meta.discourse.org/u/Brajmohan_Kumar)
#### Post date: [May 22, 2018, 1:44pm UTC](https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134/1 "2018-05-22T13:44:36Z")

</div>

Hey I have enabled SSO and after setting up everything, when I posted a post to my discourse from WordPress, Posting was successful, but when i try to open , after clicking on view full post it is showing error.

 ![Capture](https://global.discourse-cdn.com/meta/original/3X/3/6/3643931c78e348b5456ec58efcb6ca66a9dc484c.PNG)

Please give me some suggestion.

---

<div class="post-metadata">

### Author: ![Brajmohan\_Kumar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brajmohan_kumar/32/138760_2.png) [@Brajmohan\_Kumar](https://meta.discourse.org/u/Brajmohan_Kumar)
#### Post date: [May 22, 2018, 1:45pm UTC](https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134/2 "2018-05-22T13:45:19Z")

</div>

My forum URL is [ask.cyberthana.com](http://ask.cyberthana.com)  
and my post url is [https://ask.cyberthana.com/t/again-sso-testtttttttingggg/55](https://ask.cyberthana.com/t/again-sso-testtttttttingggg/55)

Origianl post not showing after clicking on show full post,  
\*\*\* Username\*\*  
\*\*\* Password\*\*  
\*\*\* \* Remember Me\*\*  
This is showing instead of original post.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [May 22, 2018, 3:05pm UTC](https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134/3 "2018-05-22T15:05:02Z")

</div>

Could you try creating a longer post, something at least a few sentences long, and see if that solves the problem? When Discourse tries to retrieve the post from WordPress, it looks for the most readable content on the page.

---

<div class="post-metadata">

### Author: ![Brajmohan\_Kumar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brajmohan_kumar/32/138760_2.png) [@Brajmohan\_Kumar](https://meta.discourse.org/u/Brajmohan_Kumar)
#### Post date: [May 22, 2018, 3:28pm UTC](https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134/4 "2018-05-22T15:28:27Z")

</div>

Original post [https://cyberthana.com/acer-predator-triton-700-review-the-beauty-and-the-beast-of-gaming-laptops/](https://cyberthana.com/acer-predator-triton-700-review-the-beauty-and-the-beast-of-gaming-laptops/)

Discourse post link- [https://ask.cyberthana.com/t/acer-predator-triton-700-review-the-beauty-and-the-beast-of-gaming-laptops/56](https://ask.cyberthana.com/t/acer-predator-triton-700-review-the-beauty-and-the-beast-of-gaming-laptops/56)

**Why image and tables are not showing like original post on my website?**

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [May 22, 2018, 3:47pm UTC](https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134/5 "2018-05-22T15:47:38Z")

</div>

The problem with images could be that you’re using a lazy-loading plugin for images on your WordPress site, so Discourse isn’t able to retrieve them.

I just did a quick test with tables, and you are correct that they don’t work when the Show Full Post button is clicked - Discourse just pulls the text content from the table. If you publish the full post, instead of an excerpt, from WordPress to Discourse, tables are displayed correctly. I’ll look at that some more.

---

<div class="post-metadata">

### Author: ![Brajmohan\_Kumar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/brajmohan_kumar/32/138760_2.png) [@Brajmohan\_Kumar](https://meta.discourse.org/u/Brajmohan_Kumar)
#### Post date: [May 22, 2018, 4:08pm UTC](https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134/6 "2018-05-22T16:08:28Z")

</div>

> [@simon](#):
>
> The problem with images could be that you’re using a lazy-loading plugin for images on your WordPress site, so Discourse isn’t able to retrieve them.

What do you mean by lazy-loading plugin? I am using short-pixel for my image compression, after that i am not using any other plugin for image.

After enabling post setting from excerpt to full everything looking good, but in excerpt mode tables and image are not showing.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [May 22, 2018, 4:13pm UTC](https://meta.discourse.org/t/unable-to-view-my-wordpress-post-on-discourse/88134/7 "2018-05-22T16:13:56Z")

</div>

> [@Brajmohan\_Kumar](#):
>
> What do you mean by lazy-loading plugin?

When I scroll down the WordPress post, images are loaded as I scroll. Some of the images are loading quite slowly and images at the bottom of the post don’t seem to be loading at all. Viewing the source of the page, you can see that the images have a `data-lazy-src` attribute. This isn’t something that WordPress does be default, so there must be a plugin that’s dealing with images in this way.
