Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Woocommerce Dropdown Cart Widget.

Опис

Creates a shopping cart widget for your WooCommerce store which, when clicked, opens to reveal the cart contents. Requires WooCommerce (http://www.woothemes.com/woocommerce/)

Further Information

If you need any support with this plugin (but not CSS support) please email andrew@chromeorange.co.uk

Скріншоти

  • Screenshot of the cart in action

Встановлення

1 – Copy the woocommerce-dropdown-cart folder to your wp-content/plugins directory (or use the plugin loader in the admin area)
2 – Activate the plugin
3 – Go to Appearance/Widgets and look for ‘WooCommerce Drop Down Shopping Cart’ and drag it to the desired sidebar

If you want to modify the CSS of the cart then you should :

Copy the widget-flyout-cart-style.css and 'open.png' file to your theme directory to modify the layout
eg wp-content/themes/YOUR_THEME/woocommerce-drop-down-cart-widget/widget-flyout-cart-style.css
and wp-content/themes/YOUR_THEME/woocommerce-drop-down-cart-widget/open.png

Відгуки

03.09.2016
The arrow on the cart and checkout buttons are hardcoded into the plugin →. The plugin should take woocommerce's mini-cart and make that drop down, but instead replaces it completely, which may or may not be blowing away some woocommerce functionality, we don't know. I find this particular arrow quite ugly and some fonts don't support it. If your font doesn't have it, it will default to the browser core font (even uglier) and sometimes that symbol doesn't exist even in the core font. I'd like to request that the arrow be removed and/or the button text be thrown into a settings field for the user to determine. Maybe they don't want it to say Checkout but instead say RazzleMcDazzle. You never know.
Прочитати всі 1 відгук

Учасники та розробники

“Woocommerce Dropdown Cart Widget.” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Woocommerce Dropdown Cart Widget.” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1

  • fixes path errors.