Loading Stamped.io's widgets with AJAX
As Stamped.io's widgets are loaded asynchronously, certain pages using AJAX elements (dynamic collection pages, endless scroll) will require custom code to load the widgets.
In This Guide
Adding The Script Code
Simply call the following Javascript even to reload the widgets:
StampedFn.reloadUGC();