Hi there,
Is there any way that i can show last videos via video playlist ?
Its look like: http://prntscr.com/jjz7hx
I can only add videos by youtube id, but is there any way that this playlist can show latest videos from youtube automatic ?
I was try tu leave this field whit youtbe id empty but it das not work.
ThanK You
Hello boka003,
Unfortunately, the theme does not have any such an option that allows you to display the latest videos from youtube in automatic mode, sorry! Keep in mind that the Video Playlist will display only the video ID’s which was added to that element.
Thanks for your understanding!
Hello dpo,
Here you can see the YouTube ID for each video -> https://www.screencast.com/t/zkfac7CBbppU
Thanks.
Hello dpo,
All the content of your post and pages are stored in the database in the same table which is named wp_posts, like this -> https://www.screencast.com/t/lQNR0XSOjp After this, you should identify your page ID which is shown in your URL, find it into a table and edit the row, like this -> https://www.screencast.com/t/DukRUWCEW -> https://www.screencast.com/t/3t1dAHGewqfL and then -> https://www.screencast.com/t/4JDnQFY0 or look at this -> https://www.screencast.com/t/OlOPhyCgaG
You can go to the “wp_postmeta” table and find the record that has “meta_key -> td_playlist_video” and change the value in the “meta_value” field. That’s worked for me.
Hope that helps!
Thanks.
Hi dpo,
Check the td_video_playlist_render.php and td_video_dupport.php like this -> https://www.screencast.com/t/PTuNpP28fE
Thanks.
Hello boka003,
Sorry but please notice that we do not have something like the place where the customers can suggest an update, unfortunately! Also, if you have any suggestion you should write here and we will take into account in our new updates if it necessary.
Thanks for your understanding!