mr.k
Forum Replies Created
-
Forum: Plugins
In reply to: [Featured Video Plus] Black bars on imageAwesome, thank you!
Forum: Plugins
In reply to: [Featured Video Plus] Black bars on imageIs there a way for me to change that and get it to work correctly?
Forum: Plugins
In reply to: [Featured Video Plus] Black bars on imageI’m using the Garvan Theme, which relies on your plugin to show a thumbnail on the front page that when clicked on, pops the video up in a box. I get black bars on the automatically generated image, and so I’d like to set my own image without the black bars.
If you look at my site (nerddrop.com) I think you’ll see what I’m talking about. On the front page, I’d like to see the image I set, not the automatically generated image. On the individual post, I see the video, which is what I want. On the second page of the front pages, you can see what happens if I set my own thumbnail as the featured image for the video in the “Transformers Combiner Wars Silverbolt & Superion” post.Forum: Plugins
In reply to: [Featured Video Plus] Black bars on imageOn the front page of my site, the featured images don’t show up at all if I choose my own images. In Firefox they appear as broken images, in chrome they don’t appear at all.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Post from Email not workingDone. Thank you!
I’m sorry, I wasn’t specific enough. If I use shortcode to add a marker to a map in a post, will that add it to the database so I can use a multi-layer-map?
Forum: Plugins
In reply to: [Featured Video Plus] Not working after the WP 4.2 updateScratch that, if you replace that bit it seems that old posts work, but new ones don’t seem to.
Forum: Plugins
In reply to: [Featured Video Plus] Not working after the WP 4.2 updateIf you replace $post_id on line 13 of content.php with $post->ID it should work.