edwardmills
Forum Replies Created
-
BTW, Moshu. I did take out the recent posts sidebar widget to see if it would make a difference. It did not change. I’ve tried the default wordpress recent posts, and the fuzzy recent posts plugin as well as taking them both out of the sidebar. No dice.
Well another post is not showing up on the main page (but IS listed in the recent posts in the sidebar). I thought I had a line on the problem when I realized that all the offending posts had blockquotes in them. But when I posted a test entry with blockquotes it showed up just fine on the main page.
I’m definitely stumped here, so any additional suggestions will be greatly appreciated.
Thanks
edHi Moshu
Thanks for the reply. Would I need to try this debugging if all the other posts are showing up? If it was buggy wouldn’t it affect all the posts? Just checking before I go in and start flailing around in there.
Thanks
edDoes anyone have any thoughts on this, or another thread you can refer me to? I’ve searched the forum and have found similar problems, but not this exact issue.
Thanks
edIn case this is helpful, the permalinks to the two posts that are not showing up are:
https://evolvingtimes.com/2006/10/win-elections-with-law-of-attraction.htm
https://evolvingtimes.com/2006/10/circle-lending-debt-reduction-deliberate-creation.htmForum: Fixing WordPress
In reply to: Audio Acrobat podcast-recording links causing problemsOk. If anyone is interested, in order to add those
<code></code>
tags to the code you have to use the old – non wysiwig editor, otherwise WP helpfully rearanges your code.Looks like it’s working now with that fix.
Forum: Fixing WordPress
In reply to: Audio Acrobat podcast-recording links causing problemsNow I’m really confused. Every time I attempt to enter the
<code> --- </code>
tags into the html editor, it truncates the entire thing, including part of the html copied from Audio Acrobat. What's up.This is the code I'm entering:
<code><!-- AudioAcrobat.com Player code BEGIN -->
<div class="aaplayer"><iframe src="https://www.audioacrobat.com/playweb?audioid=Pc0f7b55efe5476abe27d06038b13911fZ199RFREYmBx&buffer=5&shape=2&fc=FFCC00&pc=AAAAFF&kc=888800&bc=FFFFFF&brand=1&player=bp14" height="32" width="84" frameborder="0" scrolling="no"></iframe><br/><a rel="enclosure" href="https://www.audioacrobat.com/export/Pc0f7b55efe5476abe27d06038b13911fZ199RFREYmBx.mp3"><img src="https://www.audioacrobat.com/images/buttons/downloadmp3.gif" width="72" height="16" border="0" alt="MP3 File"/></a></div>
<!-- AudioAcrobat.com Player code END --></code>
And this is how it’s getting truncated (notice that it’s moving the closing tag to the first line and cutting off much of the AA code.
<!-- AudioAcrobat.com Player code BEGIN -->
<div class=”aaplayer”><iframe width=”84″ scrolling=”no” height=”32″ frameborder=”0″ src=”https://www.audioacrobat.com/playweb?audioid=Pc0f7b55efe5476abe27d06038b13911fZ199RFREYmBx&buffer=5&shape=2&fc=FFCC00&pc=AAAAFF&kc=888800&bc=FFFFFF&brand=1&player=bp14″ /></div>
`Forum: Fixing WordPress
In reply to: Audio Acrobat podcast-recording links causing problemsHi Again
I just found this faq on the Audio Acrobat site. I’ll try it and let you know if it works.
How Do I Publish AudioAcrobat Players to WordPress?
To get AudioAcrobat player HTML code to work in WordPress, wrap the AudioAcrobat player HTML code with this tag:Here is an example:
<p><code><!-- AudioAcrobat.com Player code BEGIN --></p>
<div class="aaplayer">
<iframe src="https://www.audioacrobat.com/playweb?audioid=Pff4e1ad7cdecfdb28bfeb293f5c262c3Zl58S1REYm
Fz&buffer=5&shape=4&fc=CC9999&pc=CCFF33&kc=FFCC33&
bc=CC6699&size=28&player=bp05&link=1" height="28" width="100" frameborder="0" scroll="no" scrolling="no"></iframe><br /><a href="https://www.audioacrobat.com/export/Pff4e1ad7cdecfdb28bfeb293f5c262c3Zl58S1REYmFz.mp3" target="_blank" rel="enclosure"><img src="https://www.audioacrobat.com/images/buttons/downloadmp3.gif" width="72" height="16" border="0" /></a></div>
<p> <!-- AudioAcrobat.com Player code END --></code></p>Forum: Fixing WordPress
In reply to: Audio Acrobat podcast-recording links causing problemsOk. I figured out a way to leave a messed up post online so that you can check it out, without having the entire blog messed up. I posted it to last year so, in order to see the goofy post/sidebar/etc., you have to go to, https://evolvingtimes.com/?m=200501 by date. Or
https://evolvingtimes.com/?cat=1 by Category. Or
https://evolvingtimes.com/?p=33 The offending post itself.Hope this makes it easier to see what’s going on.
Thanks
edForum: Fixing WordPress
In reply to: I lost my sidebarSorry I posted this in the wrong topic. Feel free to delete this and I’ll repost in the correct topic.
Forum: Fixing WordPress
In reply to: Audio Acrobat podcast-recording links causing problemsOk I re-entered the Audio Acrobat info and the sidebar has gone away as have all the entries below the audio. Obviously I don’t want to leave it this way for too long. So let me know what you think.
Thanks
edForum: Fixing WordPress
In reply to: Audio Acrobat podcast-recording links causing problemsHi Yosemite
Yeah, I took it out, since it was all messed up. If you need to look at it live, I can paste it back in there. In fact, I’ll go ahead and do that now.
Thanks
ed