Help - Search - Members - Calendar
Full Version: Help > OtherBlog plugin
Movable Type Community Forum > Additional Resources > Tips and Tricks
malandi
HELP!  I decided to use Rayner's OtherBlog plugin.  I need help on two things.  First, if it can show MTEntryBody... because I used that tag, and it won't show!  Second, I'm using the plugin two times (seperately) and for some reason, one won't show!  Here's the link to the page I've got so far... and here's the coding I tried (I've put comment tags on the problems.):

CODE
<TABLE WIDTH="100%">
<TR><TD VALIGN="top">
<IMG SRC="http://www.malandi.org/journal/_current/archives/current.jpg" WIDTH="68" HEIGHT="325" BORDER="0">
</TD>
<TD VALIGN="top">
<MTEntries lastn="1">
<$MTEntryBody$><BR><BR><BR>
<B>(updated <$MTEntryDate format="%m/%d"$>)</B>
</MTEntries>
</TD>
<TD VALIGN="top">image.here</TD>

<TD VALIGN="top">
<TABLE WIDTH="100%">
<TR><TD><IMG SRC="http://www.malandi.org/journal/_current/archives/music.jpg" BORDER="0"></TD></TR>
<TR><TD>

<!-- this whole part doesn't show  -->
<MTOtherBlog blog_id="7">
<MTEntries lastn="1">
<$MTEntryBody$><BR>
<$MTEntryExcerpt$><BR>
<B>(updated <$MTEntryDate format="%m/%d"$>)</B>
</MTEntries>
</MTOtherBlog>
<!-- end  -->
</TD></TR>

<TR><TD><CENTER><B>. . . . . . . . . . </B></CENTER></TD></TR>
<TR><TD><IMG SRC="http://www.malandi.org/journal/_current/archives/reading.jpg" BORDER="0"></TD></TR>
<TR><TD>
<MTOtherBlog blog_id="3">
<MTEntries lastn="1">
<TABLE>
<TR><TD>
<$MTEntryExcerpt$><BR>
</TD><TD>

<!-- this doesn't show -->
<$MTEntryBody$><BR>
<!-- end -->
</TD>
</TABLE>
<B>(updated <$MTEntryDate format="%m/%d"$>)</B>
</MTEntries>
</MTOtherBlog>
</TD></TR>
</TD></TR></TABLE>
kadyellebee
Are you sure that blog_id=7 is correct?  Its not showing any empty tags in the source, so it makes me think there just isn't any info for it to show.  And does the newest entry on blog_id=3 have an entry body to it?

Kristine
malandi
yes and yes...

sad.gif
malandi
Heeey! NM... I figured it out.  :)  

(I wanted to use EntryMore not EntryExcerpt... d'oh me... I'm so dyslexic, I thought it said EntryExtended.  Waaaay off.)
kadyellebee
Cool, I'm glad you figured it out, and thanks for posting what was wrong; it might help others with the same question in the future smile.gif

Kristine
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.