Jase07
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How Can I Add PHP Code For Date Variables Into A Post?Hi,
Don’t know if this will reopen the thread, but im just wondering how to add the year to the above solution. So right now I have:
Updated – [current_date]
which is coming out as:
Updated – March
but then I am having to change the year manually ( i know, once every year big deal hey : ) )
but still, what code would I put in, in order to get:
Updated – March, 2011
Thanks!
Forum: Fixing WordPress
In reply to: How Can I Add PHP Code For Date Variables Into A Post?Thanks guys, you rock!
Forum: Fixing WordPress
In reply to: How Can I Add PHP Code For Date Variables Into A Post?Great!
can that work for just the current month? ie :
Updated – <php>current-month</php> (i obviously don’t know PHP : ) )
Thanks for your help,
Nick
Forum: Fixing WordPress
In reply to: How To Rename Blog Title Within PagesThank you very much, it appears it was right in front of me all along, there was just a slight error in the header.php files coding..
Thanks again,
Nick
Forum: Fixing WordPress
In reply to: How To Rename Blog Title Within PagesHi,
the point is so that I have the same site title showing up in the search engines, as I currently do now, but just a shorter site title displaying on the pages, so that it doesn’t look messy..
Thanks for your suggestions on creating a custom field, but can you elaborate more on how exactly to do this to change the site title displayed on all the pages?
Thanks,
Nick
Forum: Fixing WordPress
In reply to: How To Rename Blog Title Within PagesHi,
Thanks very much for your reply, however that is not what im asking here.
I want to keep the title of the site what is already is, but just change what appears as the site title on the pages.
Anyone know?
Forum: Fixing WordPress
In reply to: How To Rename Blog Title Within PagesAnyone?