Skip to:
Content
Pages
Categories
Search
Top
Bottom

Cannot find page.php and cannot edit index.php

  • @terrek

    Participant

    In installing Buddypress in WP to my Headway theme. The instructions say to open either the page.php or index.php file. “Make note of the HTML template structure of the file, specifically the <div> tags that surround the content and sidebar. ” When I open the file to edit I it contains the text below. I admit I am brand new to all this but this doesn’t look right. What am I missing? Please! Thanks in advance!

    
    <?php
    /**
    * Main template file used for Headway.
    *
    * <a href='http://buddypress.org/community/members/author/' rel='nofollow'>@author</a> Clay Griffiths
    * @package Headway
    **/
    
    /* Prevent direct access to this file */
    if ( !defined('WP_CONTENT_DIR') )
    die('Please do not access this file directly.');
    
    HeadwayDisplay::layout();
Viewing 1 replies (of 1 total)
  • @karmatosed

    Moderator

    Headway is probably going to require some different steps as more of a Framework. I know it may sound like passing on advice but I know Headway had (not sure if updated) a leaf for BuddyPress: http://headwaythemes.com/addons/leafs/headway-buddypress-addon/ (currently 404’ing though). My advice would be check that out by contacting Headway.

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot find page.php and cannot edit index.php’ is closed to new replies.
Skip to toolbar