hook-woocommerce

Stack Overflow

I’m using a WordPress plugin where I simply enter a shortcode for the page to generate. I want to grey out a small section of the content that appears. Is there some html code I can add to the …

tagged: jquery, html, css, wordpress Jan 11 at 22:30
Stack Overflow

My current WP configuration : Version of PHP / MySQL: 5.7.14 – MySQL Community Server (GPL) / Apache / 2.4.23 (Win64) PHP / 7.0.10 Theme used: Genesis sample Installed extensions: Genesis, Custom …

tagged: wordpress, custom-post-type, taxonomy, genesis Jan 12 at 11:46
Stack Overflow

I am designing a theme that requires you to set the featured image for each post and I am posting various different calculator pages under this theme. I would very must like to have the featured image …

tagged: javascript, php, html, css, wordpress Jan 12 at 14:34
Stack Overflow

I have created a post type called dogs for a website im creating and in a page called rehome that uses file called page-rehome-a-dog.php. The page is a parent of our animals and will, in time, have …

tagged: wordpress, function, custom-post-type Jan 12 at 11:32
Stack Overflow

Lets say I have multiple orders of a customer. He is registered at my WordPress site and has a profile with the role “customer”. As an administrator I would like to be able to change his shipping …

tagged: php, wordpress, woocommerce Jan 12 at 12:29
Stack Overflow

I need to add custom price to woocommerce cart I am using woocommerce_before_calculate_totals hook and its working perfectly now I want to add this custom price to cart only if products are in …

tagged: php, wordpress, woocommerce Jan 12 at 11:23
Stack Overflow

I have mytheme-child/functions.php where I declared and assigned global variable: global $mycustvar; $mycustvar = “abc” Now when I print_r() same variable in **mytheme-child/woocommerce/single-…

tagged: php, wordpress Jan 12 at 12:38
Stack Overflow

I’m dynamically populating select fields inside of a repeater using AJAX. JS: $(‘body’).on(‘click’,’.add-sku-check’, function(){ var post_id = …

tagged: ajax, wordpress, advanced-custom-fields, add-filter Jan 12 at 6:21
Stack Overflow

I’ve been working on this problem for several days with no success, and no searches turn up anything like my case. The Setup I have a wordpress install configured with WP-REST-API to send its data …

tagged: wordpress, ember.js, oauth2 Jan 11 at 15:53
Stack Overflow

I have two post’s next to each other on one of my pages. I have them take up the full width of the page. Although I got this to work, on the right the thumbnail has a small gap under it. This only …

tagged: html, css, wordpress, image, image-size Jan 12 at 5:39
Stack Overflow

Description: I have a requirement that upload files to WordPress. Now I’m using rest-api plugin and uploading files with /media endpoint. But I can only upload files to a fixed folder. Requirement: …

tagged: php, wordpress, file-upload, folder, wordpress-rest-api Jan 12 at 2:09
Stack Overflow

i am developing a word press site and used text widget as sidebar widget and embedded a YouTube video in it and made it responsive. everything is working perfectly but the problem is that the extra …

tagged: php, css, wordpress, widget Jan 12 at 10:06
Stack Overflow

I’m trying to use wp-bootstrap-navwalker to customize my navigation. here is the example of my current static code <div class=”collapse navbar-collapse”> <ul class=”navbar-nav nav …

tagged: php, wordpress, twitter-bootstrap Jan 11 at 22:14
Stack Overflow

I use wordpress and I want displaying categories in order by name. I pasted the function in archive-product.php file and displays the categories in order after ID < ul class = “products” > …

tagged: php, wordpress Jan 12 at 13:57
Stack Overflow

Apologies, I have literally no idea when it comes to .js stuff; I’m a designer mostly and so far have never needed to use any js. I’m soon to build a site for a client in WordPress, and they have a …

tagged: javascript, wordpress Jan 11 at 17:53
Stack Overflow

I am trying to update the code of my WebLizar “Coming Soon Page & Maintenance Mode Pro” Theme 1. I want to remove the Google Maps code. The directions WebLizar support provided is “Please go to …

tagged: wordpress, plugins Jan 12 at 6:36
Stack Overflow

How do I change the contact form 7 ajax loader? I tried a few tutorial links but nothing seems to be working due to the recent update in the plugin 🙁

tagged: ajax, wordpress, contact-form-7 Jan 12 at 11:21
Stack Overflow

I’m creating a website for a client using wordpress as the cms and writing a custom theme. As the client’s organisation is relatively new and they don’t know exactly what type of content they will …

tagged: php, wordpress, custom-wordpress-pages Jan 11 at 22:36
Stack Overflow

I need to add custom price to woocommerce cart I am using woocommerce_before_calculate_totals hook and its working perfectly now I want to add this custom price to cart only if products are in …

tagged: php, wordpress, woocommerce, hook-woocommerce Jan 12 at 10:51
Stack Overflow

can someone help me out with Woocommerce issue. I see that they removed shortcode for forgot password, but I am in need of one, since I am trying to embed the form in pop-up. If anyone who had a …

tagged: wordpress, woocommerce, passwords, shortcode, forgot-password Jan 12 at 15:28