The pagination in WordPress is extremely handy at helping visitors navigate your site. Until that is, they click a link to land an error 404 page. At best, the 404 page will have a link to the home page. At worst, it won’t have any navigation links and you’ll lose the website visitor because of …
Wordpress
Whether you’re trying to import an entire website to WordPress, demo content from theme imports, or import a huge XML database, you can experience numerous issues. Most of them are to do with your server configuration, rather than anything WordPress does that prevents things from happening. Import settings for WordPress are controlled at the server …
The WordPress revisions history feature can be a saving grace. (When it works). It lets editors see who changed what, select a revision to roll back to, or for publishers to work on drafts on mobile, on the go, with spotty Wi-Fi, then polish it up later from the laptop. What happens when the WordPress …
If you don’t have a need to show the author of every post on your WordPress site, it makes complete sense to hide it. Especially on e-commerce sites where the sole intent is to shift products with no need to showcase author credibility. Worse yet, it can make content look amateur, not to mention that …
Paginating your pages in WordPress positively affects your page load time. That’s good. It’s not easy to implement, though unless you use one of the decent WordPress pagination plugins already coded. There are different ways to add pagination functionality to your WordPress site, store, or blog. Some are for your list pages (category, archive, blogroll), …