2018-09-30, 15:36:51
(replying to http://get-simple.info/forums/showthread...7#pid63137 )
In NM Settings, enable Custom Settings and insert this:
then save settings.
---
There is (will be) another way, with custom post rendering, but it's not possible with the current stable version (3.6) - right now you'd have to use the beta version
(2018-09-30, 08:13:23)Bak Wrote: Good evening to all.
When I create a new post in my website the new post contain a title, the date creation, the text and the tags.
Is there a way to hide date creation and tags?
The important thing is the title and the text.
Thanks in advance.
Luke
In NM Settings, enable Custom Settings and insert this:
Code:
showFields title,content
---
There is (will be) another way, with custom post rendering, but it's not possible with the current stable version (3.6) - right now you'd have to use the beta version