• I’m having trouble doing this:

    Duplicate your theme’s page.php file, and name it woocommerce.php. This file should be found like this: wp-content/themes/YOURTHEME/woocommerce.php.

    Can someone tell me step by step how to do this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Using a program like Filezilla and ftp (or sftp), navigate to wp-content/themes/yourtheme/.

    (1) Download the page.php file to your computer.
    (2) Rename this file to woocommerce.php.
    (3) Copy the contents of page.php into this new file.
    (4) Upload woocomerce.php back to the server.

    Thread Starter FOUR LA

    (@four-la)

    On Filezilla, where do I go to navigate to wp-content/themes/yourtheme/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Your theme does not declare WooCommerce support’ is closed to new replies.