user-pic

Categories Disappear from drop down menu

Vote 0 Votes

I created drop down menus using multiblog for fast access to category archives in other blogs on the install.

After upgrading to 4.2 rc1 I lose some categories after publishing various blogs.

this is the dropdown code I am using. It was working fine with 4.1

--

Select Spot Director

">

3 Replies

| Add a Reply
  • I am not sure your code posted correctly. Can you try again. Remember the forums use markdown syntax. Simply indenting code fragments by 4 spaces will cause the intended content to be HTML escaped and wrapped in a <code><pre> tag.

  • <div class="fast-access">
    <form action="" name="pulldown1">
    <select name="mypulldown1" onchange="document.location=pulldown1.mypulldown1.options[selectedIndex].value"  style="font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333;background-color:#FFFFFF;text-decoration:none;font-size:8pt; width:150px;">
    <option value="">Select Director</option>
    <mt:MultiBlog include_blogs="10">
    <MTArchiveList archive_type="Category" sort_order="ascend">
    <option value="<$MTArchiveLink$>"><$MTArchiveTitle$>    
    </option>
    </MTArchiveList>
    </mt:MultiBlog>
    </select>
    </form>
    </div>
    
  • I haven't tried upgrading this blog to 4.2 release yet. So I'm not sure if this is still an issue with the release version.

Add a Reply

Forum Groups

151 405

Last Topic: MT Interface Missing by Sherri on Nov 10, 2008

36 144

Last Topic: Installation can't finish by Drazend on Nov 10, 2008

34 93

Last Topic: Creating your own Plug-in by jondauz on Nov 5, 2008

10 33

Last Topic: new licensing confusion by Neil Epstein on Aug 14, 2008

code.sixapart.com

62 226

Last Topic: Callback after blog publishing. by Tomato Interactive on Oct 27, 2008

34 98

Last Topic: Ajax Rating Plugin by kiran on Oct 17, 2008