-
·
Troubleshoot login issues
If you are having trouble logging in to your WordPress Administration Screen, here are some possible solutions. Password Problems For information on problems logging in due to a wrong or lost password, see Resetting Your Password. Remember: the Username and Password fields are case-sensitive. Enable Cookies In order to make sure that cookies are enabled…
-
·
Taxonomies
A taxonomy within WordPress is a way of grouping posts together based on a select number of relationships. By default, a standard post will have two taxonomy types called Categories and Tags which are a handy way of ensuring related content on your website is easy for visitors to find. These two types of taxonomies…
-
·
Twenty Sixteen
Twenty Sixteen is the default theme for WordPress in 2016. Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach,…
-
·
Post Status
Posts in WordPress can have one of a number of statuses. The status of a given post determines how WordPress handles that post. For instance, public posts viewable by everyone are assigned the publish status, while drafts are assigned the draft status. The status is stored in the post_status field in the wp_posts table. WordPress…
-
·
Hosting WordPress
To get your WordPress up and running, you’re going to need a web server. Most hosting providers have the technical specifications required for WordPress. In general, hosting providers offer: WordPress-specific hosting providers offer a platform designed for installing WordPress, or even pre-installed WordPress. They may also offer additional features such as backups, updates or developer…
-
·
Image size and quality
The size and quality of an image for use on a web page is determined by a variety of things. Physical Size The physical size of an image is based upon two things: The size of the image on the screen and the file size. Generally, the file size is treated as a different issue.…
-
·
Video shortcode
The Video feature allows you to embed video files and play them back using a simple shortcode. This was added as of WordPress Version 3.6 and is used like this: You can also use built in embeds and simply put the media file on its own line: My cool contenthttp://my.movies.com/cool/movie/coolest.mp4More cool content Usage I have an…
-
·
Audio Shortcode
The Audio feature allows you to embed audio files and play them back using a simple Shortcode. This was added as of WordPress 3.6 and is used like this: [ audio] Note: Do not put space between “[” and “audio”. You can also use build-in embeds and simply put the media file on its own…
-
·
Embeds
Since WordPress 5.0, the WordPress block editor has an easy way to add videos, images, tweets, audio, and other content from third-party services into your WordPress site by embedding. An example of this is embedding a YouTube video in your post or page. When you are embedding content, you don’t need to upload the content…
-
·
Use keyboard shortcuts (Classic Editor)
Editor Shortcuts Note: This page lists keyboard Shortcuts for the Classic editor. For the Block Editor, the list of Keyboard Shortcuts is here In the WordPress visual editor you can use a combination of keys to do things that normally need a mouse, trackpad or other input device. Rather than reaching for your mouse to…