punyweakling
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
👍
Hey Dennis, if I deactivate PageSpeed Ninja it works fine; reactivate and it breaks again – I tested it several times to be sure before posting here.
16GB free space on my server.
Might be a plugin conflict perhaps?
- This reply was modified 8 years, 2 months ago by punyweakling.
No worries. Glad I had all my backups 🙂
Let me know if you need more info.
FYI – i hacked a fix in css using:
.fvp-youtube {position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 0px;
height: 0;}
.fvp-youtube iframe {position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;}This only effects Youtube, as per the css class.
Forum: Plugins
In reply to: [Related Posts by Categories and Tags] Include, not limit?I’ll give that a shot, thanks so much!
Viewing 5 replies - 1 through 5 (of 5 total)