plugin.builders
Forum Replies Created
-
Forum: Plugins
In reply to: [Frames Video Player] facebook video urlIf you find any other issues, please write them. We’re releasing new version within a week- massive addition of features. Easier UI, social sharing, social stream etc.
Forum: Plugins
In reply to: [Frames Video Player] Video via link or uploadPoster image is pulled automatically when you enter video URL. Did you put a correct video URL? If you’re uploading or entering an .mp4 link, then it should show a Upload button next to Poster.
Forum: Plugins
In reply to: [Frames Video Player] facebook video urlHi, no, you need to copy & paste the post link. Click on the video post timestamp, and paste that link.
Hi, I’ve just updated the plugin, update it and the issue will be gone.
Hi, plugin has been updated. Please update.
You can also use different browser, and it will work.Hi, yes I can. I’ll write you in a few hours.
Hi, since this is in the admin side, I cannot do much. Does it not show the edit form when clicking on Edit? Can you see if it shows anything in the browser’s console panel ( Press CTRL+Shift+I on the page, and switch to console tab ).
Hi, your shortcode doesn’t contain playlist id. Are you using any cache plugins? If you do have the playlist in shortcode and are using a cache plugin, try clearing the cache, the caching plugin might still be sending old page version.
If you create a new post & put [yourchannel user=”Dangioffre” playlist=”PLlb_8-EEz8NvOIzk9pJdkZYNfvsuU4vay”] in it, it’ll work.
Hi, the Playlists tab will still show all playlists. Videos from that playlist in the shortcode are shown in the Videos tab, check it. If not, please provide me your page link.
Hi, add playlist=”youtube_playlist_id“ to the shortcode. Videos from this playlist will show in the Videos tab in front. You can hide the Playlists tab by unchecking Playlists in Show section of YourChannel edit form.
Forum: Plugins
In reply to: [Waiting: One-click countdowns] Countdown Output Incorrect!Hi, countdown scripts cannot calculate exact number of months as each month has different days. They also don’t know whether to include / exclude current and countdown-ending months. So months in countdowns are not always accurate.
Only weeks and shorter time units will be accurate.
If you replace margin-left in the first line with padding-left , it’ll remove the extra space before Videos dropdown, it was a mistake while writing to you.
Hi, paste the following code in Style > Toggle > Custom CSS box in the YourChannel edit form.
.yrc-content ul{ margin-left:0px; } .yrc-core li{ padding-left:0; } .yrc-menu { display:inline-block; } .yrc-item-meta{ font-size: 1.25em; }Change the 1.25 in the last line to your liking to change font size. Uncheck Single line in Title field in Style > Toggle section of YourChannel edit form to make titles not truncate.
Save.
Ich habe Ihnen ein Video, das zeigt, wie geschickt ein Benutzer diese Wiedergabelisten und Videos verwenden würden.
I’ve sent you a video showing how a user would use those playlists and videos.
Sie haben auf dem X in der Wiedergabeliste Titel zu klicken, um die vollständige Anzeige zu gehen.
You have to click on the X in the playlist title to go back to full display.