As Stamped's widgets are loaded asynchronously, certain pages using AJAX elements (dynamic collection pages, endless scroll) will require custom code to load the widgets.
Note: Involving the theme developer for code implementation is essential. Their deep familiarity with the theme allows them to effectively customize the code to meet the website's unique specifications.
In This Guide
Adding The Script Code
Simply call the following Javascript event to reload the widgets:
StampedFn.reloadUGC();