React.js 101 – Part 1: Getting Started with Components
Learning React.js is quit exciting
#ReactJS
#LearnReact
#WebDevelopment
#JavaScript
#FrontendDev
#ReactComponents
#CodingTutorial
#React101
#DevTips
#Programmers
Learning React.js is quit exciting
#ReactJS
#LearnReact
#WebDevelopment
#JavaScript
#FrontendDev
#ReactComponents
#CodingTutorial
#React101
#DevTips
#Programmers
How to remove autocomplete in all fields WordPress CSS? Reason is some fields auto fill is wrong. Example email field auto fill with date of birth. Some users confused of this and don’t want this in their site. Copy the codes below in your functions.php of your current theme folder.
Remove the ” <p></p> “ on the footer Default functions
Where ‘style-woocommerce’ is the ID of your stylesheet and get_stylesheet_directory_uri().’/style-woocommerce.css’ is your .css DIR. Function below is for woocommerce page css only. This will show on woocommerce pages else is not.
How to get the current post parent category ID? Just copy the codes below and paste this your template.
The codes below suits on product subcategory looping. Get the custom field of every subcategory ( inside the loop ). Get the check-box label text.