The MU forums have moved to WordPress.org

Updated blogs not showing (4 posts)

  1. carnold
    Member
    Posted 16 years ago #

    Using 1.3.3 and in the "home" theme, updated blogs shows the blogs that have been updated. But if i switch to a different theme (and this theme has the code in it to show the updated blogs) it does not show the blogs that have been updated. The code that is in the different theme is the exact same as the code in the "home" theme. How do i get this to work in a different theme?

    Meant to post a link: http://mytimewithgod.net

  2. carnold
    Member
    Posted 16 years ago #

    Here is the code that i am using. Blogs are not private.
    < ? php foreach( $blogs as $details ) {? >» ">< ? php echo get_blog_option( $details[ 'blog_id' ], 'blogname' ) ? > < ? php

    }

    ? >

    Crap, i am trying to output this code with code /code. What is the proper way to display code on these forums?

  3. carnold
    Member
    Posted 16 years ago #

    Fixed it...Seems i did not have all the code.

  4. DailyTestimony
    Member
    Posted 16 years ago #

    Glad you got it fixed, good luck with the site.

About this Topic

  • Started 16 years ago by carnold
  • Latest reply from DailyTestimony