| | | | |

Add Noindex To WooCommerce Products

Add Noindex To WooCommerce Products: Solution: Smashing Magazine’s Custom Fields Hacks For WordPress Use hack #8: “Disable Search Engine Indexing For Individual Posts” Add Custom Fields code to Child Theme’s header.php Add Custom Field to each WooCommerce product

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…

WooTicket – Display Ticket Event in WooCommerce Shop
| | | | | |

WooTicket – Display Ticket Event in WooCommerce Shop

This can only be done in the WooCommerce Products section, NOT in the The Events Calendar ticket section. Under WooCommerce Products, change the events’ Catalog visibility from hidden to whatever visibility you want. THIS IS VERY IMPORTANT! If you don’t, the WooTicket ticket will only show on your event calendar, and not in your WooCommerce store.*…

WordPress Ecommerce and HTML to WordPress – BPE Law
| | | | | | |

WordPress Ecommerce and HTML to WordPress – BPE Law

Overview: Transform non-working HTML site into a functioning WordPress ecommerce site. Process: Create child theme using PageLines Framework 2.0. Use WooCommerce for the WordPress shopping cart. Add and set up WooCommerce WordPress shopping cart Custom product display on Home page Custom animated FAQ section on Home page Embed video Custom menus Add all products to…

| | |

How To: Add Featured Image to WordPress PlatformPro Theme

Goal: Add Featured Image to PlatformPro theme to use The Cart Press: List products in your home page in grid format WordPress: v3.2.1 Parent theme: PlatformPro, v1.5.2 Child Theme: PlatformBase, v1.4.1 Shopping Cart: The Cart Press, v1.1.3 File: root > wp-content > themes > platformbase > functions.php Add to the end of the file: //…

| | |

FIX: WP e-Commerce Product Image Upload Problem

WP e-Commerce shopping cart, v3.8.6 WordPress, v3.2.1 Problem: Can’t complete a product image upload. I keep getting the following error after attempting to upload an image into the product’s description field: “Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /XXXXXXXX/store.designparc/wp-content/plugins/wp-e-commerce/wpsc-admin/includes/display-items-functions.php on line 984” Solution: File: root/wp-content/plugins/wp-e-commerce/wpsc-admin/includes/display-items-functions.php Change line 1018: $metadata[‘sizes’] = array_merge( $generated[‘sizes’],…

| | | |

Cart66 Lite – Remove PayPal Express Checkout Error Message

Topic: WordPress Cart66 Lite shopping cart plugin WordPress version: 3.2.1 Cart66 Lite version: 1.1.6 Problem: Unnecessary “PayPal Express Checkout Is Not Configured” error message is being displayed on the Checkout page. But it doesn’t need to be displayed because I’m only using PayPal Standard Checkout. Solution: WordPress Admin > Pages > Checkout > change [checkout_paypal_express]…

WordPress Customization: PSD to WordPress & E-commerce – 2020 Euro Lens Bath
| | | | | | | | |

WordPress Customization: PSD to WordPress & E-commerce – 2020 Euro Lens Bath

Overview: 2020 Euro Lens Bath. Convert Jay Miller‘s custom Website design into a WordPress site that will sell products. Process: Convert Photoshop design into a WordPress site, using WordPress’s Twenty Ten theme as the basis to create a Child Theme. Add e-commerce capability. Translate Photoshop files into graphics and CSS E-commerce Customize display of shopping…

| | | | | | | |

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…

| | | | | |

WordPress Child Theme – Case Study – 2020 Euro Lens Bath

Mission: Create e-commerce Website using WordPress Client: 2020 Euro Lens Bath Art director, re-branding manager & Website designer: Jay Miller Solution: Use WordPress for content management (CMS) Use GetShopped’s WP e-Commerce plugin for the shopping cart Customize WordPress’s default Twenty Ten 1.2 theme by creating a child theme