Please add check of parcedown class before redeclare it
]]>I Could not embed pdf documents using this plugin. Please help.
]]>Hi Alex,
I have been trying to embedd a readme from my github page on my personal homepage, but I can’t get it to work. I have deactivated all other plugins, still no success. I have been using this shortcode:
[embedGitHubReadme owner=”mluerig” repo=”iso-cv”]
Do you have any idea about what is wrong?
Cheers
Moritz
Hi Alex,
Just wondering if it is possible to have content embedded in WordPress update automatically when I update GitHub?
As it is, I need to update the cache id in the shortcode in WP every time I make a change in GH.
Thanks,
Colin
Trying to embed a file from github, but the plugin wont’ render the markdown as html.
[embedGitHubContent owner=”twuonline” repo=”orientation” path=”/digital-literacy.md” markdown=”true”]
page is at https://create.twu.ca/orientation/git/
Embedding the README file works just fine.
Can you help?
]]>Having an intermittent issue where the markdown shortcode doesn’t render any text, for example:
On page A:
[embedGitHubContent owner="foo" repo="bar" path="/baz/qux.md" markdown="Yes"]
will render the content of the markdown file correctly, but…
On page B:
[embedGitHubContent owner="foo" repo="bar" path="/corge/grault.md" markdown="Yes"]
will render nothing despite being a valid markdown file
Where foo is always the same owner and bar is always the same repo. I had more non-rendering markdown issues when the markdown files weren’t in folders so I started putting them in folders to mitigate that issue but it still happens.
There isn’t anything correlating what .md files will render vs what won’t, just seems to be random and I don’t see any complaining in logs.
If I replace /corge/grault.md
on page B with /baz/qux.md
then the markdown will render on the page; putting corge/grault.md
on Page A also renders nothing.
Nice plugin. One quirk to report:
The shortcode selector inserts [codeBlock][endCodeBlock]
instead of [startCodeBlock][endCodeBlock]
.
What is a valid PDF source?
]]>I can’t seem to be able to embed anything from GitHub. I have no problem embedding a video from youtube, though.
Is there anything I need to do with the GitHub API on either end or anything else? Let me know if you need any more info.
It works awesome, thanks for devving it!
One question, I tried to put the chat beside the stream for the twitch shortcodes,
my theme has a custom css section and I entered
#div.dobdev-twitch-container {float: left; }
#div.dobdev-twitch-chat-container {float: right}
but it doesn’t seem to work, do I have to edit in the main stylesheet to have them side by side?
I am not sure what part to edit.
]]>The PDF does not work on mobile devices. Are there any ways to make it work on mobile devices?
Thank you.
Hi,
Nice plugin. Good one. However, the height and width parameters do not seem to work at all.
I added 4 PDFs in a single page
[embedPDF source=”https://example.com/wp-content/uploads/Poop-Log.pdf” width=”300″ height=”300″]
[embedPDF source=”https://example.com/wp-content/uploads/Office-Policy-Form.pdf” width=”auto” height=”300″]
[embedPDF source=”https://example.com/wp-content/uploads/Nutrition-Assessment-Form.pdf” width=”auto” height=”300″]
[embedPDF source=”https://example.com/wp-content/uploads/Food-Record.pdf” width=”auto” height=”300″]
All of them look same and also I put height as 300 but it does not look to be in 300
Is there any fix to this or am I going the wrong way? Thanks
]]>Hello dear
I like me look a demo with embed pdf
Thanks