hibbitts-design / grav-theme-quark-open-publishing

A customized version of the Quark theme with Git Sync and 'chromeless' mode support.
http://demo.hibbittsdesign.org/grav-open-publishing-quark/
MIT License
21 stars 13 forks source link

Twitter feed not showing anything #35

Closed ghtmtt closed 4 years ago

ghtmtt commented 4 years ago

Hi,

using the last version of the theme and customized the folder sidebar within user/pages to just match the correct twitter account. But the sidebar with the Twitter card seems broken:

image

and this is the content of the sidebar/default.md file:

---
title: Sidebar
routable: false
visible: false
position: top
---

[twitter url="https://twitter.com/FaunaliaGIS" text="Tweets by @FaunaliaGIS" height="600"]
paulhibbitts commented 4 years ago

Hi @ghtmtt , I can't seem to replicate this issue. My online demo site with the latest theme release (https://demo.hibbittsdesign.org/grav-open-publishing-quark/) is still showing the Twitter feed as is my local test site.

Are you still seeing this issue? What version of Grav are you using? Paul

ghtmtt commented 4 years ago

Hi @paulhibbitts. mmm weird...

Grav version is 1.6.22

I'm debugging it locally but also in production

paulhibbitts commented 4 years ago

If you would like you could send me your user folder on Discord (https://discord.gg/5VhYVkR) and I could test on my local setup. Maybe another Plugin is causing a conflict?