Title: WooCommerce Hooks
Last modified: October 27, 2022

---

# WooCommerce Hooks

 *  Resolved [iwaaleksey2011](https://wordpress.org/support/users/iwaaleksey2011/)
 * (@iwaaleksey2011)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-hooks-3/)
 * Hello, can you tell me if there are Hooks for making changes to the page of one
   product?
 * As shown in the screenshot.
 * [https://drive.google.com/file/d/1WMdG_3pLYcO7LYsMBOvCdA_-KkkTmtoc/view?usp=sharing](https://drive.google.com/file/d/1WMdG_3pLYcO7LYsMBOvCdA_-KkkTmtoc/view?usp=sharing)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwoocommerce-hooks-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-hooks-3/#post-16138949)
 * Hello [@iwaaleksey2011](https://wordpress.org/support/users/iwaaleksey2011/),
 * Please follow the steps explained in this link:
    [https://stackoverflow.com/questions/70225988/add-content-after-product-thumbnail-gallery](https://stackoverflow.com/questions/70225988/add-content-after-product-thumbnail-gallery)
 * Here is all WooCommerce Hooks: [https://woocommerce.github.io/code-reference/index.html](https://woocommerce.github.io/code-reference/index.html).
 * To edit the single product template, 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).
 * **Note:** It’s working with the /woocommerce/ folder or root of the theme files.
 * 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
 *  Thread Starter [iwaaleksey2011](https://wordpress.org/support/users/iwaaleksey2011/)
 * (@iwaaleksey2011)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-hooks-3/#post-16142226)
 * Hello, thanks for telling me which way to go, it remains to correct the styles…
   
   Thank you!
 * [https://drive.google.com/file/d/1zsCDUd5lSwobGqTKv6X4vQZ8ngjD6aYK/view?usp=sharing](https://drive.google.com/file/d/1zsCDUd5lSwobGqTKv6X4vQZ8ngjD6aYK/view?usp=sharing)
 *  [Shahin](https://wordpress.org/support/users/skalanter/)
 * (@skalanter)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-hooks-3/#post-16148411)
 * Hello [@iwaaleksey2011](https://wordpress.org/support/users/iwaaleksey2011/),
 * You’re welcome.
    I’m glad it is resolved.
 * You can learn how to use Chrome Developer Tools or Firefox Developer Tools to
   help you see and test changes to your CSS:
    [https://developers.google.com/web/tools/chrome-devtools/](https://developers.google.com/web/tools/chrome-devtools/)
   [https://developer.mozilla.org/en-US/docs/Tools](https://developer.mozilla.org/en-US/docs/Tools)
   CSS Tutorial: [https://www.w3schools.com/css/](https://www.w3schools.com/css/)
 * And for responsive sizes, put your CSS on custom screen size:
 *     ```
       @media only screen and (max-width: 480px) {
           /* put your CSS here*/
       }
       ```
   
 * Or use between sizes:
 *     ```
       @media (max-width: 960px) and (min-width: 481px){
           /* put your CSS here */
       }
       ```
   
 * For more information about media queries, please read this article:
    [https://www.w3schools.com/css/css_rwd_mediaqueries.asp](https://www.w3schools.com/css/css_rwd_mediaqueries.asp)
 * Best Regards
 *  Thread Starter [iwaaleksey2011](https://wordpress.org/support/users/iwaaleksey2011/)
 * (@iwaaleksey2011)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-hooks-3/#post-16148431)
 * Hello, thanks again for what you do!
    I already fixed it, you can see the result
   here:
 * [https://zontnsk.ru/universalnyj-kontroller-zont-h1000-pro/](https://zontnsk.ru/universalnyj-kontroller-zont-h1000-pro/)
 * [https://zontnsk.ru/zont-h2000-pro/](https://zontnsk.ru/zont-h2000-pro/)

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

The topic ‘WooCommerce Hooks’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [iwaaleksey2011](https://wordpress.org/support/users/iwaaleksey2011/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/woocommerce-hooks-3/#post-16148431)
 * Status: resolved