Forums

Presswork - template php page? (3 posts)

  1. abandonedbicycle
    Member
    Posted 8 months ago #

    Hi

    I'm new to using WordPress and I'm trying to build a website using the Presswork theme. Does anyone know which of the php files is the equivalent of page.php and if so how to stop the page title being displayed on each page.

    Thanks

  2. Rev. Voodoo
    Volunteer Moderator
    Posted 8 months ago #

    in that theme, since page.php is not present, it goes to index.php

    looks like the index.php just calls in some options, all the heavy lifting is done inside functions.php.....

  3. c. bavota
    Member
    Posted 8 months ago #

    Actually, PressWork is built on custom actions, which appear in the /admin/actions.php file. This question was also asked in the PW support forum:

    http://support.presswork.me/discussion/164/how-to-remove-page-titles

Reply

You must log in to post.

About this Topic