add date on page entry (free plan)
-
hi there,
I’m creating a simple blog (not hosting neither ftp access), just using the domain by default: mysite.wordpress.com. Don’t have Premium.Is any way to show the date & author on the pages I’ve created? When creating an entry, it shows me the date but not in pages.
As a code developer I know I have to add this php code, but after saving the html page is not showing.
<?php the_date(); ?>As far as I was exploring site admin, I’m not allowed to modify css customization neither on Free Plan. So far so bad.
I’m using Hemingway theme. Is any way to achieve it?
Thanks in advance mates.
-
That’s a no go on any sites hosted by wordpress.COM. Read the code restrictions here https://en.support.wordpress.com/code/ Every blog wearing the same theme here uses the same underlying template found on the live demo site. We cannot access and edit the php and html in the templates. For that kind of access you need to hire a web host http://wordpress.ORG/hosting and run your own wordpress.ORG software install.
WordPress.COM and WordPress.ORG are completely separate and have different username accounts, logins, features, run different versions of some themes with the same names, and have separate support documentation and separate support forums. Read the differences here http://en.support.wordpress.com/com-vs-org/
If you don’t have a username account at WordPress.ORG account, then click http://wordpress.org/support/ and register one on the top right hand corner of the page that opens, https://wordpress.org/support/register.php so you can post to the support forums there.
Resetting your WordPress.ORG password http://codex.wordpress.org/Resetting_Your_Password
WordPress.org support docs are at https://codex.wordpress.org/Main_Page -
See here for details Custom design – Frequently Asked Questions
http://en.support.wordpress.com/custom-design/#frequently-asked-questions
- The topic ‘add date on page entry (free plan)’ is closed to new replies.