Viewing 3 replies - 1 through 3 (of 3 total)
  • Looking at the links you posted it looks like your theme was built based on an old WP eCommerce version. I believe version 3.7 or lower which is really outdated now.

    What you should check firs is in the Store -> Presentation page look on the right side where the theme files are displayed.
    If you see file names that don’t start with wpsc- (16 files in total) then your theme is still loading the old WP eCommerce theme files.

    A quick fix would be to remove those but be aware that it “might” break some of the styling of the website so you will have to fix it afterwards

    You can look under wp-content/uploads/wpsc/theme (or themes/) i believe and if you have that folder then just rename it to something like theme-OLD then do a theme cache flush from the Presentation page and it should load the latest files.

    Just checked the source code of your page and my above reply is correct.
    It appears your theme is loading files from here wp-content/uploads/wpsc/themes/iShop/
    Just go there and rename the /themes/ directory then refresh the theme cache. You will have to make adjustments afterwards.

    Also if in the Presentation page you have files with the checkbox checked you should remove those files from your active theme or move them to a different directory.

    Thread Starter patrickhoran

    (@patrickhoran)

    That worked perfectly. Thanks for the assist!

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

The topic ‘Missing plugin files after update’ is closed to new replies.