이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Improved Sale Badges – Free Version

설명

Improved Sale Badges for WooCommerce is a plugin that will transform your sale badges into something that your customers can relate to. Change the style according to your current collection, season or holiday. Plugin seamlessly integrates itself in the WooCommerce interface. Find its settings in the WooCommerce > Settings > Sale Badges. After a quick your shop will automatically show your new badges with the discounts in many designs. Show discounts in percentage or money saved, use custom presets and colors, change your badges on the fly! Check the demo page here http://mihajlovicnenad.com/improved-sale-badges

GET PREMIUM VERSION HERE http://bit.ly/1GN7IR4

Easiest installation ever. Your shop will automatically show the new badges. Change presets and personalize your badges in the Improved Sale Badges for WooCommerce settings with ease!

  • SHOW DISCOUNTS IN PERCENTS, MONEY SAVED LIKE THE POPULAR SITES!

An important update to your WooCommerce store. Use the badges that your competition uses.

  • SINGLE PRODUCT OVERRIDES!

Override badges for each product! Set a different color or change the whole appearance of the sale badge.

  • WORKS WITH EVERY TEMPLATE! (SALE BADGE ACTIONS INCLUDED)

The Improved Sale Badges for WooCommerce works with every WordPress tempalate that supports WooCommerce shop. If your theme doesn’t follow the WooCommerce standards and the badges don’t appear, you can always use provided actions to insert them manually!

  • PRESETS ARE INCLUDED!

13 Presets are included. +2 Bonus Christmas presets are included! More presets will be added as the plugin is updated!

GET PREMIUM VERSION HERE http://bit.ly/1GN7IR4

VIEW DEMO HERE http://mihajlovicnenad.com/improved-sale-badges

스크린샷

  • Improved Sale Badges for WooCommerce PROMO
  • Improved Sale Badges for WooCommerce PREVIEW

설치

  1. Navigate to Plugins>Add New and choose upload
  2. Choose the improved-sale-badges-free-version.zip archive and click upload
  3. Navigate to Appearance>Plugins and activate
  4. ..and your sale badges will be automatically changed!

FAQ

  • Where can I get the Improved Sale Badges for WooCommerce premium version?

You can get the Premium version here http://bit.ly/1GN7IR4

후기

2019년 5월 5일
The first "Badge Sale" plugin, which is working correctly and easily! Super, perfect! Thanks for it! 🙂
2017년 7월 6일
Strings 'd' and 'days' are hardcoded in .js files. Hours, minutes, and seconds are displayed without leading zero. Please find below a suggested fix. I edited the do_it() function and added an utility function pad(): function pad(num, size){ return ('00' + num).substr(-size); } function do_it() { timestamp--; var days = component(timestamp, 24 * 60 * 60), hours = component(timestamp, 60 * 60) % 24, minutes = component(timestamp, 60) % 60, seconds = component(timestamp, 1) % 60; if ( curr.hasClass('isb_scheduled_compact') ) { $div.html( ( days !== 0 ? days + '<span>gg</span>' : '' ) + pad(hours) + ':' + pad(minutes) + ':' + pad(seconds)); } else { $div.html( ( days !== 0 ? days + ' giorni, ' : '' ) + pad(hours) + ':' + pad(minutes) + ':' + pad(seconds)); } }
2016년 9월 3일
Whit the free version you can set only the "default badge" for every product and you can chose only 2 type (1 christmass, 1 normal). 4 colours. And 2 positions. Nothing at all if you think that your theme give you already a badge and with this plugin you override it. The description is not right. It's not understable what is free and what is pro. Anyway it' all pro.
모든 7 평가 읽기

기여자 & 개발자

“Improved Sale Badges – Free Version”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Improved Sale Badges – Free Version”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.