WooTickets – Automate Ticket Purchase Process
| | | | | |

WooTickets – Automate Ticket Purchase Process

Problem: A PayPal/Credit Card-purchased ticket does not show up in my email. Ever! I have to manually change the WooCommerce Order status from Processing to Completed. This can’t be how Eventbrite does it. Solution: Go to WooCommerce Products (NOT The Event Calendar), click your Ticket item. In the Product Data section: Choose Simple Product, then Tick…

| | | | | | | |

WordPress Child Theme – WP e-Commerce: Move Product Title to Description Column

Overview: Move Product Title from above the Product image, to above the Product details section. Note 1: WP e-Commerce version: 3.8; WordPress version: 3.1.1 Note 2: All of the WP e-Commerce theme files were first moved to the Child Theme folder via WP e-Commerce’s backup option. Solution: Move the H2 code from it’s current ImageCol…

| | |

Zen Cart – Audio player button broken; bare HTML code displayed instead

Problem: Embedded audio player’s bare HTML code gets displayed in the Product description on the Home page under Featured Products, as well as on the Store page. However, the product description displays the audio button correctly on the Product “info” page. Using Zen Cart: v1.3.9h; Theme: Music Store #25001 from TemplateMonster (http://www.templatemonster.com/zencart-templates/25001.html) Diagnosis: Truncated version…

| |

Zen Cart – FIX for Media Manager *Assign to Products* Not Working

Zen Cart version: 1.3.9h Problem: Media Manager *Assign to Products* doesn’t work (ie: it doesn’t actually assign the media to the product, you just keep getting sent to the Admin main page). Solution: Edit your /admin/includes/init_includes/init_sessions.php file On line 40 you’ll see a line that starts like this: if (strpos ( $PHP_SELF, FILENAME_PRODUCTS_PRICE_MANAGER ) ===…

Custom WordPress Case Study: Child Theme Edits – Plato’s Survey
| | | | | | | |

Custom WordPress Case Study: Child Theme Edits – Plato’s Survey

Visit Plato’s Survey. Overview: Custom WordPress site with shopping cart to sell marketing materials and Web-based surveys. Visitors will fill out survey forms, while franchise owners can order business cards, loyalty cards and customer survey campaigns. Process: Utilized & customized the WordPress Thematic Feature Site child theme for Thematic. Integrated shopping cart, slide show, image…

| | | | | |

WP e-Commerce: FIX for PayPal/Credit Card Purchase Sending Incorrect “Order Pending: Payment Required” Emails

NOTICE! The example below is extremely old (from 2010). The solutions probably won’t work anymore. WP e-Commerce v3.7.6.9 (the latest stable version available, downloaded Sept 18, 2010) WordPress v3.0.1 Testing done in PayPal Sandbox & on live site (once Sandbox testing proved successful) Themes tested: 1) WP Twenty Ten 1.1; 2) Thematic 0.9.6.2; 3) Thematic…