WordPress version: 3.1 WordPress theme: Twenty Ten 1.2 WP e-Commerce version: 3.8 Problem: The “Insert into Post” button is missing when trying to insert a product image into a WP e-Commerce Product Page Solution: File: root/wp-content/plugins/wp-e-commerce/wpsc-admin/includes/display-items-functions.php Line 1102: Change td.savesend input.button { display: none; } To td.savesend input.button { display: block; } WARNING: I have [...]
Continue Reading →http://wpsmith.net/wordpress/how-to-widgetize-the-home-page-of-the-expose-genesis-child-theme/ http://digwp.com/2010/02/how-to-widgetize-wordpress-theme/ http://wpmu.org/how-to-widgetize-a-page-post-header-or-any-other-template-in-wordpress/ http://digitalraindrops.net/2010/08/widgetized-areas/ (NOTE: some of the code is NOT perfect. If you experience a broken site, double-check the PHP) Further code & layout instructions: http://digitalraindrops.net/2010/08/content-page/ Really need to start at the beginning of the tutorial: http://digitalraindrops.net/templates/
Continue Reading →Adding a second menu to the Speaky WordPress theme from WPBeginner, even though this tutorial is for adding a second menu specifically to the TwentyTen WordPress theme. Tutorial: http://digitalraindrops.net/2010/08/the-second-menu/ Files affected: functions.php header.php navigation-2.php (new file) style.css Note: Since I didn’t want the second menu to look different from the main menu, as the tutorial [...]
Continue Reading →Elance: WordPress #2 for Top Overall Skills in Demand « WordPress Publisher Blog (Mar 1, 2011) Elance’s 2010 Q4 Online Employment Report catapults WordPress into the #2 spot for Top Overall Skills in Demand. WordPress has made a steady climb in the Skills in Demand ranking, listed as #13 in May 2009 and #6 in [...]
Continue Reading →Re-launching Scivago.com vintage coats as a marketplace-ish type site with the help of WordPress, BuddyPress and classifieds capability. Currently experimenting with existing themes that I can then customize via templates and CSS. Also looking at different WordPress classifieds themes and plugins. The reason for this re-launch is three-fold: Scivago.com has been in Google’s top-10/12 natural [...]
Continue Reading →By Ryan Imel on WPCandy.com 11 themes and plugins that create mobile friendly WordPress sites
Continue Reading →Problem: The TubePress plugin I use for displaying Vimeo videos on my WordPress site is broken. Solution: http://tubepress.org/2010/11/how-to-fix-your-vimeo-gallery-and-why-its-broken/ This worked for me.
Continue Reading →Overview: Custom Sidebar inside a custom Category template. Problem: Client wants an ad to be placed in the sidebar of a specific Category (Wine of the Week). WP Advanced Newspaper theme doesn’t have a category.php file that I can alter. Solution: Create a custom Category template using the archive.php file, and create a custom Sidebar [...]
Continue Reading →Problem: Site is set up with a static front page (Theme: TwentyTen 1.1), but the static front page still has the page title on it – which is kinda ugly for the home page. I also want to maintain the page title on all of the remaining inside pages. Solution: Open page.php (Theme: TwentyTen 1.1) [...]
Continue Reading →Just added this WordPress plugin from Eric Martin to my site: SimpleModal Login is a modal Ajax login for WordPress which utilizes jQuery and the SimpleModal jQuery plugin. There are currently two themes available, each of which can be modified as required. As of 1.0, the plugin features the user registration and forgot password features. [...]
Continue Reading →

