How To Add Wisita Videos In WP
Solution https://community.wpbeaverbuilder.com/t/wistia-oembed-link-not-working/5974/12
Pagination (page/2/) displaying 404 on archive pages for page Navi plugin
Woocommerce Hooks In Brief
Woocommerce checkout before order review hook Woocommerce checkout before order review – remove a hook callback
Notes On SCSS
Partials on SCSS Partials in scss files contains variables and start with an underscore. It will not generate a CSS file or CSS map file, like style.scss
Difference between – -save and – -save-dev?
–save-dev adds the third-party package to the package’s development dependencies. It won’t be installed when someone runs npm install directly to install your package. It’s typically only installed if someone clones your source repository first and then runs npm install in it. A perfect example of this is: $ npm install typescript –save-dev In this […]
Protected: Custom Checkout Fields Related Project-Notes
There is no excerpt because this is a protected post.
Get a list of checked checkboxes in a div using jQuery
#HTML CODE #Here is the jQuery Needed
Automatically close all the other details tags after opening a specific details tag
#js code
Reload/Refresh a Section With jQuery
Sample code for getting url Sample code for reload a section
Update Url Without Reloading The Page With jQuery
Sample code
Fix HTML5 Video tag not working in Safari, iPhone, and iPad
#Will not work #Will Work.. have to add playsinline attribute https://youtu.be/M1UzCyJHdwQ