Canvas Child Theme – Create a Unique WordPress Website
Resource to create a unique WooThemes Canvas Child Theme: How to Create a Unique WordPress Website: 15 Top Hacks for Canvas.
15 simple but effective CSS hacks.
Resource to create a unique WooThemes Canvas Child Theme: How to Create a Unique WordPress Website: 15 Top Hacks for Canvas.
15 simple but effective CSS hacks.
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.
What I’ve been searching for for the past week+ is a way to display the name of a WordPress Hook (actions & filters) on the WooCommerce product page – in their exact location on the page – so I can see how everything is laid out. Like how Google Maps displays business names next to…
Goal: Change the site’s navigation menu color so it matches the color in the header graphic (which is purple). Section 1 of 2: To figure out the exact RGB or HEX of the color in the header graphic, we’ll use the ColorZilla Eyedropper plugin for FireFox. Section 2 of 2: Now we need to edit…
Problem: Duplicate products were being displayed when using the productspage shortcode on a Page. Solution*: Remove any duplicate product_id rows in the wp_wpsc_product_order table in phpMyAdmin. *This solution worked in my case. It may not work in every situation. Running: WordPress 3.0.1 WP e-Commerce 3.7.6.7 Share this post: Share on Twitter Share on Facebook Share…
PHP and MySQL: As of WordPress 3.2, you’ll need to be running PHP 5.2.4 and MySQL 5.0. Log in to your hosting account, and check to make sure you have at least PHP 5.2.4 and MySQL 5.0. Health Check plugin to confirm your PHP & MySQL settings: If you don’t know how to find this information in your…
Goal: Have a graphic in PageLines Branding section and have it aligned with the bottom of the site logo, as well as aligned flush-right. PageLines Framework v2.1.3 WordPress v 3.3.1 1. Turn off RSS/social media icons: WP admin -> PageLines -> Settings -> Header And Footer -> UNtick “Display the Blog RSS icon and link?”…
WordPress 2.7 integration with bbPress Forum (version 1.0 Alpha-6, unstable). Since this bbPress version is an unstable Alpha, it’s recommended for testing purposes only! I backed up my database and all of my files first! Here are the beginnings of my first forum installation: http://www.reidwalley.com/wordpress/forums/ My contribution to the bbPress forum: http://bbpress.org/forums/topic/basic-integration-screencast/page/2#post-23672 Share this post:…