Title: Too small, Error Message
Last modified: September 16, 2020

---

# Too small, Error Message

 *  Resolved [erikbuchinger](https://wordpress.org/support/users/erikbuchinger/)
 * (@erikbuchinger)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/too-small-error-message/)
 * Hello,
 * I would like for my YouTube Widget to be larger, and I’m not sure how to remove
   the “Error” message.
 * Check the sidebar at this link [https://deceptivespeed.com/category/college-football/](https://deceptivespeed.com/category/college-football/)
 * Please let me know how to fix this. Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftoo-small-error-message%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [stefanoai](https://wordpress.org/support/users/stefanoai/)
 * (@stefanoai)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/too-small-error-message/#post-13418122)
 * Hi, your theme have one error on js
    `TypeError: $(...).ticker is not a function`
   in `https://deceptivespeed.com/wp-content/themes/accesspress-mag/js/custom-scripts.
   js?ver=1.0.1`
 * the function
 *     ```
       $('#apmag-news').ticker({
           speed: 0.10,
           feedType: 'xml',
           displayType: 'reveal',
           htmlFeed: true,
           debugMode: true,
           fadeInSpeed: 600,
           pauseOnItems: 4000,
           direction: apmag_loc_script.direction,
           titleText: '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'+apmag_loc_script.caption+'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'
       });
       ```
   
 * if you want just works you can delete the section writed above or replace with
 *     ```
       /*
       $('#apmag-news').ticker({
           speed: 0.10,
           feedType: 'xml',
           displayType: 'reveal',
           htmlFeed: true,
           debugMode: true,
           fadeInSpeed: 600,
           pauseOnItems: 4000,
           direction: apmag_loc_script.direction,
           titleText: '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'+apmag_loc_script.caption+'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'
       });
       */
       ```
   
    -  This reply was modified 5 years, 8 months ago by [stefanoai](https://wordpress.org/support/users/stefanoai/).
 *  Thread Starter [erikbuchinger](https://wordpress.org/support/users/erikbuchinger/)
 * (@erikbuchinger)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/too-small-error-message/#post-13419757)
 * Thank you. I don’t know a whole lot about coding and use a website theme already
   created by somebody else. Is there a simpler way to go about this that I would
   understand better?
 *  Plugin Author [stefanoai](https://wordpress.org/support/users/stefanoai/)
 * (@stefanoai)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/too-small-error-message/#post-13878110)
 * did you solve the problem? If not, you must write to the developer of theme

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

The topic ‘Too small, Error Message’ is closed to new replies.

 * ![](https://ps.w.org/youtube-widget-responsive/assets/icon-256x256.png?rev=2189836)
 * [Widget Responsive for Youtube](https://wordpress.org/plugins/youtube-widget-responsive/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/youtube-widget-responsive/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/youtube-widget-responsive/)
 * [Active Topics](https://wordpress.org/support/plugin/youtube-widget-responsive/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/youtube-widget-responsive/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/youtube-widget-responsive/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [stefanoai](https://wordpress.org/support/users/stefanoai/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/too-small-error-message/#post-13878110)
 * Status: resolved