WordPress Frameworks

Over the past few years I’ve used the following WordPress Frameworks: PageLines Framework 2.x Drag-and-drop layout via the back-end. This version is no longer the star-child for PageLines, and they’ve moved on to DMS (below). PageLines DMS 2 This is the new kid on the PageLines block. 100% Responsive drag and drop system for WordPress. All…

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…

| |

PageLines Framework – Adding Social Media Buttons to Branding Section

How to add Yelp & Pinterest buttons to PageLines Framework’s Branding section. http://forum.pagelines.com/topic/21979-where-is-pinterest-icon-in-branding-section/ 1. Add the following Action Hook to functions.php: 2. Upload Yelp & Pinterest button graphics to child theme/images folder.

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 Graphic to PageLines Branding Section

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?”…

| | |

How to: Display WooCommerce Product Categories using NextGEN Gallery in Sidebar Widget

PageLines Framework: v2.1.1 WordPress: v3.3.1 NOTE: these edits have to be re-done every time the plugin is updated! Goal: Display 4 WooCommerce Product Categories (images, not links) in a custom Widget in the main content area of the Home page. The image thumbnails must link to specific URLs. The 4 Product Category images must be…

| | | | | |

How to: Custom WordPress Widget CSS Styling in Pagelines Framework 2.0

Goal: Custom Widget colors, text and rounded corners: Title: dark-blue background; bold, white font. Body: medium-blue background; rounded top-left/right corners. NOTE: these are only initial customizations. More is required. Solution: Add the following CSS to Child Theme stylesheet.

| | | |

Pagelines Framework 2.0 – Change Nav Menu Text Color

Problem: I can’t change the color of the text in the navigation using CSS. It’s way too confusing, and the SuckerFish nav CSS seems to always override my custom CSS. And there’s no way to change the color of nav text in the admin. Ugh! Note per the PageLines Forum: PageLines Framework 2.0’s Color Controls…