Tag: Tips & Tricks

How Can You Show All Posts on A Archive Page for A Specific Custom Post Type (No Posts Pagination)

Sometimes we need to show all of the published custom posts of a specific custom post type on its archive page that should not have a posts pagination.

How to Provide SVG Support on WordPress Media Library?

Do you want to use/upload SVG images on the WordPress media library but can not upload in the media library due to security reasons? Please follow this tutorial to use SVG images in your WordPress site.

How to Change WordPress Administrator Password Using PhpMyAdmin

If you want to reset the WordPress dashboard admin login credentials using PHPMyAdmin (MySQL database), here is a little information that you would find helpful.

How to Enable ‘POST REVISIONS’ in WordPress

‘POST REVISIONS’ help us to fall back to an earlier version of the posts/pages if you accidentally/intentionally modified the contents of that particular post or page and want to restore the previous contents immediately.

How to Modify Default “Sub-Menu” Class for Child Menu in WordPress

Sometimes we need to modify the default “sub-menu” class for the child menu in WordPress. There is no direct way but this tiny tutorial can help you to accomplish this task.

How to add an admin user in WordPress using FTP

You have FTP access to your WordPress website and need an admin user account? This tutorial will walk you through creating one.

Go to Top