Hi Slamer51,
Please provide a link to your website.
Thanks!
Christi
Hi Christi,
here it is : http://blog.pbicadcam.com/wordpress/
You will see that post has like a counter which start when you publish.
Thanks very much
Hi Slamer51,
You can hide the dates with a bit of CSS. Use a custom CSS plugin or create a Child Theme and add one of the following to your CSS:
To hide the Post entry date throughout your entire site:
.entry-date {display: none;}
To hide the dates on only the single post pages:
(e.g. http://blog.pbicadcam.com/wordpress/?p=127 )
.single .entry-date {display: none;}
Hope this helps!
Hi,
Thanks very much.
Perfect. It’s Working.
Another question please. Do you know how to add these widgets :
– Contact & Info
– Events
It seems that Apostrophe theme is limited to few widgets. But i guess
we can add new ones ?
Thanks
Regards
Hi Slamer51,
I’m glad to hear that worked! Please mark this thread as resolved and create a new topic for your new question. This will help you and other users of the support forums.
Thanks!
Christi