Video gallery error 413
-
When I try to do anything in the plug-in I get this error message:
Request Entity Too Large
The requested resource
/wp-admin/admin.php
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.Searched forums, but don’t see an answer to the exact issue.
It’s not only when I try to upload new videos, but delete or move them around. It let’s me do it until I hit update, then the error message.
Plug-in is embedded in the Screenr theme.
Wordpress 5.2.2
PHP 5.6I don’t know a lot about this web stuff, so any help is appreciate. Talk to me like I’m a 2 year old:)
Adam
The page I need help with: [log in to see the link]
-
Hello, dear adamr123.
To solve your problem, edit the Total-Soft-Gallery-Video-Widget.css plugin file. Please in the 108 line add this code.
#Total_Soft_Gallery_Video_ID {display: none! Important;}
Thank you.
So do I replace the code that’s there? Or add it on after the ‘;’?
Also, just to make sure I’m in the right place – where do I find Total-Soft-Gallery-Video-Widget.css?
I went into the plugin editor and then selected ‘Gallery’ as that’s all I could find. Is that the right place?
Okay I found the right place now. At first I didn’t see the CSS dropdown on the right side. So now I’m in the ‘…widget.css’.
Here is the line of code that’s currently on line 108:
.image-zoom, .image-zoom:hover,.effect-container a, .effect-container a:hover { text-decoration: none; box-shadow: none !important; }So where do i put the new code exactly?
Also, there seem to be a lot of exclamation marks (!) on the left side. I guess lots of problems?
Thanks
The topic ‘Video gallery error 413’ is closed to new replies.