Starting EngageWP Back in March of this year (2015), I decided to start putting in more of an effort to build my email newsletter. I started EngageWP back in March of 2014 and, in that year, had built a list of 76 legitimate subscribers (plus about 20 or so spam emails that I removed from the
Add Font Awesome Icons To WordPress Menu Anchor Text
UPDATE: To add font-awesome icons directly to a menu-item's anchor tag, just add the icon markup (i.e. <i class="fa fa-twitter"></i>) to the menu item. I don't know why I didn't just do this the first time around. As long as Font Awesome is added properly, it will work. A while back,
Getting Started with WordPress Development
Hi there, I'm fairly new to the WordPress world and want to dive right in. I've been really interested in WordPress and the idea of eventually working towards becoming a front-end developer (while still utilizing the power of WP) but I have no idea where to start. Any advice for me? This was part
How to Integrate Easy Digital Downloads Software Licensing with Genesis Theme Settings
A while back, Carrie Dils asked me in the Genesis Slack (something I, sadly, have used very little) if I knew of a way to integrate the Software Licensing add-on for Easy Digital Downloads with Genesis. In a nutshell, it's actually quite simple if you're familiar with the coding concepts involved.
How to Automatically Empty Akismet Spam Queue Daily
I recently had to switch back to using Akismet for anti-spam because my previous solution, WP Zero Spam, was causing issues with Gravity Forms, such that forms were not being submitted and I wasn't getting any contact messages. By default, Akismet wipes the comment spam queue every 15 days, which is
Pushing GitHub Repositories to WordPress with WP Pusher
WP Pusher Plugin A common workflow among developers, in a nutshell, is developing WordPress plugins and themes locally and pushing their projects to a GitHub (or similar service) repository. Once pushed to the GitHub repo, the developer can sync it up with a live WordPress installation (i.e. a
Retrieve Custom Post Type Archive Settings in Genesis
When creating custom post types while running the Genesis Framework, you can add a support for the custom post types called genesis-cpt-archives-settings. This support creates an "Archive Settings" sub-menu page for your custom post type where you can set things like a headline, intro text, layout,
Force Template Layouts in Genesis
These snippets can be used to force template layouts (i.e. full-width, content-sidebar, etc.) in the Genesis Framework. Note that you can only use one per file.
- « Previous Page
- 1
- …
- 4
- 5
- 6
- 7
- 8
- …
- 22
- Next Page »