isMobile() ? ($detect->isTablet() ? 'tablet' : 'phone') : 'computer'); $mobile = false; if ($detect->isMobile() || $detect->isTablet()) { $mobile = true; } else { $mobile = false; } ?> Social Media Widgets

Social Media Widgets

The below ZIP file contains codes and files related to Social Media Widgets. Please don't add Social Media Widgets for the Mobile versions.

You need to add the Script codes related to the Social Media Widgets in a separate JS file. I have added scripts inside the file smo-scripts.js and have called it from the scripts.html include only for the Desktop version.