Page posting date showing on ipad site
-
AuthorPosts
-
I love how react looks on the ipad, but all my pages (not posts) contain the date it was first published. I’m using this as a business site, so I’d really like to get rid of these dates. For example, I pull up my site on my ipad, and my home page shows I first published in on December x, 2011. My site is private now, but will go live on Wed. Not sure if you need to look at it to see what I mean.
The blog I need help with is: sourcinghandmade.com
Hi there!
To achieve what you’re after, you will need the ‘Custom Design upgrade’. If you have this upgrade, let us know, and we can provide you with the code to hide your post dates.
Thanks!
Really? I’d hate to have to pay for it just to remove a page date that probably shouldn’t be set as a default. Is this the only way to get rid of the date on a page?
OOh, while you’re here real time (love that!) can I get rid of the word “Home” on my home page? Can I do that with the custom design upgrade?
Hi there!
Unfortunately, there’s not other way to remove your post dates.
Correct, you’ll be able to remove the title “Home” on your homepage with the ‘Custom Design upgrade’.
Hope this helps :)
Darn. Thanks much!
I just bought the CSS upgrade (couldn’t help it for the fine tuning I want). Can you please give me the code to remove the page posting dates from the ipad version? Thank you!
Hey there,
If you want to remove the dates in general, try adding this style to your stylesheet:
/* Remove dates and author from posts */ .post-header p { display: none; }
Let me know if that solves it!
That removed the dates from my blog on my pc, but it did not remove the dates from the onswipe site on my ipad.
Ohhhhh – my apologies. I didn’t double-check that you were using the OnSwipe theme.
I don’t think you can make CSS changes to the OnSwipe theme – at least I don’t know how to.
I should note that React is designed to look good on small devices, so it’s possible to disable the OnSwipe theme.
I’m sorry for the confusion – I’m not sure there is anything you can do to change it at the moment.
-
AuthorPosts
The topic ‘Page posting date showing on ipad site’ is closed to new replies.