New Feature: Earn 12 Badges
Collect up to 12 exclusive badges by sharing your plugin collections and engaging with the community.
See all Badgesby Graph Paper Press
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:
New in version 2.5: Gutenberg Blocks
Insert galleries in many different formats using Sell Media blocks for Gutenberg!
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:
Example for adding a message above the cart:
function sell_media_above_cart_function() {
print '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.
';
}
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 '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.
';
}
add_action( 'sell_media_below_cart', 'sell_media_below_cart_function' );
Action hooks available:
All texts and images on this product page are protected by copyright and are the property of the author Graph Paper Press. You will be redirected to the retailer to download the plugin. We act solely as a search engine for plugins and are not affiliated with the retailer or Graph Paper Press.
Get your first Badge
Earn your first badge by sharing your collections. Every master was once a beginner. Welcome to your coding journey.
Click the symbol on the desired plugin to create a collection. The symbol appears when you hover over the plugin.