This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Big Cartel Plugin by Tonka Park

Description

The Big Cartel Plugin is originally brought to you by Tonka Park.

The plugin offers the ability to include product links and images for a single bigcartel shop on your wordpress site. Through the use of short codes within posts and pages and a simple widget it is easy to upsell your products on your blog.

Related Links:

Big Cartel Plugin by Tonka Park is not endorsed or affiliated with Big Cartel LLC.

Screenshots

  • Big Cartel Plugin Settings

Installation

  1. Upload folder big-cartel-plugin to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Under Big Cartel Settings, Enter the Subdomain of you BigCartel store eg. http://{subdomain}.bigcartel.com
  4. Under Big Cartel Settings, Enter the full URL of your Big Cartel store eg. http://store.yourdomain.com or http://subdomain.bigcartel.com

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Big Cartel Plugin by Tonka Park” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.2.0

  • Change how the images are displayed to match new CDN urls from Big Cartel.
  • Add option for 1000×1000 pixel images to shortcode.

0.1.5

  • Products Shortcode fixed to stop when no more products

0.1.4

  • Somehow code was overwritten with 0.1.3, fixing and re-releasing

0.1.2

  • Added new attribute, show_price, to display product price on bc_product shortcode
  • Added new attribute, show_price, to display product price on bc_products shortcode
  • Added new attribute, products_count, to limit number of products shown on bc_products shortcode
  • New format_currency function
  • Better caching and use of store api calls.

0.1.1

  • Added new attribute to display product title on on bc_product shortcode

0.1.0

  • Big Cartel Widget now allows images to be displayed
  • New ability to set target and css_class for product image links in shortcode
  • New products shortcode will show all product images from a store
  • Change to use wp_get_url for api calls, this is introduces caching

0.0.5

  • Removed DEBUG line that was unused and caused error to display
  • Added new subdomain shortcode attribute to allow other big cartel stores to be referenced in posts
  • Product List widget now allows number of products listed to be changed

0.0.4

  • Initial wordpress.org plugin repository version