galders
Forum Replies Created
-
Forum: Plugins
In reply to: [Youtube Feeder] Videos are several days behind the Youtube feeds ??Congratulations doapydave!
Forum: Plugins
In reply to: [Youtube Feeder] Videos are several days behind the Youtube feeds ??Uhmm, or maybe it thinks that this video is just for adults. ??
Forum: Plugins
In reply to: [Youtube Feeder] Videos are several days behind the Youtube feeds ??Hi friend and the others,
I found the error! The URL created by the plugin is in /wp-content/plugins/youtube-feeder/youtube-feeder.php
private function getFeedUrl($id, $type = ‘uploads’, $orderby = ”)
I was trying to get the videos using the json feed but the URL that is created by the plugin is not correct, or better said, is not completely correct.
If you comment the line with safeSearch:
$params = array(
‘alt’ => ‘json’,
‘v’ => 2,
‘format’ => 5,
‘max-results’ => 50,
// ‘safeSearch’ => ‘strict’
);You will see that the last video is appearing.
In my case the problem, I think has deep roots. I can’t not demonstrate but I think this is the problem:
This was a channel not migrated until few days ago, from the old Youtube, to the Google owned Youtube. And now there are differents admins that has privileges to upload videos in the name of the organization. If you look to the channels, you don’t see different uploaders, just the Organization is the uploader, but maybe internaly for Youtube the users are different, so in a SafeSearch strict does not show the videos added by these news users.
I hope it helps to you also. Tell me if this solves your problem and what is your case.
Thanks and have a nice day.
Forum: Plugins
In reply to: [Youtube Feeder] Videos are several days behind the Youtube feeds ??Hey,
I also have the same problem. I will much appreciate if someone could help us. Yesterday we added two videos to our channel, but instead of appearing the last one, the previous are showing. Videos that are 3 years old…
We have also cleared the cache, as well as force to check everytime the last video, but no success.
Thank you in advance.
Forum: Plugins
In reply to: [Yoast SEO] Still no XSLT stylesheet loadingThank you but is not working for me.
Thanks anyway ??
Forum: Plugins
In reply to: [Yoast SEO] Still no XSLT stylesheet loadingYes, I know that is not a real problem, because for Google Webmaster Tools the XML files are correct, but I would like to fix the Firefox visualization also.
Thanks again tizz, I will much appreciate if you could post any solution or tip about this issue. I will do also.
Forum: Plugins
In reply to: [Yoast SEO] Still no XSLT stylesheet loadingThanks in advance!
Forum: Plugins
In reply to: [Yoast SEO] Still no XSLT stylesheet loadingI have exactly the same problem, and could’nt find a solution. What I have realized is that for Webmaster Tools the XML files are perfectly formed, and for Chrome you can see the XML without any problem. The problem comes when you want to see the file in Firefox:
Error de lectura XML: mal formado
Ubicación: https://www.XXXXXXXXXXXX.com/main-sitemap.xsl
Número de línea 187, columna 34: b[c] += ( window.postMessage && request ? ‘ ‘ : ‘ no-‘ ) + cs;
——————————————————^