After wasting precious hours ( maybe days ) looking for a way to remove the base /category/ thing from wordpress category list ( when linking to it ) I couldn’t believe my eyes how easy it was. No plugins, No … Find out more
You’ve got a problem in uploading big files to your website? How many times did you get the following error: This file is too big. Your php.ini upload_max_filesize is 4M. If so, then put the next code in your .htaccess … Find out more
I had a hard time figuring how to make wordpress display backslashes in posts. There are 2 solutions for this problem: Use html code for backslash which is \ Use double backslashes like \\ The html code must be inserted … Find out more