Time, date mentioning not to be shown in blocks

Posted in: Newspaper
Post count: 57

Hello,

How could I make the time and date mentioning in a block will not be shown anymore?

Many thanks,

Ad

Post count: 23312

Hello adrian_van_hal,

There is an option for it in Theme panel. So, please check the settings from here -> https://www.screencast.com/t/Ffeg4ljW and for posts from here -> https://www.screencast.com/t/r7OY2RJcwB

Thanks for your understanding!

Post count: 57

Thank you. Please could you als explain what I can do to make the writer, date and time and number of comments – the meta info – not on e.g. the slider module?

Many thanks again.

Best regards,

Ad

Post count: 23312

Hello adrian,

I guess that you are referring to the iOs Slider module from here -> https://demo.tagdiv.com/newspaper/ios-slider/ Notice that the meta info are already available for that module as you can see in our above demo preview. Ensure that your Meta Info option is enabled from theme panel, like this -> https://www.screencast.com/t/ZUWqJolKe3E

Thanks.

Post count: 57

Many thanks.

How to disable the meta info? – only on a particular ios-slider? I persume I have to add some css in the block itself?

Many thanks!

Post count: 20685

Hi,

That is possible, for example a code like this will remove only the slider meta
https://www.screencast.com/t/Ahalhw7qp6g

.td_block_slide .td-module-meta-info {
display: none;
}

Try it, it should work. Let me know if this is not what you wanted.

Thanks

  • This reply was modified 8 years by Simion C..
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.