Sell Media Wordpress Plugin - Rating, Reviews, Demo & Download

Sell Media Preview Wordpress Plugin - Rating, Reviews, Demo & Download
3.3 Average out of 24 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Sell Media is finely tailored e-commerce solution for selling photos, prints, and videos through your self-hosted WordPress site. Photographers love it for it’s flexibly gallery layouts and powerful extensions.

Using Sell Media, you can:

  • Sell photos, galleries, videos, pdf’s and other digital files.
  • Create you own stock photo or video site.
  • Charge licensing fees for commercial, editorial, or personal usages.
  • Protect file uploads.
  • Accept payments via PayPal. Additional payment gateways are also available.

New in version 2.5: Gutenberg Blocks
Insert galleries in many different formats using Sell Media blocks for Gutenberg!

Resources

Theme Integration

These WordPress themes were designed to enhance the functionality of Sell Media. Sell Media also works with any properly coded WordPress theme, however, some minor styling tweaks might be required.

Take Sell Media to the next level with these powerful extensions:

Developers

Actions

Example for adding a message above the cart:
function sell_media_above_cart_function() {

    print '<p>This message will show up above the cart on the cart popup. You could include a copyright message or links to your terms of service.</p>';

}
add_action( 'sell_media_above_cart', 'sell_media_above_cart_function' );

Example for adding a message below the cart:
function sell_media_below_cart_function() {

    print '<p>This message will show up below the cart on the cart popup. You could include a copyright message or links to your terms of service.</p>';

}
add_action( 'sell_media_below_cart', 'sell_media_below_cart_function' );

Action hooks available:

  • sell_media_above_archive_content – Above archive content
  • sell_media_below_archive_content – Below archive content
  • sell_media_above_archive_header_content – Above archive header content
  • sell_media_below_archive_header_content – Below archive header content
  • sell_media_above_archive_header_content
  • sell_media_above_cart – Above the cart
  • sell_media_below_cart – Below the cart
  • sell_media_cart_below_licenses – Between license and price on cart
  • sell_media_menu_hook – settings.php – Use for adding new submenu pages
  • sell_media_register_settings_hook – settings.php – Use for registering new settings/options
  • sell_media_settings_above_general_section_hook – settings.php – Above tables on settings page
  • sell_media_settings_below_general_section_hook – settings.php – Below tables on settings page

Screenshots

  1. Quick View

    Quick View

  2. Single Item Template

    Single Item Template

  3. Archive

    Archive

  4. Collection Archive

    Collection Archive

  5. Checkout

    Checkout

  6. Add New Item

    Add New Item

  7. <a href="https://graphpaperpress.com/blog/sell-media-filters/">Filters - See Usage</a>

    Filters – See Usage

  8. <a href="https://graphpaperpress.com/extensions/sell-media/">Optional Premium Extensions</a>

    Optional Premium Extensions

  9. <a href="https://graphpaperpress.com/wordpress-themes/sell-media/">Optional Premium Themes</a>

    Optional Premium Themes


Reviews & Comments