Quick Tip: WordPress template drop-down list is missing
If you can find the list of page templates in the page editor on WordPress try this quick fix that will probably help.
If you can find the list of page templates in the page editor on WordPress try this quick fix that will probably help.
A quick and easy way to prevent specific resources to be cached by sending the correct headers in .htaccess file.
Handling resources, redirects and other operations is very easy and useful using the .htaccess file of Apache web server.
Sometimes, we want to block or redirect traffic based on its network IP address.
But what to do when %{REMOTE_ADDR} returns the wrong address? (more…)
If you just can’t find how to remove “Archives” from your pages, this quick tip is for you.
This tip is also useful for the woocommerce plugin which uses archive pages, like Archive: Products
Whoever worked a lot with text files possibly had this problem before, you have text file filled with unwanted characters, some are “hidden” (another way of saying that there are characters that your system can’t represent as symbols on your screen) and some are just redundant and not needed.