Sounds like you’re trying to theme a site. If you’re using WooCommerce you can find their docs here.
Hooks and filters can be very confusing, but the more you use them and break stuff the more you’ll grow comfortable with them.
Related Posts:
- Hide a menu-item and its submenus and display a ‘Log in’ link if the user is logged out
- How to check if woocommerce is activated in theme
- Proper use of Output Buffer
- List of all theme customizer control types?
- Edit tag cloud widget number
- function_exists call in function.php
- Debugging an error: wp_enqueue_style was called incorrectly
- Set the transport of the Customizer ‘header_image’ core setting to ‘postMessage’
- How to get the original price of the product in woocommerce?
- The best way to customize “nav-menu-template.php” to add if the ‘link_before’ is “checkbox”
- Cleanest/Fastest way to avoid calling and retrieving data from the database multiple times?
- Understanding WordPress child theme custom JS loading
- Remove css styles from specific page
- Is the regular ajax request method safe or I should use admin-ajax.php?
- WooCommerce – Display variation custom field value [closed]
- Output a WooCommerce product custom field in WooCommerce using get_post_meta()
- Woocommerce: Is it possible to overide the settings for allowing to purchase out of stock products [closed]
- Woocommerce HTML email option unavailable
- How to add SVG icon above product tab title
- Can I change a variable in a content part while calling it?
- What is the fastest way to load PHP functions that are only used in one theme template?
- Woocommerce – remove product from category
- Differences when using the the_time and the_date functions
- Limiting woocommerce line_total decimal length
- Set WordPress Default Template
- write custom woocommerce templates and forms
- WooCommerce – Reset quantity input field when variation changes
- get current product name in functions.php
- Automatically remove a canceled order in Woocommerce
- Create another “Display Site Title and Tagline” checkbox, “Header Text Color” setting and control
- Converting HTML Template to WordPress Theme
- How to remove the cufon script from Dzonia Lite theme [closed]
- How do I add custom bulk actions to multiple custom post types?
- How can I apply_filters from inside a function?
- Pass Category Name, Description and Photo into variables to pass to jQuery
- Woocommerce: hook action/filter I could use to add variation id and price with each attribute opt on WooCommerce Rest api
- WooCommerce: How can I get orders with a custom ID in order meta data object?
- Error in custom php function doesn’t exist
- Populate editor with some content of a page with a page template
- Skt full width basic slideshow problem
- How to disable controls in theme customizer?
- Is the “_s” on this `sprintf(__(‘Page %s’, ‘_s’), max($paged, $page))` just refer to a text domain?
- WordPress admin-ajax.php
- What exactly do this function declared into functions.php file of a WP theme?
- How to call multiple functions from multiple files into a WordPress page template [closed]
- What is the best way to define constant options for a theme?
- Remove item in Checkout
- Personalize checkout text
- WP All Import / Update stock quantity from multiple XML files
- How do i wrap woocomerce attribute in list?
- Removing files programmatically
- get_page_templates only return templates with “home” in the filename
- Is there a hack for using is_page() within the function.php file?
- Extract and display user infromation on an automatically created page
- Custom Taxonomy Select Menu: Setting default option value?
- Show different website layout if no sidebar added
- How can I assign separate stylesheets to different pages?
- Need advice on theme customizer and child themes
- How to make sure relative URL works when site is not on root domain?
- Execute PHP code only with specific user role
- Woocommerce order status payment
- Dynamically switch file in get_template_directory_uri() | Function [closed]
- Uncaught TypeError: extract(): Argument #1 ($array) must be of type array, null given
- Woocommerce My acount page
- Woocommerce – Exclude variation attribute on specific variation
- PHP function for horizontal Woocommerce thumbnails and badges
- php code for outputting a custom page in my account
- require get_template_directory() . ‘path/to-my/file.php’ BREAKS customize > themes functionality
- Hide specific shipping methode depending on day and time of day
- Programmatically add a product to the cart and set price to zero when buying from certain category
- I want to show cart items number if any or nothing, simple CART text
- Adding custom field to product category and show it to shop/category shop page
- Hide payment method based on user role AND minimum cart value
- WooCommerce display price before add to cart [closed]
- Remove span tags from WooCommerce Downloads page
- Exclude category from woocommerce product category list
- Including user data in “new user notification email”
- How to auto-generate random numbers in username?
- Remove generated category and tag class names from woocommerce product & blog listings markup
- WP_Query To Display Product Of Brand On Taxonomy Page
- Woocommerce Add custom “Add to cart button” in single page with tags
- Get Billing Email from WooCommece Checkout and Pass to Fullstory JS
- Theme editing “post thumbnail” help
- Where can I find the declaration of `$_wp_theme_features`?
- Calling PHP function doesn’t work in index.php
- My customizer’s setting doesn’t set to the default and needed to click the control’s “Default” button before it’ll be set
- Save the outputted image into the Media Library, with a different filename and extension
- WordPress get_post_meta issue
- Woocommerce Price Text
- WordPress causing all code to be displayed on line 1. Receiving multiple errors after cleaning cookies and cache
- How to add button to top of theme customizer?
- How to add margin underneath woocommerce total price amount -> productpages
- ACF | WooCommerce | Theme Development | How to include a /template-part/ that makes use of ACF’s on a custom WooCommerce homepage?
- Woocommerce – Shipping tax class based on cart items not using the highest tax available
- I need a button to appear when not loged in and another when logged in, I need help fixing code PLEASE!
- Load slideshow.css file only if Slideshow is checked / on
- Warning: Attempt to read property “term_id” on int – Woocommerce
- Hide child of parent categories already hidden with “get_terms_args” – Woocommerce
- Automatically change insurance quantity based on cart total [closed]
- Add text below WooCommerce short description if metabox value is true