x

Page won't scroll after embedding knitted R Markown script

I have a knitted RMarkdown script I'm trying to embed onto my website (https://www.freygeospatial.com/geographic-time-series-using-the-r-package-gganimate.html). The embedded script causes problems when scrolling, both on desktop and mobile. I've also tried the thread here which didn't yield any results for me: https://community.weebly.com/t5/Site-Editor/Pages-with-HTML-code-glitch-when-trying-to-scroll/td-p/8...

Any ideas? Thanks...

1,017 Views
Message 1 of 4
Report
1 Best Answer

Best Answer

Hi- I actually did solve the problem but I moved all previously linked page's content onto a new page. My solution (or workaround) was to use an R package called `prettydoc`, which is essentially outputs a lightweight HTML version of an R Markdown file. It got rid of whatever conflicts there were between my previously embedded markdown and Weebly. Thanks for trying to help, though Smiley Happy I do appreciate it!

View Best Answer >

1,008 Views
Message 5 of 4
Report
3 REPLIES 3
Square

Hi @jfrey0725 Did you change the page name? I'm not able to access it. Thanks!

1,013 Views
Message 5 of 4
Report

Best Answer

Hi- I actually did solve the problem but I moved all previously linked page's content onto a new page. My solution (or workaround) was to use an R package called `prettydoc`, which is essentially outputs a lightweight HTML version of an R Markdown file. It got rid of whatever conflicts there were between my previously embedded markdown and Weebly. Thanks for trying to help, though Smiley Happy I do appreciate it!

1,009 Views
Message 5 of 4
Report
Square

Awesome! That's great to hear. Smiley Happy 

1,001 Views
Message 5 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.