Blog Feed No Longer Working Due 2 Social Media Tabs Error After Updating 2 WP3.8
-
Yesterday I updated to WP 3.8 and now my blog feed is no longer working and pulls up the error below. I am not a coder so this doesn’t help me at all but within the message it shows mention of the social media tabs. Please advise how to fix this.
This page contains the following errors:
error on line 31 at column 1: Extra content at the end of the document
Below is a rendering of the page up to the first error.jQuery(document).ready(function($) { var config = { location: ‘right’, align: ‘top’, offset: 50, speed: 600, width: 260, height: 290, slider: ‘dc_jqsocialmediatabs_widget-2-slide’, slides: ‘dc_jqsocialmediatabs_widget-2-tab’, tabs: ‘social-tabs’, slideWrap: ‘dc_jqsocialmediatabs_widget-2-wrap’, direction: ‘vertical’, autoClose: false, method: ‘static’, start: 0 }; if(!jQuery().dcSlickTabs) { $.getScript(‘https://www.babesofmma.com/wp-content/plugins/social-media-tabs/js/jquery.dcsmt.1.0.js’, function(){ jQuery(‘#dc_jqsocialmediatabs_widget-2-item’).dcSlickTabs(config); }); } else { jQuery(‘#dc_jqsocialmediatabs_widget-2-item’).dcSlickTabs(config); } });
- The topic ‘Blog Feed No Longer Working Due 2 Social Media Tabs Error After Updating 2 WP3.8’ is closed to new replies.