If you are tying to access the sitemap in Yoast SEO and getting the following error. Not Found The requested URL was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Then the main reason for this error is that you…
Continue ReadingWordpress Tutorials
Make featured image appear before title on blog page in Genesis
If you somehow came across a situation where you wanted to make featured image appear before title on blog page in the Genesis framework WordPress then the following code is gonna help you do that. Just add the following code to your functions.php file in child theme and you are done. Add this to your…
Continue ReadingHow to display or hide widgets on certain pages?
Below is a guide about how to display or hide widgets on certain pages in WordPress. if you have come across a situation where you want to display or show a widget on one page and hide the same widget on another page or pages then Display Widgets will do this trick for you. It…
Continue ReadingHow to change upload file path in wordpress from MySQL
Below is a step by step tutorial on how to change upload file path in WordPress or media upload path in WordPress from the database or MySQL: If you want to change upload file path or media upload path in WordPress and you are not able to do it from the backend of WordPress, then…
Continue Readingmaximum execution time of 30 seconds exceeded in wordpress solution
If you even came across this error message “maximum execution time of 30 seconds exceeded……” while uploading a large image to wordpress or you have slow internet connection that takes longer than usual to upload an image then the solution to your problem is below. 1. The first thing that I do normally for myself…
Continue Reading