UPDATED 2023: CMS vs Hard Coded Website: Which one is right for you?


Categories: Web Design, WordPress

So, you need a website, and you’re not even sure what the title of this post means! That’s okay, let us break it down for you.

When it comes to websites there are so many options that it can seem overwhelming. For simplicity sake, we’ve broken them down into two options: Content Management System (CMS) + Hard Coded.

What’s the Difference?

Read more

5 Easy Steps to Gutenberg


Categories: Web Design, WordPress

What is Gutenberg?

Unless you are a WordPress developer you may not have heard of Gutenberg or possibly you have seen the download Gutenberg message on your WordPress Dashboard. Unless you’re a nerd or enjoy dry reading, you probably have no idea what it is.

WordPress is completely overhauling their content editor and the new editor is called Gutenberg. The editing experience has been rebuilt for rich media pages and posts with the flexibility of blocks. If none of this makes sense that is okay. In simple terms, the way you created pages and posts in WordPress in the past is changing to be more flexible but there is a learning curve.

When and will my site break?

As of the time of this writing Gutenberg is not a core part of WordPress but available to try through a downloadable plugin and will be released as a core element in WordPress 5.0 (current WordPress version is 4.9.8). The date is still not set but we are expecting this to be late 2018.

Upon the release of WordPress 5.0 and Gutenberg, you may have to install and activate the optional “Classic Editor” plugin to disable the new Gutenberg interface so your website can remain the same and will not need any adjustments to continue working correctly.

Ideally, this will be a worst-case scenario but it will be a tool we have in our back-pocket to address issues that are found after the major change occurs.

How can I Prepare?

With the release of WordPress 5.0 and Gutenberg, your best option is caution. Although most sites will migrate to the new interface with little to no problems there is a concern when thinking about plugin compatibility. If your website has a lot of plugins there is a larger chance that you could have issues with your website.

  1. Test Out the Gutenberg Editor Plugin BEFORE WordPress 5.0.

    Once you update to WordPress 5.0, your post editor automatically updates to Gutenberg.

    Talk to your hosting provider about setting up a staging development or staging site (Costs may apply here) and install the Gutenberg plugin. This will not only allow you to see any issues that could be caused by the update to Gutenberg but will also give you time to get familiar with the new content editor and WordPress interface. Test and play as much as you can.

  2. Backup Your Website

    Creating backups of your website on a regular basis is always a good idea. It allows you to protect your website if anything goes wrong. You are able to restore to a backup and only lose content created between the time of the error and the backup. Before updating to WordPress 5 we recommend having a complete backup of your site and database.

  3. Keep your WordPress Plugins and core up to date

    By updating your plugins regularly you decrease the likelihood that a plugin will be incompatible with WordPress 5.0.
    Best Practice:
    Always update plugins before updating the WordPress Core.

  4. Make sure your server is running at least PHP 5.6+, MySQL 5.6+. If you are not using the latest version this could be the reason why your plugins are not working correctly. If you are hosted on our servers you are likely already running PHP 7+.

  5. Audit your site. A regular audit of your website is always a good idea but in preparation for WordPress Gutenberg, it is a great idea. Review plugins and remove any that are not being used or offer similar functionality to other plugins being used. Popular plugins tend to be updated more regularly and are more likely to be Gutenberg compatible. Once you have removed all of the plugins you do not need look at the plugins that are left. Check the plugin to see when it was last updated, what version of WordPress it was last tested with. If the plugin isn’t updated regularly look for an alternative plugin that can accomplish the same functionality that is more current.

We are here to help. If you have questions or concerns please contact our team at [email protected].

Customizing Your WordPress Website


Categories: WordPress

With today’s ever growing reliance on social media and the internet, having a company website is a must. For business owners that wish to manage and maintain their own content, WordPress and other CMS (Content Management System) platforms come into play. These CMS platforms allow the company to have a website designed to their specifications while obtaining the ability to add, edit or remove content without any coding knowledge.

 

WordPress uses a visual interface that allows users to add, edit and remove pages or other elements to their website with the click of a button. The content editor works similar to a standard word processor such as Microsoft Word or Mac Pages; allowing the user to type the content into the page with the ability to bold or italicize text, add lists, links and pictures.

 

Custom WordPress Themes provide the ability to take this process one step further, allowing us to create multiple content areas on a single page, and/or separate different content types into different sections of the website. For example, the following image shows the integration of a custom post type called “Events”. The Events section allows the user to keep events separate from the other content areas and allows us to have different editable fields that are specific to this content type.

cpt

 

 

 

 

 

 

 

 

The image below shows an example of a content area that is created specifically for the “Events” section. We are able to have fields such as Date & Time or any other required fields.

metabox

 

The next image shows another content type created through a custom WordPress Template. This content type is set up to allow the user to create slider images and captions that will cycle on the home page of there website. As this image shows we are able to create content areas with multiple field types. In this image we see demonstrations of a simple text field used for the Slider Caption and an upload field for the Slider Image that allows the user to upload the image to the field from their computer or the media library that’s built-in to WordPress.

slider-bx

 

By seperating these content types into different sections of the website it allows us to accomplish numerous things.

  • Edit screen fields dependent on the content type
  • Allows content to be organized / sorted easier
  • Allows the creation of different content types such as:
    • Events
    • Slider Images
    • etc.

 

These are just a few examples of how you can customize your WordPress website. If you’re looking for a new content management system or need to customize your existing website please don’t hesitate to contact us. We’re happy to help and ready to serve!