We are about to switch to a new forum software. Until then we have removed the registration on this forum.
its so simple to add a sketch of p5 to html that I supposed I'm missing something to get it in Wordpress post.. thanks in advance.
https://forum.Processing.org/two/discussions/tagged/wordpress
some light have come to my brain and was kind of obvious that if the sketch was working at some html place, was only a question of iframing that html at WP :)
Many thanks.. I'm curious to test that plug-in to.
It will be great if you could share your solution with the community.
Kf
Sorry the delay but the solution is in my March 31st answer: iframe
<iframe src="ht tp://thesite.com/directory/webpagewith_p5.js.html" width="550" height="350"> </iframe></p>
Answers
https://forum.Processing.org/two/discussions/tagged/wordpress
some light have come to my brain and was kind of obvious that if the sketch was working at some html place, was only a question of iframing that html at WP :)
Many thanks.. I'm curious to test that plug-in to.
It will be great if you could share your solution with the community.
Kf
Sorry the delay but the solution is in my March 31st answer: iframe
<iframe src="ht tp://thesite.com/directory/webpagewith_p5.js.html" width="550" height="350"> </iframe></p>