• Within the Yada Wiki settings you can set a custom wiki slug for permalinks. The default is “wiki”, and all pages are listed under “wiki/page”.

    When visiting the base “wiki” URL (i.e. https://wpsite.com/wiki/), it displays a list of Archives. Is there a way to override this? I’d ideally like the base to instead display the TOC or another WordPress page.

    I’m familiar with coding and can make changes to functions if necessary. Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author dmccan

    (@dmccan)

    Hi suiken,

    It is the way WordPress works. You might try using a theme/page builder that allows you to create the archive and add the TOC shortcode there, reverse engineer how page builders do it, or create a theme PHP file with the shortcode. I hope this helps.

    David

Viewing 1 replies (of 1 total)
  • The topic ‘Override slug archives’ is closed to new replies.