• Page: https://www.incessant-logic.net/

    I want to add some page tabs (where it currently says “JC’s Fiction”). Each one will be to a specific link; files, forums… etc. I also want a home tab to return to the main page.

    Should I be looking to add these into the template? Which I’d prefer not to. Or can I somehow add them into the DB so that I can have them display in different themes?

    In the same theme (idea not look) I want to have my files pages (https://files.incessant-logic.net) display inline eg keep the current layout with the files bit where the blog is now. Would that be possible? If so how?

    Thanks in advance. (2nd thing is really not urgent as I can set footer and header with the software I use now.)

    ——————
    Edit:

    I have the links visible now, JC’s Fiction is the one generated through WP, the others have been added to the theme (header.php).

Viewing 2 replies - 16 through 17 (of 17 total)
  • Sorry, i screw up the layout, this is the code:
    <li><a href="<?php bloginfo('url'); ?>/imgv/" target="_blank">ALBUMS</a></li>

    Thread Starter lost-ninja

    (@lost-ninja)

    Okay to make my site work the way I did I edited the header.php as mentioned above, while this does work perfectly it leads you to the problem that if you change the theme, or update it you need to make the hard coded changes to either an updated header.php or to the new theme.

    Redirectify, if I can get it and it works in the way I’m expecting, should allow me to add a dynamic link (eg pulled from the database) that will then automatically redirect to a specific link. Essentially making the whole management of a site a hell of a lot easier. ??

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Page Tabs – Adding fixed links…’ is closed to new replies.