Je li vaš problem kao što je ovaj :
Raščlanjivanje XML Error: XML ili tekstu izjave ne na početku entiteta
Lokacija: http://flyaga.info / feed /
Linija broj 2, Kolona 1: <?xml version = "1.0" encoding = "UTF-8"?>
^
JA preferirati korištenje čep pa sam morao koristiti popraviti rss feed čep to škripac taj, ali ne i promjene na svim, to još uvijek, rekao je XML raščlanjivanjem pogreške i ja sam frustriran za kratak vremenski razmak, ali možda te bi trebao koristiti ovaj priručnik put da biste dobili osloboditi od Internet
JA je dobio Internet from WP Forum, Let's pogledajte…
do točke
- Otvorite datoteku “feed-rss2.php” u wp-uključuje mapu. Pronađite sljedeći kod
header(‘Content-Type: text / xml; charset =’ . get_option(‘blog_charset '), istinit);
$više = 1;
- Unesite sljedeći kod u kod iznad, izravno ispod sa nijedan prostor
$out = ob_get_contents();
$out = str_replace(red(“n”, “r”, “t”, “ ”), “”, $ulazni);
ob_end_clean();
- Da li ista stvar s hranom za životinje file-RSS2-comments.php; feed-rss.php; feed-rdf.php; feed-atom.php; feed-atom-comments.php, ulazni kod iznad pod šifrom na prvoj
Nadam se da vaše feed zdravlje opet, jer sam to dokazati i dobiti RSS feed moje vratiti u normalu… vidi ti osmijeh
kopiran iz moj blog na walasa . s
Génial! après de nombreuses autres solutions infructueuses, celle-ci marche ! Tu m’as sauvé la vie
Walasa — Great!
This worked for me and also meant I didn’t need to run the recommended ‘fixit’ plugin that potentially modifies tens of files on your site. That sounded risky and some commented that after running it their site experienced problems.
Using your fix, my feed is working again!
Hvala
Hvala – you just saved my life with this. Have WP install that works perfectly on windows based install after this little tweak.
Živjeli
I tried many options prior to find your amazing plugin… Unfortunately I found your plugin only after the article at globinch. I tried this artickle and my blog was erased (stop showing the text). Hvala vam što ste, your plugin return it to normal state.
I want to warn all people, don’t try the artickle at globinch! It will kill your blog!
keren caranya
Thanks –This worked for me as well..thank you very much…