By mediashock on
I am having some issues,
I want to display a Daily Specials for example, Monday beef sandwich.. but only display that on a MONDAY,, on tuesday i want to display the tuesday special..
right now i made a Content Type Restaurant and each restaurant has monday_special, tuesday_special, wednedsay_special, etc text fields
am i going in the right direction.. anyone can help me or point me to the right direction
I tried the Daily module but i dont get it.. you pick a Date...does it publish it a week from that date every week?
Comments
I'd probably do this with a
I'd probably do this with a custom block (in the content region) like this:
That's off the top of my head-- didn't test the code or anything, but the mktime function definitely works (i use it on my site).
You'd have to add stuff for pulling the node based on the fields by restaurant, but you get the idea.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz