Click event in reactjs for dynamic html elements
Below is the sample code for reactjs to click on dynamically created elements. You can get attribute values and can
Continue readingBelow is the sample code for reactjs to click on dynamically created elements. You can get attribute values and can
Continue readingAdd the below code: in your wp-config.php file below the line. /* That’s all, stop editing! Happy publishing. */ and
Continue readingHere are the steps to generate and configure ssl with nginx. You can use the command below to generate and
Continue readingAdd the below code in your functions.php in wordpress theme and after that open settings > permalinks and save the
Continue readingHere are the steps to redirect your custom post type single pages to not found page. Add the below code
Continue readingBelow is the code to fetch the description from wikipedia api of any keyword. Here we fetch the spices description.
Continue readingHere are the instructions to configure the url rewriting in nginx with wordpress
Continue readingBelow are the steps to create mysql user and grant all preveliges to database
Continue readingIf you are using nginx and unable to connect php with mysql in your php code. Try below commands from
Continue readingBelow is the code to add theme options to wordpress, in this below code you can add fields like text
Continue reading