Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #1241834

    Hello,

    do you know how can I create the page author ?

    This page is in website/author/xxxxx or website/auteur/xxxx

    but I don’t know how create a page with subfoldfer in url /author/

    then I put a redirection website/author/xxx to website/pagexxx but it is not a good solution.

    I use a plugin “edit author slug” in setup but url with subfolder /auteur/ is mandatory…

    Best regard
    cm

    #1242105

    Hey ChrisCoach,

    Here are the docs for you:
    https://codex.wordpress.org/Author_Templates

    Enfold uses the /enfold/author.php file to display the author page.

    Best regards,
    Victoria

    #1242554
    This reply has been marked as private.
    #1242991

    Hi,

    In order to for you to create a page manually which has the path /author/some-name then you would have to have a page with the /author/ slug. But you can’t do that, since the author slug already exists. Also, this is default WordPress behaviour, not theme specific.

    Best regards,
    Rikard

    #1243051
    This reply has been marked as private.
    #1243224

    Hi,

    Thanks for the update. I’m not sure what you mean by redirections though, there is nothing like that in either the theme or WordPress by default. Please remove any manual redirection you might have added, and it should work after that. If you need to add more authors then you can do that under Users in the WordPress menu, and the author page will be created automatically for you.

    Best regards,
    Rikard

    #1243268
    This reply has been marked as private.
    #1243356

    Hi ChrisCoach,

    When you create the author, WordPress takes that data and uses the file author.php to render that page. There is no physical folder /auteur/.
    https://www.wpbeginner.com/glossary/author/

    Best regards,
    Victoria

    #1243914
    This reply has been marked as private.
    #1244204

    Hi cm,

    I think you need to understand how author pages are created in WordPress, please try to research that first. Like Victoria pointed out, there is no actual page which you can edit in WordPress which has the Author slug, since that is reserved for Author pages which are automatically generated by WordPress.

    Best regards,
    Rikard

    #1244280
    This reply has been marked as private.
    #1244558

    Hi cm,

    Thanks for that. I see the problem you are referring to, but Enfold won’t redirect any pages for you automatically. You mentioned in your first post that you had added a redirection, where exactly did you add that? Please try to remove it and disable all plugins to see if that makes any difference.

    Best regards,
    Rikard

    #1244574
    This reply has been marked as private.
    #1244794

    Hi cm,

    The author link works on your actual site now: https://test.sophronisator.fr/maladie-pulmonaire-temoignage/. Could you explain to me how this is a bug when it works on your site?

    Best regards,
    Rikard

    #1244907
    This reply has been marked as private.
    #1244910
    This reply has been marked as private.
    #1245593

    Hi cm,

    If you want to customise the author page then you can copy author.php to your child theme and edit that template there.

    Best regards,
    Rikard

Viewing 17 posts - 1 through 17 (of 17 total)
  • You must be logged in to reply to this topic.