Setup output path to compiled css files using ‘vscode live sass compiler extension’
1. Go to settings.json file from vscode live sass compiler extension settings 2. Then add these code Other Possible fixes ->
Remove Dashboard button from menu in my account page – WooCommerce
Add first name, last name and confirm password fields into Woocommerce registration form
How To Add Custom User Role In WP
Default Tab & Filter For MixItUp
Close your Elemntor Pop-Up Menu on Link Click
To begin with, insert an HTML element in the same popup as your menu This will make Elementor close popup on click. After adding the code. Then, copy the code below in it
How To remove a commit on GitHub?
1 – Copy the commit reference you like to go back to from the log: git log 2 – Reset git to the commit reference: git reset 3 – Stash/store the local changes from the wrong commit to use later after pushing to remote: git stash 4 – Push the changes to remote repository, (-f […]
Reverse Search Based On ACF Relationship Field
The scenario: Two custom post types: Event & Sponsor. Now every Event has multiple Sponsors…Which was set up by the ACF relation field for the Event Page. Now we have Single Sponsor Pages too. All we want to do is show all events that were sponsored by our SPONSOR on the single sponsor page. #Method […]
Bypass “Are you sure you want to log out?” message in WooCommerce
How To Wrap Every 2 WordPress Posts Inside Bootstrap Row Class
Project Name: DCP Site Layout Example: View Example #CODE EXAMPLE #MAIN CODE EXAMPLE
Separate Custom Post Type Taxonomy by Comma
***Important Article: https://wordpress.stackexchange.com/questions/238359/separate-custom-post-type-taxonomy-by-comma
Generating PDF with jQuery
# Call This JS/jQuery Files # Now put this code in your main js file