Hi CountryCharm,
Thank you for taking over this project. I am in the middle of adding a bunch of old testimonials from 2003-2011 and I don't have dates for them. I don't want them to all have today's date (the default if you leave "date" blank)... I was wondering if you could walk me through hacking things to have functionality like one of these ideas:
idea 1) When adding testimonials through the Admin interface, don't insert today's date if "date" is left blank, just have it leave that field empty so that nothing shows up.
idea 2) having some php that says basically, if date = "specific date" (which I'd set to something like january 1, 2000, 01:00:00--really generic and not likely to ever get used by chance) then echo "(sometime between 2003-2011)"
idea 3) combined with idea 1, if there is no date info in the date field, then have it display "(sometime between 2003-2011)"
Would any of these be possible? What file(s) would I edit? Because it's going to look a little ridiculous to have all of the old testimonials set to today's date. I tried clearing out that field in the database through PHPmyAdmin, but it wouldn't let me, it refilled it with a date.
Thanks in advance if you can help me with the above, or if you have any other ideas on how to hide the date for these old testimonials that I'm adding.
Bookmarks