Category: Uncategorized

  • Don’t Jump to SparkPost Too Soon
    Uncategorized

    Don’t Jump to SparkPost Too Soon

    MailChimp owned and operated transactional email provider Mandrill recently announced that they were eliminating their stand-alone offering. Instead, their services will be incorporated as an add-on feature of MailChimp’s paid email marketing service. Mandrill…

    Read article

  • Formidable Pro: Invoke Ajax on Submit
    Uncategorized

    Formidable Pro: Invoke Ajax on Submit

    The Problem A client asked for help with invoking a jQuery ajax function during the submit of a Formidable Pro form. The client had written an elaborate jQuery routine that was triggered in $(document).on(‘submit’).…

    Read article

  • Who Owns It?
    Uncategorized

    Who Owns It?

    As the business world continues to shrink due to the proliferation of rapid communications through the internet and social media outlets, one area that becomes a little murky is who owns the rights to…

    Read article

  • Uncategorized

    Add WebSite Markup to Genesis <head>

    Here’s a quick answer to the question: How do I add itemscope=”http://schema.org/WebSite” to the <head> element in a Genesis Framework powered theme? Add the following to your theme’s functions.php: https://gist.github.com/vfontjr/5a0356998fc97052d13349f376eb9b37#file-vmf_head_attributes-php The Technical Explanation If…

    Read article

  • Social Media Icons in WordPress Menus
    Uncategorized

    Social Media Icons in WordPress Menus

    A recently asked question on the Studio Press forum was: How do I add social media icons to the main navigation menu? While there are a number of ways to do this by adding…

    Read article

  • WordPress Tag Cloud Font Size
    Uncategorized

    WordPress Tag Cloud Font Size

    A poster recently asked, “How do I change the font size for the tag cloud widget? I can’t find the CSS in my theme’s style sheet.” The WordPress tag cloud plugin provides a visual…

    Read article