• I tried several WordPress themes. It seems a lot of them requiring configuration or initialization. Where are the user manual or installation instructions supposed to be?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Your resources are:

    1. Readme files contained in the theme pack
    2. Theme developer’s web site
    3. Theme developer’s help forum, if any
    4. Theme developer’s premium (paid) support, if any

    S.K

    Thread Starter jaguarx

    (@jaguarx)

    Kichu,

    Thanks for your reply. What I want is a top menu bar with items of my own choice. The themes providing top menu bars always set up your pages as menu items. I would need to tweak the header.php files a lot to get what I want. The alternative is to use menubar plugins to implement the menu bar in each page. Do you think this is a vaible approach? Thanks,

    It depends on the theme. Some display categories on top bar and some both categories and pages.

    It is not always header.php where the call to the menubar is housed. Some theme authors tuck it in includes, classes, functions etc. and make it complicated. If you want to customize the menu it is better you read through the templates and associated files in the theme pack and do the hacking by trial and error.

    For this kind of sandbox trials, it is better to install a webserver+WordPress in your system. Otherwise have a test installation of WordPress in a separate directory (folder) of your web space (call it “test bench” if you fancy!) so that your mainstream blog doesn’t get screwed up.

    Yes. You can try the menubar plugins too. But again its success depends on how your theme is coded.

    Cheers!

    S.K

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Theme Configuration’ is closed to new replies.