Using the Business Hours Block from Jetpack

Recently, Jetpack has updated their interface for both better organization and focus on the use of the multi-faceted plugin. The plugin includes multiple blocks that are very useful for businesses. If you have a WordPress site for your business and you have a need to display your hours, then the Business Hours block is perfect Read More >

Using the Audio Widget

Using an audio file on your website can bring a tasteful element to your presentation if done appropriately. It can also be a distraction from your content, so we recommend that you only use audio when necessary and with controls for a viewer to enable or disable it. WordPress provides a way to add audio Read More >

Managing Discord User Roles

After creating your own Discord server and inviting users to join your community, you will likely want to set User Roles that determine how the different users interact with the server and which features they can access. In this article, we will outline how to create and manage Discord User Roles to help keep your Read More >

Pingbacks and Trackbacks

Each page or post that you create in WordPress allows you to have interaction with your viewers using the Discussion options. For more information on the Discussion option for comments, please view our tutorial on disabling or enabling comments for each page or post that you create. Defining Pingbacks Understanding Trackbacks Need a new home Read More >

Creating your First WordPress Site with Ansible

A low-cost High-Availability Cloud Server is one of the best ways to host websites and other web apps. However, deploying the software can be time-consuming depending on your experience level. Luckily, with our included Ansible Control Node and WordPress UltraStack Ansible Playbook, you can deploy a WordPress site with all necessary dependencies easily. In this Read More >

How to Use Jetpack’s Repeat Visitor Block

The Jetpack plugin provides many options for your WordPress site. These options include the addition of blocks that can help with your responses to posts. The Repeat Visitor Block is a great addition that can provide a response to a repeat visitor based on a number of visits. Follow the tutorial below to learn how Read More >

Using the Media & Text Block

The WordPress editor packs a few fundamental blocks including the Media & Text block that allows you to easily add text with an adjacent image. This block of text and image was added into the Media & Text block to demonstrate the use of the block. Follow the tutorial below to learn how to find Read More >

Using the Code Block

When you’re working in WordPress there will be many times when you need to present code to your viewers. The WordPress editor provides a Code block that makes it easy to add and share code. The main advantage of the block is that it will keep the spacing used in the code without trying to Read More >

How to Create a Discord Server

While Discord already has a large number of popular communities for a wide variety of interests, you may decide that you want to create your own server. Fortunately, Discord allows users to create their own servers at no cost, making it easier than ever for you to establish your own online community. Even though the Read More >

How to use the Table Block in WordPress

One of the more important blocks in the WordPress editor is the Table block. Tables are a great way to organize information used in your posts and pages. Previously, tables were often either done directly in HTML, with a plugin or through other code-based means like Bootstrap. In some cases, these options may be preferred, Read More >

How to Use the Cover Block

Blocks are great for building content but often present issues in formatting when using images. The Cover block was created in order to help provide an option for background images with text. This block gives you the options for image and text alignment, image positioning, and color overlay. We will also show you how to Read More >

How to Set Up Your Discord Account

In order to start using Discord, you will first need to create and set up an account. This account will allow you to use Discord in your preferred web browser and quickly start finding communities for your favorite interests. You can then customize how you are notified of activity in those communities, making sure you Read More >

How to Install Jitsi Meet on Ubuntu Server

Jitsi Meet is a free open source video conference web application available for free use online or with desktop software. Like Google Meet and Zoom video conferencing, you can easily create a Jitsi meeting in your browser using https://Meet.Jit.si within seconds without installing additional software or browser extensions. Or, you can learn how to install Read More >

WordPress UltraStack Ansible Playbook Tutorial

As we start to expand on our Ansible Catalog, we are excited to provide our Ansible Playbook for deploying WordPress to the Open Source community! We have taken great care in developing our curated WordPress-UltraStack-Ansible playbook to allow system administrators, web developers, and content designers to easily deploy WordPress. To simplify the process of getting Read More >

Maintaining Your Deployments in GitHub

In this article, we will outline the process of using Git to handle versioning a repository and keeping a copy on a GitWeb provider as a backup, or for sharing. This article assumes that you have already received a copy of the WordPress UltraStack playbook, and want to retain custom changes to the playbook by Read More >