djquadrocks
Forum Replies Created
-
Forum: Plugins
In reply to: [Bulk Delete] Problem deleting by categoryI don’t believe it’s custom. I’m using the Avada theme. I’d be happy to give you the login details if you’d like to have a closer look. I’ve used the plugin on other sites and haven’t had this specific problem.
Forum: Plugins
In reply to: [Bulk Delete] Problem deleting by categoryNope just all posts in a single category.
Forum: Plugins
In reply to: [Custom Login] Any way to use my current theme?Please do ??
Forum: Plugins
In reply to: [Bulk Delete] Problem deleting by categoryNo for both ??
Forum: Plugins
In reply to: [Simple Cron] Don't have permissionI’m having this issue too.
Forum: Plugins
In reply to: [Live Stream Badger] Stream mini-embed when live?@tadas, I think a much more simple solution for this is to simply check the stream’s status like you’re already doing.
If it’s online, include the content from an online page. If it’s offline, include the content from an online page.
That content from the online page could contain the status, the code for the embed, whatever they want.
@rich, that’s a great idea. I’ve seen that done “manually” where the channels were predetermined. The page consisted of 4 frames with a stream in each.
Forum: Plugins
In reply to: [Rename wp-login.php] Redirect not workingMy brain melted – I was thinking it would do a redirect but that would kinda defeat the purpose as far as security. ?? Doh me.
Forum: Plugins
In reply to: [Live Stream Badger] Stream mini-embed when live?Does https://drupal.org/node/1832766 help?
If not, it just checks to see if it’s online likes yours and embeds HTML based on that.
The default embed is –
<object type=”application/x-shockwave-flash” height=”378″ width=”620″ id=”live_embed_player_flash” data=”https://www.twitch.tv/widgets/live_embed_player.swf?channel=wikigameguides” bgcolor=”#000000″>
<param name=”allowFullScreen” value=”true” />
<param name=”allowScriptAccess” value=”always” />
<param name=”allowNetworking” value=”all” />
<param name=”movie” value=”https://www.twitch.tv/widgets/live_embed_player.swf” />
<param name=”flashvars” value=”hostname=www.twitch.tv&channel=wikigameguides&auto_play=true&start_volume=25″ /></object>
Watch live video from WikiGameGuides on https://www.twitch.tvAnd the default chat is
<iframe frameborder=”0″ scrolling=”no” id=”chat_embed” src=”https://twitch.tv/chat/embed?channel=wikigameguides&popout_chat=true” height=”500″ width=”350″></iframe>
They’re live now at the left column of https://wikigameguides.com/Grand-Theft-Auto-5/wiki/Online-Space-Docker-and-Car-Duplication-Glitch-24355 if you want to take a look.
Forum: Plugins
In reply to: [Database Reset] Latest version of WordPress?Thanks ??
Forum: Plugins
In reply to: [Live Stream Badger] Stream mini-embed when live?Have you had a chance to take a look?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Import Images?Please consider it a feature request then. ?? None of the YouTube importers I’ve found do it either – they just use iframes.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Import Images?So it’s possible via https://www.youtube.com/t/rss_feeds?
Forum: Plugins
In reply to: [Automatic Youtube Video Posts Plugin] Limit no of imported video'sI’d like to know this as well.
Forum: Plugins
In reply to: [Live Stream Badger] Stream mini-embed when live?In case you missed the stream, I put a live screen cap at https://djquad.com/twitch-live-screen-cap.png
Forum: Plugins
In reply to: [Live Stream Badger] Stream mini-embed when live?