aleckc
Forum Replies Created
-
I would like to upgrade to the latest WordPress and also upgrade podpress – is there still an issue or conflict with WP-ecommerce?
Is it safe to update all 3, podpress, WP-ecommerce and wordpress now?
Thanks,
AleckThis is the last I heard:
Hi Aleck,
I have checked my emails again and I have received two from the developers of WP e-Commerce. They are aware of the problem and they will probably fix it in WP e-Commerce 3.8.8. They have also explained to me the problem from their side and it is better to modify the podpress.php file until the new version of WP e-Commerce will be released.
podpress.php (v8.8.10.12) line 300:
old:
add_action( 'pre_get_posts', 'podPress_feed_content_filtering' );
new:
add_action( 'pre_get_posts', 'podPress_feed_content_filtering', 7 );
I was not sure about which of these ways to work-a-round the problem is the better way. But after read the mail it is clear now. Modifying their file, as I have it suggested earlier, could lead to different problems.
Because they will fix this in their plugin, I will not include this modification in podPress. (If the next podPress version will be released before they release)OK, I changed the .php file successfully. Is there another step to ensure that iTunes sees the enclosures or is that it?
Do I need to wait some time for the feed to update in feed burner before submission to iTunes to make iTunes recognise the podcast files?
It still says it can’t find them.
Thanks,
AleckOK, thanks will give it a go.
After I have edited the pod press.php file it should then work for the audio podcasts?Hi,
Thanks,
So, just for confirmation… I should probably do the first option…?
This one…
One way is to modify line 789 in the file wpsc-functions.php of the WP e-Commerce plugin (v3.8.7.1).
Change the 8
remove_filter( ‘pre_get_posts’, ‘wpsc_split_the_query’, 8 );
to 9
remove_filter( ‘pre_get_posts’, ‘wpsc_split_the_query’, 9 );Thanks so much for your help with this… just two more questions…
1. Is there a way that I can increase the number of feeds that pod press or the feed burner feed puts out… i.e. the most recent 10 to something like the most recent 30 posts?and
2. How do I add video content to the feed using pod press. I am hoisting these files on youtube at the moment. Can I add them to the same feed? Or add the links through podpress in the Add Files part of the post… Is this possible?Thanks so much, I so appreciate your support!
Aleck
I have been using this code to embed the podcast
[display_podcast]What other enclosure is necessary aside from adding the media file in the pod press section at the bottom of each post?
Thanks so much for your help.
I think it might be the e-commerce plugin, but the shop is running so can’t turn it off.Also, after I get the audio plugins sorted, I will need to add in some video podcasts hosted on youtube.
I appreciate your assistance with this.
AleckHi,
Thanks for your reply.
The plugins I have installed and active are the following:BackupWordpress
Category Post List
cForms
Exclude pages from navigation
Jetpack
Podpress
Spam Free WordPress
Wordpress Importer
WP e-commerce
and wpsc-simple-shippingHow do I add the enclosures tag?
Thanks,
Aleck