Title: TypeError: t.shuffleCustom not a function
Last modified: April 2, 2021

---

# TypeError: t.shuffleCustom not a function

 *  Resolved [wpdesignjuiceadmin](https://wordpress.org/support/users/wpdesignjuiceadmin/)
 * (@wpdesignjuiceadmin)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/typeerror-t-shufflecustom-not-a-function/)
 * Hi,
 * I’m experiencing an unusual bug where I occasionally get a javascript error on
   the page that prevents the page from displaying the feed. The data is there and
   hidden however, it will not display given javascript fails before the function
   to do so I’m assuming.
 * The error received is:
    Uncaught TypeError: t.shuffleCustom is not a function
   at O (public.js?ver=4.6.21:4617) at public.js?ver=4.6.21:5342
 * Strange part is, it doesn’t always fail – it sometimes works without the error
   occurring.
 * I guess its because of deferred loading of script, when it loads at the end of
   the page, everything works well. When page is refreshed, the script loads before
   the other dependencies maybe – which is causing the error.
 * Previously the same bug was reported – [https://wordpress.org/support/topic/uncaught-typeerror-t-shufflecustom/](https://wordpress.org/support/topic/uncaught-typeerror-t-shufflecustom/).
   But no solution posted there.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftypeerror-t-shufflecustom-not-a-function%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [wpdesignjuiceadmin](https://wordpress.org/support/users/wpdesignjuiceadmin/)
 * (@wpdesignjuiceadmin)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/typeerror-t-shufflecustom-not-a-function/#post-14308838)
 * Hi,
 * I think nobody’s care to respond for the issues reported so far.
 * Has anyone encountered same issue with the plugin?
 * The other issue observed lately is, sometimes it pulls and shows same feed multiple
   times. The issue can be observed in the same page – [http://designjuice.co/client/nrrs-v2/social-speak/](http://designjuice.co/client/nrrs-v2/social-speak/)
 * We were considering to buy the plugin – but since no support being provided before
   buying the pro version, we are now considering evaluating other plugins which
   might work without such issues.
 * Please respond.
    -  This reply was modified 5 years, 1 month ago by [wpdesignjuiceadmin](https://wordpress.org/support/users/wpdesignjuiceadmin/).
 *  Plugin Contributor [Oleksandr](https://wordpress.org/support/users/awesomeoman/)
 * (@awesomeoman)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/typeerror-t-shufflecustom-not-a-function/#post-14333301)
 * Hi, sorry, usually this happens when your pages have two (or more) instances 
   of the jQuery library. This can be some third-party code that adds it along with
   default WordPress jQuery.
    This breaks our plugin code which relies on jQuery
   being loaded once because the plugin extends it and the second instance overwrites
   these extensions. Please remove the second instance and activate our plugin then.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘TypeError: t.shuffleCustom not a function’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flow-flow-social-streams_a9b2da.svg)
 * [Flow-Flow Social Feed Stream](https://wordpress.org/plugins/flow-flow-social-streams/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flow-flow-social-streams/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flow-flow-social-streams/)
 * [Active Topics](https://wordpress.org/support/plugin/flow-flow-social-streams/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flow-flow-social-streams/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flow-flow-social-streams/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Oleksandr](https://wordpress.org/support/users/awesomeoman/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/typeerror-t-shufflecustom-not-a-function/#post-14333301)
 * Status: resolved