StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-24-2009, 10:11 AM
thesportsphysio
Guest
 
Posts: n/a
Default Making post date linkable to posts from that date

I am a frustrated pixie... as this must be easy but I can not find anything on the web with how to do it.

This is currently in my head, on a local machine and on random scraps of paper -- so no weblink.

I am wanting to produce a listing of events ( occurrences) in columns.

The first column would have the post date... the second the occurrence,.... the third etc....

And I want to make the post date linkable to show other events that also happened on that date. In a similar way to the way the Archive widget displays posts for a month...or a tag would for similar tagged posts...


I have tried loads of variations on this theme.

Code:
<span class="event">"><?php the_time('F jS, Y'); ?></span>
But I just can's seem to get the link syntax
Code:
<a href="<?php echo get_day_link('', ''); ?>"
to work on a local test machine. ( least I think this is where it is going wrong).

Any thoughts, I even thought of using permalinks... but no luck here either.

Much appreciated in advance

A
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorting posts by a date but not the published date? brookie General Discussion 1 08-31-2010 04:06 PM
Making TopNav, where date and news feed is, transparent. eatsnax General Discussion 3 01-20-2010 12:36 PM
Posts with date and others without date? farouchia General Discussion 4 10-28-2009 01:54 AM


All times are GMT -5. The time now is 05:24 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.