kat-at-angels-weekly
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: My rss feed is not updating now?Well, I entered it to try it, and this is what I received now…
<b>Fatal error</b>: Allowed memory size of 33554432 bytes exhausted (tried to allocate 72 bytes) in <b>/home1/angelsez/public_html/wp-includes/post.php</b> on line <b>3081</b>
<!– Page not cached by WP Super Cache. No closing HTML tag. Check your theme. –>
Forum: Fixing WordPress
In reply to: My rss feed is not updating now?Ok, help??
My footer theme does not have the above in it, but it also does not have the starting <body> or <html> in it…?
Should I add this to my footer.php file anyway?Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorOk, I think I figured it out…I put that line of code where it kept taking out the wording above, and it now works!!
Thank you for your help!
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorno, it still defaults to this condensed line of code?? I don’t know what else to do?? Hopefully the change needs to be in the top section?
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorwhen I try to put the second section in, it defaults to this abreviated line of code??
I’ve tried copying the lines before and after, hoping it will help…?
<div id=”today”>Today: <?php echo date(“jS”); ?> of <?php echo date(“F Y”); ?></div>
<div id=”rss”>“>Subscribe in a Reader</div>
<div id=”listmenu”>Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorSorry, that second section should read this:
<div id=”rss”>“>Subscribe in a Reader</div>
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorThese are the 2 sections that reference rss and feeds in my header.php file:
<link rel=”alternate” type=”application/rss+xml” title=”RSS 2.0″ href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”alternate” type=”text/xml” title=”RSS .92″ href=”<?php bloginfo(‘rss_url’); ?>” />
<link rel=”alternate” type=”application/atom+xml” title=”Atom 0.3″ href=”<?php bloginfo(‘atom_url’); ?>” />And
<div id=”rss”>“>Subscribe in a Reader</div>
Is there a conflict that is making it not work?? Or do I have to put the https://www.angelsezine.com/feed/rss/ in there somewhere??
Thank you so much for your help!
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorDoes Anyone know????
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorPlease just let me know where I have to place that line of code to get this to work??
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorok, got my template back….but still the rss button in the header doesn’t work??
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorI don’t know where to put it so it works?? I have tried everything, and now I have messed up my template by following some other suggestion in another thread!! Please direct me as to where I should put that line of code so it will work?
ThanksForum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorAnyone please help?? My comments feed works, but my “subscribe to” feed does not??
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorshould I be looking in my stylesheet?? Or in my hosting site?? I am just so lost?
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorBut I can’t remember if there is somewhere else that it was changed also?
Forum: Installing WordPress
In reply to: Deleted Feedburner feed and now getting errorno, I never installed the plugin, I just followed feedburners instructions and changed the info in my header file.