Where is the Excerpt?
By default the excerpt area is not visible in the post panel. You will need to look for the “Screen Options” button at the top of your screen, and then make sure to check the “Excerpt” checkbox. Read More
By default the excerpt area is not visible in the post panel. You will need to look for the “Screen Options” button at the top of your screen, and then make sure to check the “Excerpt” checkbox. Read More →
Having a logo for your website or brand is extremely important. If you need to be reminded on why it’s important to have a logo, see our article here.
So you want a nice logo, but you don’t have the budget to hire a quality logo designer.
Read More →
As front-end developers, it’s our responsibility to support different browsers and versions of those browsers. This is why our CSS must be prefixed, but often times it can make our code clunky if we don’t know which properties need prefixing. This is where Autoprefixer comes in handy. Read More →
One of the biggest things that can bog down your website loading speed is image size. The trick is trying to optimize your images while keeping a decent quality. Read More →
Google’s PageSpeed Insights says, “Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.” Enabling gzip compression can significantly reduce the size of the transferred response. Best of all, it should clear the “Enable Compression” error in page speed tests. Read More →
First, Gravity Forms doesn’t handle emails directly. They take advantage of the wp_mail() function that’s built into WordPress. After WordPress hands off the email, it is now up to your mail server to complete the sending process. Read More →
When you go to fonts.google.com and pick out your fonts, Google gives two simple instructions for adding the fonts to your website. If you have a WordPress website, those two suggested methods aren’t the best practice. Read More →
Bootstrap v4 ison it’s way and if you’re a seasoned Bootstrap user, you experienced the annoyances of the extra small device breakpoint being 768px. Often we just create a new media query somewhere in the 500px range for mobile devices. Read More →
Many of us have been patiently waiting for the official release of Bootstrap 4 since their first Alpha release in August 2015. In September 2016 they released Alpha 4 for Bootstrap. Many people Read More →
1. Brainstorm & Seek
Think about what consumers are looking for and actually buying. It’s good to follow the trend, but know that it’s always better to be ahead of the trend. (Easier said than done.)
Being in the trend quickly is a smart move, but remember to calculate and research how long this trend will last.
Spend a good chunk of time researching, collection and going over data. (First, find ways to collect date. Article coming soon!) Read More →