Title: checkout page code php
Last modified: January 7, 2023

---

# checkout page code php

 *  [aymanecharbane](https://wordpress.org/support/users/aymanecharbane/)
 * (@aymanecharbane)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/checkout-page-code-php/)
 * hello everybody
 * I tried to find the code php of the checkout page in theme file editors, but 
   i did’nt find the code
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcheckout-page-code-php%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/checkout-page-code-php/#post-16353100)
 * Hello [@aymanecharbane](https://wordpress.org/support/users/aymanecharbane/),
 * Please navigate to this path `wp-content\themes\oceanwp\woocommerce` then you
   can find the /checkout/ folder.
 * _______
 * To customize the theme please follow the instruction below:
 * First, you need to use the child theme.
    You can copy the meta file from the 
   partials folder in the child theme following the same path and then do necessary
   changes.
 * For more information about that, please follow the steps below:
 * By using FTP or cPanel access (if didn’t use the localhost), Go to this directory:
   
   wp-content\themes\oceanwp\partials Find your template which you want to customize
   and copy that template file(in your case, for example, you need to change the
   date on the blog pages, so you need to use the blog template(s): [https://i.postimg.cc/brv9gn9s/image.png](https://i.postimg.cc/brv9gn9s/image.png)).
 * Then head over to the same path on the child theme. There isn’t an entry folder
   as a default on your child theme, so you need to create a new one(one time).
 * Example: If you want to change the HTML tags structure in the single blog posts
   featured image for standard post format, all you need in this step is:
 *  1. Head over to your WP root > wp-content > themes > oceanwp > partials> single
   > media path.
    2. Then, find the “blog-single.php” file and copy this file. 3.
   After that, back to the themes folder (wp root > wp-content > themes) and go 
   to oceanwp-child-theme-master folder. 4. Create a new folder into the child theme
   with the “partials” name. 5. Go to the /partials/ folder and create a new folder
   with the “single” name. 6. Go to the /single/ folder and create a new folder 
   with the “media” name. 7. Go to the /media/ folder and paste the “blog-single.
   php” file here.
 * * Please check this screenshot: [https://i.postimg.cc/sxjYTWyt/image.png](https://i.postimg.cc/sxjYTWyt/image.png).
   *
   Download child theme: [https://docs.oceanwp.org/article/90-sample-child-theme](https://docs.oceanwp.org/article/90-sample-child-theme)
 * **Note:** It’s working with the** /woocommerce/ **folder or root of the theme
   files.
 * Best Regards

Viewing 1 replies (of 1 total)

The topic ‘checkout page code php’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/oceanwp/4.1.5/screenshot.png)
 * OceanWP
 * [Support Threads](https://wordpress.org/support/theme/oceanwp/)
 * [Active Topics](https://wordpress.org/support/theme/oceanwp/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/oceanwp/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/oceanwp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shahin](https://wordpress.org/support/users/skalanter/)
 * Last activity: [3 years, 4 months ago](https://wordpress.org/support/topic/checkout-page-code-php/#post-16353100)
 * Status: not resolved