Title: Coding issues
Last modified: August 22, 2016

---

# Coding issues

 *  Resolved [AbhishekK](https://wordpress.org/support/users/abhishekk/)
 * (@abhishekk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/coding-issues-4/)
 * I have made changes on my website themes page.php file. Now whatever new page
   I publish a page on my website. it will reflect content only from my home page
   which is page.php file. The page.php code is as such:
    <?php /** * The template
   for displaying all pages. * * This is the template that displays all pages by
   default. * Please note that this is the WordPress construct of pages * and that
   other ‘pages’ on your WordPress site will use a * different template. * * [@package](https://wordpress.org/support/users/package/)
   SKT Full Width */
 * get_header(); ?>
 * <div id=”primary” class=”content-area”>
    <div class=”site_name”> <p><span style
   =”color:#8ad323;font-size:50px; font-family:’Roboto Condensed’, Arial; font-weight:
   bold;”>A</span>reca Ventures</p>
 * </div>
 *  </div>
    I have deleted all the code to suit my homepage design idea. I am using
   a woocommerece plugin for this site. But am unable to change the theme’s page
   to get support from woocommerce. Please direct me to the necessary changes to
   fix both the issues. recapping:One, the new pages reflect only my home page content
   and woo commerce suport!!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [sonalsinha21](https://wordpress.org/support/users/sonalsinha21/)
 * (@sonalsinha21)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/coding-issues-4/#post-5292369)
 * It seems that your page.php isn’t coded properly. Hence its showing index.php
   content.
 * Kindly restore original page.php and apply only div of styles and make changes
   to the styles in main.css within css folder of the theme.
 * Full Width theme is already compatible with WooCommerce so not much has to be
   done for it.
 *  Thread Starter [AbhishekK](https://wordpress.org/support/users/abhishekk/)
 * (@abhishekk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/coding-issues-4/#post-5292414)
 * Thanks for the advice. It works.
    I have another issue. Please tell me how to
   add social media buttons on my home page for this theme. I don’t want to change
   any code on page.php or any other file. Kindly tell me how to add social buttons
   on the top right hand corner of the home page.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Coding issues’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/skt-full-width/2.1/screenshot.
   png)
 * SKT Full Width
 * [Support Threads](https://wordpress.org/support/theme/skt-full-width/)
 * [Active Topics](https://wordpress.org/support/theme/skt-full-width/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/skt-full-width/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/skt-full-width/reviews/)

## Tags

 * [page.php](https://wordpress.org/support/topic-tag/page-php/)

 * 2 replies
 * 2 participants
 * Last reply from: [AbhishekK](https://wordpress.org/support/users/abhishekk/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/coding-issues-4/#post-5292414)
 * Status: resolved