• pressorder

    (@pressorder)


    I have a problem finding a way to modify/edit the Boumatic Theme.
    I’d like to change the navigation in Single and Main Index Templates, but what I get is this:
    <?php thematic_navigation_above();?>
    Where is that file in the theme files? Thematic theme is exactly the same, so modifying thematic doesn’t work.
    I would also like to make changes to the left column, but there is no file pointing to the left column/menu.

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

    (@esmi)

    Thread Starter pressorder

    (@pressorder)

    I am sorry but if you’re too lazy to respond with details and actual helpful information, don’t post at all esmi. Do you think I am so dense I haven’t found those links myself?
    They don’t explain anything I asked in my question. So thanks for nothing.

    Devin Price

    (@downstairsdev)

    That’s no way to get help. Ask for extra clarifications. The moderators are your friends.

    <?php thematic_navigation_above();?> is a function you can plug into- but that’s probably not what you want to change the actual navigation bar. Try reading this https://wordpresstheming.com/2009/11/filter-menus-in-thematic/. You can add conditional statements to display a different menu on a single page and index page.

    Most sidebar changes can be made through the stylesheet. What exactly are you trying to do there? Also, the Thematic forum is really good for answering Thematic specific questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Boumatic / Thematic – how to modify the theme’ is closed to new replies.