0
2349
Get wordpress top level taxonomy
We can get wordpress top level taxonomy by current taxonomy ID. Read more
0
2259
Awesome Search and Replace Tool For WordPress
This is Awesome Search and Replace Tool For WordPress. It is very helpful to migrate wordrpess site from one server to another. Main script is here Thanks Read more
0
2435
Tiny Circleslider and awesome jQuery diameter slider
Tiny Circleslider can be downloaded from here. http://baijs.nl/tinycircleslider/ WE can add custom function when slider diameter rotate. More interesting page is set default slider or start position of Tiny Circleslider. I mean set default position of Tiny Circleslider. Very simple,... Read more
0
3820
iPad/iPhone hover problem for click event
For clicking in hover div is not working properly in iPad/iPhone. For this we can add this js code. To make it only for iOS, we should add condition. The code with that condition are given below. N.B: You must... Read more
0
2278
Enable HTML to wp_email in a quick way
Just write this function above wp_email function you call. So the code should look like this Read more