We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello !
We have a lot of parameters that can be used to add/remove functionality.
One of those parameters is the "showdate" parameters that can show/hide the date on the headers.
And by default to each page, there is the date "Jan 1, 0001"
But if i put the "showdate" parameters to false, it remove the dates for ALL pages. But for me, there is some pages who need a date, and other don't.
There is 2 options that could be great:
Just delete and natively show an empty page without "Jan 1, 0001"
Having a If/else statement to know which page can show date and which don't show the date.
No response
The text was updated successfully, but these errors were encountered:
onweru
No branches or pull requests
I confirm:
Type of feature (check all that apply)
Describe the feature
Hello !
We have a lot of parameters that can be used to add/remove functionality.
One of those parameters is the "showdate" parameters that can show/hide the date on the headers.
And by default to each page, there is the date "Jan 1, 0001"
But if i put the "showdate" parameters to false, it remove the dates for ALL pages. But for me, there is some pages who need a date, and other don't.
Preferred solution
There is 2 options that could be great:
Just delete and natively show an empty page without "Jan 1, 0001"
Having a If/else statement to know which page can show date and which don't show the date.
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: