Google Analytics for WordPress – Yoast
Just installed Google Analytics for WordPress from Yoast.
Just installed Google Analytics for WordPress from Yoast.
Graphic designer since before the Internet. Started with newspaper paste-up; then art director for advertising agency in Reno, NV; and now freelancer designing marketing materials, print-on-demand t-shirt art, websites, and social media graphics.
Themes affected: Parent theme: Thematic 0.9.6.2 Child theme: Thematic Feature Site 1.0.1 Error Message: Broken Themes The following themes are installed but incomplete. Themes must have a stylesheet and a template. Process that triggered the above error message: Using Dreamweaver CS3 for Mac was the problem. Using DW to alter the child theme’s style.css file…
Change Primary Nav text color from its default grey (#777777) to Black. Add the follow CSS to the PlatformBase Child Theme: /* Change Primary Nav text to black. */ #primary-nav a { color:#000000; } File: root/wp-content/themes/platformbase/base.css
Zen Cart ecommerce integration and design “skinning” by Designparc. Website design by Joshua Estes. Project management, including merchant account and product fulfillment integration by Designparc. Zen Cart product orders/shipping export modification by Joshua Estes.
I followed Chris Lema’s awesome advice and set up a client’s Job Board site using WP Jobs Manager and the Jobify Job Board theme. I love it! Check out Chris Lema’s excellent article: Building a Job Board Website with WordPress Further resources: WP Jobs Manager + Core add-on bundle (specifically the WC Paid Listings premium plugin,…
Goal: Remove white space from top of page (between top of header and top of page). Solution: Add the following to Child theme’s style.css file: /* Remove white space between top of header and top of page */ #page { margin-top: 0; } Let’s also remove the gray line at the top of the header….
WP-Chargify allows users to integrate the Chargify service with WordPress. Giving you the ability to run a membership or subscription-based website, controlling access to content based on paid or free subscriptions. http://9seeds.com/news/new-plugin-wp-chargify/ Download WP Chargify Membership plugin from WordPress repository