Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • How To Style A WordPress Table Using CSS
    Table header styling.
    Table rows styling.
    Styling columns.
    Search bar alignment.

    The “Nickname” field characteristics are the following:

    A minimum of 3 characters and a maximum of 30 are accepted.
    Emojis and all characters are accepted (except for “,” “:” “;” “single quotes and double quotes).
    The Nickname ​​entered by the user must be unique.
    The Emails Platform includes the smart tag user_nickname that allows it to be used to send emails and address users by their Nickname.
    In case of publishing the Participant Ranking page, the Nickname ​​of each participant will be displayed instead of the “Name” and “Surname” fields.
    In addition, the administrator may optionally hide the “Name” and “Surname” fields of the registration form. This way, the user can participate without indicating their real name in the form.

    It’s very straight forward: they’re in the posts table, with post_type set to attachment and you simply edit the fields post_date_gmt and post_date

Viewing 3 replies - 1 through 3 (of 3 total)