Henkdekoning
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Howto adjust /feed/Fixed,
I ceated a functions.php and added the code:
<?php
function delete_enclosure(){
return ”;
}
add_filter( ‘get_enclosed’, ‘delete_enclosure’ );
add_filter( ‘rss_enclosure’, ‘delete_enclosure’ );
add_filter( ‘atom_enclosure’, ‘delete_enclosure’ );
?>Forum: Fixing WordPress
In reply to: Remove Enclosure thing.not solved? I need the fix aswell
Forum: Fixing WordPress
In reply to: Howto adjust /feed/thx but that does not seem to work?
Forum: Plugins
In reply to: Google XML Sitemaps Parsing ErrorGot the same problem!
Forum: Installing WordPress
In reply to: Sitemap 3.0b -> rebuild sitemap -> Blank page ->too much posts?Arnee, it works. Thank you for your kind replies.
Chinado, please explain more. I hav eno idea what you mean. You do have cmodded sitemap.xml 666 ?
Forum: Installing WordPress
In reply to: Sitemap 3.0b -> rebuild sitemap -> Blank page ->too much posts?Hi Arnee,
Where should I change these settings?
I cant find them in the sitemap.php?Thx
Forum: Fixing WordPress
In reply to: Posts Switching to Private mins/days after posting as PublicI have the same porblem as “silencematters”, post get private after save (when they were published!). I really thought I was getting crazy here!
Forum: Plugins
In reply to: 2 domains 2 layouts 1 normal blog and 1 archive blogSO nobody have a idea? Too bad.
Forum: Fixing WordPress
In reply to: Problem with blog url and wordpress urlsimple copy the files out of your wordpress dir in your design dir!