We currently manage around 70+ WordPress websites. Keeping plugins up to date on a WordPress site quickly became a daily routine. This task quickly had to be tasked to one of our team members on a daily basis. Dashboards like these became a common thing. Enabling Automatic Updates By default, every site has automatic updates […]
Category: WordPress
Add WP Bootstrap Navwalker To You WordPress Theme
Why Add Bootstrap Navwalker? The main reason for adding this addition to your WordPress Theme is best said by its author [Git Link] “A custom WordPress Nav Walker Class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.” By implementing this code, you will be […]
Adding Bootstrap to an UnderScores Theme
In this article, we will be discussing how to add Bootstrap by Twitter to an Underscores.me WordPress Theme! There is much to be desired from this simple combination, and for most it is a great place to start for creating you own custom WordPress Theme. This article will expect that you understand the folder and […]
Disable Comments on Media
Comments can be a great way to interact with your Users and add some personality to your website by including your them in the conversation. However, you may not need the comments section for all features on your site. In this article we will be focusing on how to remove the comment section from WordPress […]
How To Increase Maximum File Upload Size in WordPress
Are you looking to increase the maximum file size you’re able to upload to your WordPress Site? Sometimes the default settings might not be enough to handle the uploads you are looking to make. Whether you’re looking to upload larger images, new plugins, or large theme files, having control over the size limit is an […]
Advance Custom Field PRO Repeaters
Advance custom fields is a very powerful plugin for WordPress. In this blog post I will be teaching you how to use the Repeater field from Advance Custom Fields PRO. There are will be two steps that are required to get the Repeater working. WordPress Admin Log into the your site back in and make […]
Improving Website Page Speed Performance
Page Speed on a website can help especially for mobile users visiting your website. We recommend testing a website across different tools and not just relying on one. Some of the tools we use for testing Page Speed performance are WebPageTest.org, Pingdom Website Speed Test, and Google PageSpeed Insights. Image Optimazation This is often overlooked […]
WordPress vs Squarespace
t Dhali we design most of our sites using WordPress. WordPress is a powerful open source software and tool for building websites and apps. Some estimate that over 25% of ALL websites are currently built with WordPress. The most common use for a WordPress site is as a content management system, or CMS. This allows […]
Update Your WordPress Website
Clients often ask what the benefits are of updating their WordPress site, including plugins and themes. While some of the benefits include fixing/addressing bugs, adding key features and increased functionality, the main reason why it is vital to be on top of your WordPress site maintenance is security reasons. According to WPBeginner, more than 80% […]
Changing Database Prefix in WordPress
The following blog post over at DigWp.com has a great step by step tutorial on changing your database prefix in WordPress database tables. You will definitely come across this scenario when working on WordPress websites. Change Your Database Prefix to Improve Security What I found really helpful is that you can run an SQL command […]