mdeicke
Forum Replies Created
-
djspider88,
I had similar issues, and I believe they were browser-cache related. I have the another problem whenever going to the “Sharing” options on WP where I can’t drag the icons over, and it’s definitely a cache issue. Don’t know if it’s some bit of bulk script, or a JS problem. An inconvenience, but you can get around it, and the plugin WILL work for you as long as you have the minimum WP version required.
Try dumping all your cache and try again. If that doesn’t work, go down the list of possible JS problem cures: dumping all temp files, checking browser plugins (such as on Firefox), kill any unneeded scripts running in the background, even rebooting the computer.
Forum: Themes and Templates
In reply to: Remove Social Media Icons in Sidebar Widget [Bueno Theme]I currently have the same features built-in to my version of WordPress (3.4.1), so I would like to refrain from adding a new plugin that may slow down loading time across the site.
Know of any CSS way of achieving the same strategy?
This person did it here:
First of all, Mr. Praaven was kind enough to create a plugin FOR FREE, so we should never be less than grateful.
Now, are you putting the links in the Gallery Name? Make sure you are naming your gallery BEFORE going to the YouTube videos tab.
The Youtube tag begins after the “=” and ends before the “&” and all characters in between should be included.
Are you using commas to separate? These links:
https://www.youtube.com/watch?v=qo5jJpHtI1Y
https://www.youtube.com/watch?v=jGiWlGLTJ1o&feature=fvwrelShould look like this: qo5jJpHtI1Y,jGiWlGLTJ1o
Wait. I might have just fixed the problem.
I neglected to see the
Example: Video ID for URL https://www.youtube.com/watch?v=YE7VzlLtp-4 is YE7VzlLtp-4
So the video I was trying to add, https://www.youtube.com/watch?v=1Ldrq6kO5go&feature=plcp
is edited to 1Ldrq6kO5go
And then it added successfully. Stupid mistake.
Once I did this, it seems to load. So, this problem solved. Will notify if any other problems are encountered.
Same problem, except I am directed to a page with the following message:
——————Warning: simplexml_load_file(https://gdata.youtube.com/feeds/api/videos/https://www.youtube.com/watch?v=1Ldrq6kO5go) [function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in /home/mdeicke/public_html/thatwriterswebsite.com/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 110
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity “https://gdata.youtube.com/feeds/api/videos/https://www.youtube.com/watch?v=1Ldrq6kO5go” in /home/mdeicke/public_html/thatwriterswebsite.com/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 110
Fatal error: Call to a member function children() on a non-object in /home/mdeicke/public_html/thatwriterswebsite.com/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 39
—-
The URL is https://thatwriterswebsite.com/wp-admin/admin.php?page=cvg-gallery-add#linkvideo
The plugin looks great, and it’s the first of dozens that does exactly what I want. I really hope you continue with it.