Title: Add Row Not Working
Last modified: August 22, 2016

---

# Add Row Not Working

 *  [adonelli](https://wordpress.org/support/users/adonelli/)
 * (@adonelli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/)
 * I’ve tried installing/testing/uninstalling versions 1.8 to 2.3 and cannot get
   the Add Row button to work. As you are probably aware, the earlier versions don’t
   activate since I’m running WP 4.0 but I thought I’d try them anyways. All newer
   versions install but won’t add a row. The Save button works but not the Row so
   I can’t add anything.
 * I’ve also tried deactivation all other plugins to make sure there is no interference.
   This plugin is EXACTLY what I’ve been looking at for my site that I’m launching
   in a few weeks.
 * [https://wordpress.org/plugins/random-youtube-video/](https://wordpress.org/plugins/random-youtube-video/)

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/topic/add-row-not-working/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/add-row-not-working/page/2/?output_format=md)

 *  Plugin Author [zigvt85](https://wordpress.org/support/users/zigvt85/)
 * (@zigvt85)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449570)
 * Yes, I am sorry that it does not work well with older versions of WordPress has
   not been tested below 3.0. More then likely it could be a mix between JavaScript
   and how the code is setup for modern use. Try to get familiar with WordPress 
   4.0 its pretty similar with more features and a sleeker design.
 *  Thread Starter [adonelli](https://wordpress.org/support/users/adonelli/)
 * (@adonelli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449572)
 * I apologize, I miscommunicated. I’ve been using WordPress 4.0 for awhile. When
   I said earlier versions, I was referring to trying the plugin’s earlier version.
 * I am using WP 4.0 and I’ve tried Random YouTube Video V-1.8, 1.9, 2.0, 2.1, 2.2,&
   2.3. V-1.8 & 1.9 don’t activate due to some errors. 2.0 – 2.3 will not let me
   add rows.
 * I saw another topic posted a month ago ([https://wordpress.org/support/topic/add-row-button-doesnt-work](https://wordpress.org/support/topic/add-row-button-doesnt-work))
   but I don’t like posting issues on existing topics as it could be a completely
   separate issue. It sounds just like what I’m experiencing though so I didn’t 
   know if there was a work-around.
 * Thanks.
 *  Plugin Author [zigvt85](https://wordpress.org/support/users/zigvt85/)
 * (@zigvt85)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449716)
 * Yes, That was a CSS issue and should of been fixed. Try viewing the source does
   the button not click at all or does it click but not save. Or do the rows simply
   not show up if thats the case for the rows. Then it is a CSS issue not sure why
   it still around because I went back to the original format.
 *  Thread Starter [adonelli](https://wordpress.org/support/users/adonelli/)
 * (@adonelli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449717)
 * When I click on the Add Row button, nothing happens.
 *  Plugin Author [zigvt85](https://wordpress.org/support/users/zigvt85/)
 * (@zigvt85)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449723)
 * Never had that happen. The link you provided me was for another issue. During
   a CSS re-make instead of tables. The DIV designs would show up way out of the
   WordPress dashboard design so it looked like nothing added. But if the button
   is not adding the rows then this issue is new to me. I do not have a clue why
   they are not working for you. May I ask what browser you are using its been tested
   in Firefox and IE seems to work find for those.
 *  Thread Starter [adonelli](https://wordpress.org/support/users/adonelli/)
 * (@adonelli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449736)
 * No problem. I’m using Chrome (Version 38.0.2125.111 m). I’ve also tested the 
   plugin using IE and Mozilla as well. I’ve even tried disabling all my plugins
   except this one and tried another theme to make sure that there wasn’t any jqueries
   or any other js interfering. I’m stumped.
 *  Plugin Author [zigvt85](https://wordpress.org/support/users/zigvt85/)
 * (@zigvt85)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449749)
 * I currently am sick but feeling better maybe tomorrow I will take a look at the
   code and test it on everything see if I can get your issue. I will try to test
   it on lower versions of WordPress and so on. I think I did not test the plugin
   in Chrome so maybe the java code conflicts with chrome some how. I will do a 
   test tonight to see what happens.
 *  Plugin Contributor [roycegracie](https://wordpress.org/support/users/roycegracie/)
 * (@roycegracie)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449750)
 * it is obvious that there is a JS conflict, you need to turn off all plugins and
   if this doesn’t work you need to change back to your default theme.
 *  Plugin Author [zigvt85](https://wordpress.org/support/users/zigvt85/)
 * (@zigvt85)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449757)
 * Tested with the latest Chrome and latest WordPress everything works find. I think
   between the big updates for WordPress the widget/plugin structure changed from
   2.3 of WordPress. I will see if I can get it working with the earlier versions
   of WordPress the ones you mentioned. If I can I will update it with that if it
   works on both 2.3 and 4.0. Also it does sound like the JavaScript the guy previously
   made for this plugin might be conflicting I am sorry about that if this is the
   case. I did not write the JavaScript code i only helped by keeping the plugin
   alive.
 *  Thread Starter [adonelli](https://wordpress.org/support/users/adonelli/)
 * (@adonelli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449758)
 * Thanks. I completely understand and appreciate your help looking into this.
    
   It’s just odd because I am using WordPress 4.0. I’ve disabled all plugins and
   changed my theme to a standard default theme and it still doesn’t work.
 * Thanks again.
 *  Plugin Author [zigvt85](https://wordpress.org/support/users/zigvt85/)
 * (@zigvt85)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449759)
 * If you trust me it would help if I could look into your dashboard. You can make
   me a temp admin and I can check it that way. See what maybe causing the issue.
   If you wanna do it that way my email is [zigvt85@hotmail.com](https://wordpress.org/support/topic/add-row-not-working/zigvt85@hotmail.com?output_format=md)
 *  Plugin Contributor [roycegracie](https://wordpress.org/support/users/roycegracie/)
 * (@roycegracie)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449760)
 * adonelli, try re-installing the plugin. if this still don’t work, then it’s probably
   some kind of a JS block that is coming from your browser (probably some plugin).
 * zigvt85, you don’t need to be sorry. actually i took a deep look into it and 
   it dosn’t even uses JQUERY – most JS conflicts are related to JQUERY….
 *  Thread Starter [adonelli](https://wordpress.org/support/users/adonelli/)
 * (@adonelli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449761)
 * zigvt85, I’ve sent you the information to look on the site.
 * roycegracie, thank you. I have tried reinstalling the plugin. To give you the
   quick catch-up version. I’m on WP 4.0, I’ve tried every version of the plugin.
   I’ve disabled all plugins, tried other themes, and tried it on Mozilla, Chrome,
   and IE. Nothing happens when I click on Add Row.
 *  Plugin Author [zigvt85](https://wordpress.org/support/users/zigvt85/)
 * (@zigvt85)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449763)
 * That is very weird. What device are you using as an OS. I sent you a email not
   to long ago. The username and password expired before I read it. I have not tested
   on Android,Steam, or Mac. If your on a Mac then that maybe another reason or 
   the other OS I have mentioned.
 *  Thread Starter [adonelli](https://wordpress.org/support/users/adonelli/)
 * (@adonelli)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/add-row-not-working/#post-5449764)
 * I’m on a PC, Windows 7 64-bit. The password wasn’t expired, I had it previously
   setup the tempUser for another purpose. Afterwards I changed the Role to none
   and when I sent it to you, I forgot to set the role back to admin.
 * I’ve checked and tempUser is now working as an admin. Sorry, I got on the computer
   13 hrs ago and I’m about fried.
 * Here are the tests I’ve ran so far:
    • Disabled all plugins • Loaded a different
   theme • Tested plugin versions 1.8 – 2.3 • I have tried it on an iPad just to
   make sure it wasn’t my PC • I have tried it using Chrome, Mozilla, and IE

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/topic/add-row-not-working/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/add-row-not-working/page/2/?output_format=md)

The topic ‘Add Row Not Working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/random-youtube-video_f7f7f7.svg)
 * [Random YouTube Video](https://wordpress.org/plugins/random-youtube-video/)
 * [Support Threads](https://wordpress.org/support/plugin/random-youtube-video/)
 * [Active Topics](https://wordpress.org/support/plugin/random-youtube-video/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/random-youtube-video/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/random-youtube-video/reviews/)

 * 26 replies
 * 4 participants
 * Last reply from: [roycegracie](https://wordpress.org/support/users/roycegracie/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/add-row-not-working/page/2/#post-5449874)
 * Status: not resolved