bradyvercher / gistpress

WordPress plugin to add Gist oEmbed and shortcode support with caching.
GNU General Public License v2.0
143 stars 28 forks source link

Won't display the code, just the pasted url #53

Closed lmartins closed 9 years ago

lmartins commented 9 years ago

Hi,

I've tested Gistpress before without any issues, but now I can't get it to display the gists on the site frontend. In the backend shows the loading animation when I paste the URL, but on the front-end it just displays the URL:

http://intangible.life/modern-wordpress-workflow-task-automation/

What should I look before to debug this?

GaryJones commented 9 years ago

Got to check the obvious first - is it installed? http://intangible.life/wp-content/plugins/gistpress/README.md is showing up as 404.

Edit: I see screenshot-1.png is there, so presumably, yes.

lmartins commented 9 years ago

omg... hides in shame. The issue first appeared on my local install and I just assumed I'd already installed the plugin on the server too. Sorry about that Gary.

Im getting a "Internal Error" in the content editor preview box, but indeed it's already showing something on the front-end that I now need to apply better styling.

Thanks for your help.

GaryJones commented 9 years ago

I've opened #54 for the Internal Error problem.