kentfarst
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Theater] First Video Plays in Youtube (Again)Issue is not from a recent update, as there hasn’t been one 🙂
The other post had a conflict with another YouTube plugin. I suspect that it’s either a plugin or theme conflict. Anything special with that theme’s handling of galleries or embeds? Most likely it’s a bit of scripting that is looking for images in a gallery or links to youtube videos and trying to handle them itself, overriding and blocking the scripts from this plugin.
Forum: Plugins
In reply to: [WP Theater] Multiple playlists for one playerYou can have multiple playlists use a single “Theater” player but you can’t join them together in a single list. The one major downside to this is that you must manually set the first video to play in the theater
Theater -- with an ID set [youtube theater theater_id="my-theater"]VIDEOIDHERE[/youtube] Playlist -- targeting a theater with an ID set [youtube playlist theater_id="my-theater"]PLAYLISTIDHERE[/youtube]Hope that helps
Forum: Plugins
In reply to: [WP Theater] Pagination still on the table?Unfortunately not. I’ve had some, lets say, issues. Updates will be made to keep it running but I don’t see adding enhancements any time soon.
Sorry.
Forum: Plugins
In reply to: [WP Theater] {youtube} instead of [youtube]You’d be better off asking on the main forum or looking for answers on wordpress.stackexchange.com/. I’ve never tried anything of the sort.
Probably a good starting point is looking at the core files dealing with
https://codex.ww.wp.xz.cn/Function_Reference/get_shortcode_regexForum: Plugins
In reply to: [WP Theater] WP Theater window is not displayedWith the v3 API I had changed the way user modes are handled. Its basically like a playlist now. From the WP Theater FAQ
When using YouTube’s v3 API, why does my user name not work anymore for user modes?
This is to avoid an extra request from YouTube. Since YouTube automatically does a Uploads playlist, it is much easier to use that instead. So for v3, user and playlist modes are identical except for the titles.
To find your uploads playlist go to your user’s channel home and scroll down to and hover over the “Uploads” section title (not menu button). A play button will appear that links to your uploads playlist. This url has the playlist ID that should be used. Odd, I know. A bit of a PITA, I know.
Forum: Plugins
In reply to: [WP Theater] WP Theater window is not displayedSure! but I think you’re smart enough to know what I’m going to ask next 🙂 You kind of left off without really saying where it’s failing for you.
Can I see a shortcode code, url, or more info on what you’re getting?
Forum: Plugins
In reply to: [WP Theater] Pagination still on the table?Sorry for the delay. I have looked at a pagination option since it is much easier on v3. I’m really trying to avoid pagination because of the high probability of conflict, but I’m slowly reducing that. It will probably be the next bigger update I do, but that won’t be until fall.
Forum: Plugins
In reply to: [WP Theater] No videos displayingAnd copied the API key into your WP Theater settings?
If it’s not that then I’d need to see your full shortcode usage. You can email me through the website listed in my profile here.
Forum: Plugins
In reply to: [WP Theater] No videos displayingUnder Public Access API click Create new Key
and then Click Browser Key on the next screen
leave the last screen empty — where it asks for referrer.
Click create and it will return you to where you can see the API key.Forum: Plugins
In reply to: [WP Theater] No videos displayingGo to the APIs & auth > Credentials page and edit the allowed referrers so its empty.
Forum: Plugins
In reply to: [WP Theater] No videos displayingMost likely your referrer.
Try going back to the google console page and leaving the referrer empty.
Forum: Plugins
In reply to: [WP Theater] First Video in Playlist plays in YouTubeThanks, I will try to look them over soon and fix any conflicts.
Forum: Plugins
In reply to: [WP Theater] Theater is not hidingI would need to see a link to know.
Forum: Plugins
In reply to: [WP Theater] How to setup v3 APIkianna — did you get it to work?
on step 10, try leaving the referrer blank/empty.
Forum: Plugins
In reply to: [WP Theater] Remove Placeholder Image/Link?lisa — can you respond on the other thread? I would like to find a fix for the issue.