billknechtel
Forum Replies Created
-
Forum: Reviews
In reply to: [Responsive Video Light] RVL to the rescueHello Graffig!
Thank you so much for the kind words! It’s notes like that that genuinely encourage me.
Kindest Regards,
BillForum: Plugins
In reply to: [Responsive Video Light] Unable to ActivateSorry for the great delay. This is functioning as it should now – I’ve removed the dependency on Twig. Enjoy!
Forum: Plugins
In reply to: [Responsive Video Light] Unable to ActivateHi liquidguru – I’m sorry you’re having this trouble. The problem here is that another plugin is using the Twig framework that I’m including in my own plugin. I’m going to have to figure out a way of including it without stomping on others. I’ll keep you updated!
Forum: Plugins
In reply to: [Responsive Video Light] not working sometimesGlad to help!
This is a good idea. While I’m not sure checking to see if the class exits is the right way to tackle the problem, it’s certainly something that needs to be addressed. Thanks for bringing it to my attention!
Forum: Plugins
In reply to: [Responsive Video Light] not working sometimesI’d bet a dime to a doughnut that you’re encountering some odd encoding of the spaces in your shortcode tags. It happened to me as well on a couple sites I run. Basically, you have to re-type the spaces in the non-working shortcodes. Yeah, I know it’s crazy. Here’s my write-up on what happened in my experience with that issue.
http://bitpusher.tk/code/shortcodes-not-rendering-with-wordpress-4-4.html
Forum: Plugins
In reply to: [Responsive Video Light] auto-start loop on VimeoI have just released version 1.4.0 of my plugin, which now supports autoplay and loop. Thank you for your support!
Forum: Plugins
In reply to: [Responsive Video Light] Responsive Video Light – video dimentionsDo you have a URL where I can see it misbehaving?
Forum: Plugins
In reply to: [Responsive Video Light] After installing, editor toolbar disappeared.I’m afraid the plugin does nothing that can affect the editor toolbar. The code only ties into WordPress’ short code system. It does not alter the database in any way that can affect the behavior of WordPress if it’s not installed, nor does it alter any core files. This is why the problem you’re experiencing did not resolve itself when you disabled and uninstalled the plugin. I’m very sorry you’re having difficulties, but this plugin is not the cause of the problem you’re experiencing.
Happily, you don’t have to simply take my word for it. I would encourage you or a developer to examine the code and verify what I’ve said here.
http://plugins.svn.wordpress.org/responsive-video-light/tags/1.3.2/responsive-video-light.php
Please let me know if I can help clarify anything that’s happening in the code.
Forum: Plugins
In reply to: [Responsive Video Light] Hide title?You’re most welcome.
Forum: Plugins
In reply to: [Responsive Video Light] Hide title?Sure! That’ll be a very straightforward tweak. I’ll try to release that later this afternoon.
Forum: Plugins
In reply to: [Responsive Video Light] No Video on SSL?This issue has been addressed in the latest version of the plugin. Thanks!
Forum: Plugins
In reply to: [Responsive Video Light] SSL / HTTPS ProblemIn the latest version of the plugin, this has been addressed. Thanks!
Forum: Plugins
In reply to: [Responsive Video Light] Vimeo parametersThanks for the suggestion! I’m about to publish an updated version which will contain Vimeo parameters that will call these specific params. Enjoy!
Forum: Plugins
In reply to: [Responsive Video Light] Extra space below videoCan you provide a link so I can see the behavior of the first being shown? Looking through the code that first extra paragraph tag shouldn’t be there.
The second one I’d wager would be the visual editor playing silly buggers with you – take a look at your text edit tab for that post and remove it manually.