The MU forums have moved to WordPress.org

?????????????????? (10 posts)

  1. MrRockefeller
    Member
    Posted 17 years ago #

    Hey, I am not quite sure what you would call this feature, probably a news ticker or something, but this is what I would like to know and if anyone can help me out, I would appreciate it.

    Question: I would like to put some sought of news ticker, or whatever you would call it on my homepage of my website that continuely tell those who visit my site (1) the latest updated blogs (2) the newest registered blogs and (3) and list of all the blogs on the site........so that when someone goes to my homepage i.e. http://www.mydomain.com, they can see the three block tickers and as they keep changing, click on one that suit him/her and go straight to that blog.

    I know this might sound stupid, but if anyone can help me with how I would do this using the wpmu stats or whatever, I would appreciate it.

    ------
    For those who might say that this is already a topic, I tried to search 'newsticker', the only thing I could think of calling it and I didn't get any results, BUT if it is already a post, please just post the link then. Thanks =)

  2. andrea_r
    Moderator
    Posted 17 years ago #

    Mr Google comes through again.
    http://www.appletcollection.com/newsticker.html

    The code for "(1) the latest updated blogs (2) the newest registered blogs and (3) and list of all the blogs on the site" is all here in the forum. The search works for it.

  3. drmike
    Member
    Posted 17 years ago #

    Wouldn't even have to use that. Why not just build up the output from those functions and put it into a (oh hell, what was it called) marquee tag?

    http://www.hypergurl.com/marquee.html

  4. andrewbillits
    Member
    Posted 17 years ago #

    Is there another bbpress bug causing the subject of this thread to be "????????????????????"?

    Screenshot in case it gets fixed and people think i'm crazy:
    http://us.idtstudios.com/untitled.JPG

  5. andrea_r
    Moderator
    Posted 17 years ago #

    Yeah, that's the other thing I couldn't think of.

  6. drmike
    Member
    Posted 17 years ago #

    Nah, you two are just crazy. Even looks normal in that picture you posted. :)

    I'm thinking that they just posted it like that. Normally I change post titles like that folks had already responded to the thread.

  7. andrea_r
    Moderator
    Posted 17 years ago #

    Dangit, I meant the marquee tag. Although I did think all the ????? were a bit much. :)

  8. bradmkjr
    Blocked
    Posted 17 years ago #

    My recommendation with any ticker is to use the PHP functions. If you are pulling news from other sites Javascript is acceptable, but why not take advantage of the crawlability of hard coded links.

    On a site I prefer not to mention, I did use a sitewide feed into a news reader php, to give me the most recent updated blogs. I also had a database scan for the most recent updated blogs. There are a few powerful MU functions that can create all the links you want. But for your own sake, don't use javascript, because the crawlers will never understand those links.

  9. MrRockefeller
    Member
    Posted 17 years ago #

    Now, I am kinda lost. Exactly how would I go about doing this bradmkjr?

  10. bradmkjr
    Blocked
    Posted 17 years ago #

About this Topic

  • Started 17 years ago by MrRockefeller
  • Latest reply from bradmkjr