Skip to content
New issue

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

[Feature] #442

Open
3 of 9 tasks
ilyessegit opened this issue Jun 22, 2023 · 0 comments
Open
3 of 9 tasks

[Feature] #442

ilyessegit opened this issue Jun 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ilyessegit
Copy link

I confirm:

Type of feature (check all that apply)

  • Site functionality
  • Design (styling)
  • Site performance
  • Accessibility
  • Translations and internationalization (i18n)
  • Code improvements
  • Other (please describe below)

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"
image

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:

  1. Just delete and natively show an empty page without "Jan 1, 0001"

  2. 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

@ilyessegit ilyessegit added the enhancement New feature or request label Jun 22, 2023
@onweru onweru self-assigned this Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants