• I’m trying to develop a theme from existing toolbox 1.4 framework (theme is intended for this) and i have a problem how to trigger execution of specific php files. I managed to see how archives.php, category.php, 404.php look like, but for content.php (displayed when is_search()==false) i can’t find a way to trigger it.

    And until i do, i have no idea how will that page look like. Typing blind in style.css and hoping it turns out ok is not the way.

    I know how to trigger 404 either by typing in non-existant page or by using “index.php?error=404”, the only url i know that guarantees display of specific php file.

    I did not find any meaningfull help on this problem.

    Can anyone help me with this ?

  • The topic ‘Trigger display of specific page (needed for theme development)’ is closed to new replies.