The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
I am trying to implement the following in my beta instance of Instructure Catalog:
$('#home-page #feature').append('<div><img src="https://s3.amazonaws.com/SSL_Assets/CanvasCatalog/logo-eduonline.png"><h3>NO WALLS IN THIS CLASSROOM ;)</h3><h4>Catalog: Learn on Your Own Terms</h4></div>')
The above JS code is the example posted by Instructure at
and the code for the JS instruction file is here:
The trouble is it does not work. Does anyone have a working example of using JS to append some text to the #feature div that appears right above the catalog?
Thanks,
Dan Soares
Solved! Go to Solution.
I was able to resolve this. Had an invalid character in my JS. Apologies!
Dan
I was able to resolve this. Had an invalid character in my JS. Apologies!
Dan
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in