Recently, we showed you how to style your comments layout and how to style your comment form. One of our users emailed us and asked “how did you make your gravatar images round? Are you storing gravatar images locally to get them to be round?”… Read More »
How to Hide Title for Selective WordPress Posts and Pages
In our post about how to hide widget titles, we had an interesting comment that presented a solution to hide title on selective single post and pages. We thought that it might be useful for some people. In this article, we will show you how… Read More »
How to Style Your WordPress Comments Layout
Recently we showed you how to style the WordPress comment form, and we thought it would be incomplete if we did not write about styling WordPress comments layout. In the past, we have discussed that there are default WordPress generated CSS classes and IDs to… Read More »
How to Disable Image Attachment Pages in WordPress
WordPress by default creates a single page for each attachment that you have on your site. This includes images, audio/video files, pdfs, etc. This functionality is great for photographers, but not so much for the rest of us. Often we get complaints from beginners who… Read More »
How to Enable oEmbed in WordPress Text Widgets
Recently, one of our users asked us how to enable oEmbed in WordPress text widgets. oEmbed is a protocol that allows your blog to ask an oEmbed enabled website to provide HTML needed to embed dynamic content. In simple words, it allows you to just… Read More »
What is a WordPress Child Theme? Pros, Cons, and More
A lot of our users ask us which template are we using? Our response is that we are using a custom child theme built on the Genesis theme framework. The follow up question most of the time is a two-part question. What is a WordPress… Read More »
How to Remove the Remember Me Option from Your WordPress Login
Earlier on WPBeginner we showed you how to keep WordPress from forgetting you with Always Remember me. This allows you to stay logged in to your WordPress site. However, there are a lot of people who access their WordPress site using public networks and computers.… Read More »
How to Split Large XML Files in WordPress
WordPress comes with built in import/export functionality that allows you to import or export your WordPress posts in XML format. When moving your site from WordPress.com to WordPress.org and in other transfer scenarios, sometimes these export files are larger than your web host’s upload limit.… Read More »
How to Add Numeric Pagination in Your WordPress Theme
One of our readers recently asked us how do we add numeric pagination on the WPBeginner blog page. Default WordPress themes and many other themes display pagination links by adding Older posts and Newer Posts links at the bottom of your WordPress archive pages. However,… Read More »