Page template option not showing in WordPress

How to set template option in WordPress Page I missed to share with all of you that one time i faced a  problem that i don’t get the option of selecting a page template and if you are a wordpress developer then you can understand how much typical problem is it? .I solved out template … Read more

How to use datepicker in html form

How to use datepicker in html form for display calendar.It gives the option to select date,month and year in html form which becomes easy for user.No need to enter the date value in textbox only need to select and it will display automatically in text field.Just see an example. <!doctype html> <html lang=”en”> <head> <meta … Read more