Showing 270 - 279 of 408 tutorials
WordPress
Advanced
WordPress has multiple post types to help you organize your website’s content. You can easily create a chronological blog or display static...
94442
Feb 03, 2020
WordPress
Security and maintenance
This article will teach you how to resolve the “Is its parent directory writable by the server?” error. It’s a common WordPress...
198875
56
Dec 02, 2019
WordPress
Security and maintenance
Most hosting providers set limits to the PHP memory designated for running applications and scripts. The uploaded file exceeds the upload_max_filesize...
285398
46
Nov 27, 2019
WordPress
When using WordPress, you may need to duplicate a post or page for various reasons. Whether for quick content updates or maintaining a specific layout...
255748
31
Nov 25, 2019
WordPress
Security and maintenance
If you want to cut your website’s loading time, you can try to defer parsing of JavaScript. It allows the browser to render JavaScript only...
122282
35
Nov 25, 2019
WordPress
Security and maintenance
Having a fast-loading site is essential for user experience and SEO (Search Engine Optimization). Websites with optimized speed tend to have lower...
141428
5
Nov 21, 2019
WordPress
Content creation
As a WordPress website owner, you might have experienced the following situation – you’re ready to publish a page or post but its title...
246147
43
Nov 21, 2019
WordPress
Adding PHP to WordPress lets you add custom functionality, automation, and specific logic directly to your website’s architecture.By adding...
195841
20
Nov 20, 2019
WordPress
Extending site functionality is easy with the help of shortcodes. To place them on any part of your website, you can use the WordPress do_shortcode...
89203
7
Nov 15, 2019
4