WebSite X5Help Center

 
Neil J.
Neil J.
User

Stop time Display In Blog Post  en

Auteur : Neil J.
Visité 2078, Followers 2, Partagé 20  
Mots-clés :: blog,date,display,posts,time

Hi there. Is there any way of not showing a date in the blog posts.

There seems to be only a time dated selection available.

Or does anyone know a work around to hide the time and posted display colour so that it is hidden in the background colour of the post.

Using V9

Posté le
4 RéPONSES
Luca S.
Luca S.
User

Hello,

Can you send the URL of your website? We try to verify if it is possible hidden the date.


Lire plus
Posté le de Luca S.
Neil J.
Neil J.
User
Auteur

Sorry Lucas for not getting back sooner, been away.

I have not yet published the site, it is in the process of construction. I prefer the Blog posting date hidden if it is possible.

Thanks

Lire plus
Posté le de Neil J.
Luca S.
Luca S.
User

Hi,

Automatically from software is not possible hidden the date of the blog. But it is possible to hidden the date from a css code.  So, you have then hidden the pubblication and the tags.

Please try to follow these indications.

  1. At the step1 inthegeneral settings,you canadd thiscss code in section "custom code totheHEAD section":

<style>

.imBreadcrumb {

display: none;

}

</style>

Lire plus
Posté le de Luca S.
Neil J.
Neil J.
User
Auteur

Thanks Lucas, will try this and let you know how I get on.

Lire plus
Posté le de Neil J.