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

Formula04 WooCommerce Quick Window

설명

Create’s a pop up that contains the Product information for one product. A You can choose to automatically add a “popup” button to each product on the shop page; or using a shortcode you can control where the button appears and what product will be shown in the popup after said button is clicked. A You also can enable the adding of the product directly to the cart from the pop up. A This prevents your users having to go to the individual product page before adding the product to their cart.

Just a very basic plug not meant to be anything too overcomplicated. IfA you have an ideas or feature requests let me know!

설치

After installing you will need to go to the Formula04 Quick Window Settings page and tweak a few things.

Auto Display Quick View Button – Select this if you want the pop-up button to automatically appear under each product listing. This will apply to most widgets as well.

Formula04 QuickWindow Button Text – What text do you want to be on the pop up button. This will be the universal throughout every Formula04 QuickWindow button on your site.

Formula04 QuickWindow Button Extra Classes AND Formula04 QuickWindow Button ID – Add a CSS Class or ID to a button. This will be the universal throughout every Formula04 QuickWindow button on your site.

Pop Up Window Content Setting – What do you want to appear in the pop-up window? You can choose from either whatever your current single product page template is, or you can use a custom layout.

Use Formula04 CSS? – enables a very tiny bit of css that will be applied to the pop window assuming you are using the formula04default custom template.

Allow Add To Cart from Formula04 Quick Window – do you want to allow your visitors to add a product to their cart directly from the Formula04 QuickWindow?

FAQ

A Where can I see DEMO with one click?
Right HERE
A How do I use my own template for the pop up window?

There is a file located in the Formula04 Woocommerce Quick Window Plugin Folder named “formula04_quickwindow_template.php”

Typically this will be located in “wp-content/plugins/formula04-woocommerce-quick-window/

Copy this file to your Theme/Child Theme’s directory.

Typically it would looke like this

wp-content/themes/YOURTHEMENAME/formula04\_quickwindow\_template.php
How can I add a single quickwindow button exactly where I want it

Use the Shortcode it is [form04wooquickwindow]

Attributes are

product_id – if none is specified then the script will look for a product using the current global ID

id – CSS ID

class CSS Classes

button_text – Text that appears on the actual button.

Example:

[form04wooquickwindow button_text=”Quick View” product_id=”Product ID HERE” id=”Some_CSS_ID_HERE” class=”SOME CSS CLASS HERE” ]

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Formula04 WooCommerce Quick Window”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Formula04 WooCommerce Quick Window”(을)를 번역하세요.

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

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