• AnnaGallow

    (@annagallow)


    I have an installation that is not displaying correctly. All the products pages (list as well as single products) are not using any of the correct styling or layout. You can see the current display here: https://1d7.aa9.myftpupload.com/products-page/

    It almost feels like the pages has no structure but I am unclear on how to re-establish or correct this. Any help would be MUCH MUCH MUCH appreciated!

Viewing 6 replies - 1 through 6 (of 6 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hi,

    I guess you miss to include “Header” & “Footer” section in this products page.

    You can include this via below code into your template file of “Product Page”:
    <?php get_header(); ?>

    // Your rest of the code….

    <?php get_footer(); ?>

    Thread Starter AnnaGallow

    (@annagallow)

    Thanks! What is the best way to do that? I assume that I should edit the wpsc-products-page.php directly from the plugin folder. Is there a was to just copy that to my child theme and modify that there? I have been searching the documentation and don’t see what I am looking for.

    Thanks so much!

    Thread Starter AnnaGallow

    (@annagallow)

    Sorry, I found that on the settings page.. it looks like that helped but now the pages still are missing content. You can see an example here: https://1d7.aa9.myftpupload.com/products-page/apparel/new-moosewood-cap/

    The photos, price, sidebards, header, and footer are all still missing…

    AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hey, Seems some confusion here. Lets connect via Skype quickly to address and resolve the queries you have.

    Thread Starter AnnaGallow

    (@annagallow)

    Hi, sorry that I don’t use Skype. Is there any other way I can work with you to get you what you need?

    My issue is this: The product list or individual product pages are not displaying correctly. They were loading with the sidebars in the wrong place and none of the site’s styling was being applied. I followed your instruction/suggestion to add the header and foot er php to the page templates after I had made a copy of them in the child theme folder. Now that I did that the site’s styling has been applied (correct fonts, colors, and background image) but non of the header elements (navigation, logo, etc.) or footer elements (text, instagram feed, or graphics) appear. The sidebars also does not appear and some of the product information is missing (such as photos, price, ‘add to cart’ buttons, etc.).

    You can see an example of this on once of our product pages: https://1d7.aa9.myftpupload.com/products-page/apparel/new-moosewood-cap/

    I hope this helps but if not please let me know and I will do my best to provide additional information.

    Thread Starter AnnaGallow

    (@annagallow)

    In order to move forward with support will I need to get a new license for our Gold Cart?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WP Ecommerce pages not displaying pages or Styling’ is closed to new replies.