## Installation
To install the plugin:
1. Navigate to `Plugins > Add New > Upload`.
2. Click `Choose File`, and choose the file `jck_woo_quickview.zip` from your CodeCanyon download zip.
3. Once uploaded, click activate plugin.
4. The plugin is now installed and activated.
5. The settings panel can be found under `WooCommerce > Quickview`. Here you can adjust a variety of settings, all with detailed explanations.
## Frontend Usage
Once activated, simply open a category page on your WooCommerce store. When you hover over a product image you will see the Quickview icon appear at the bottom left.
By clicking the Quickview icon, a modal box will appear. Your potential customer can then:
* View the important product information, including: Price, Description and Variations.
* Add the product to their cart, via ajax or page reload.
* View all images of the product.
## Manually Insert the Quickview Button
To insert the configured button into your product loop using PHP, simply add the following to the top of the file where you are inserting the button:
`<?php global $jckqv; ?>`
Then, to display the button in your loop (or anywhere if you pass the correct Product ID), use the following code:
`<?php $jckqv->display_button($product_id); ?>`
To Insert a button anywhere on your WooCommerce website using HTML, simply use the following code:
`<a href="http://www.yourdomain.com/yourproduct" data-jckqvpid="42">Your Link Text</a>`
* The `href` will be used in the unlikely event that a user has javascript disabled.
* `42` is the ID of your product to open in the popup.
* You can use any text, icon or image as the link.
WooCommerce Quickview will work on any element with the data-jckqvpid attribute. For example, you could use a span tag rather than an anchor.
## Available Hooks
The following is a list of hooks available in the plugin, making it easy to customise:
* jckqv-before-description
* jckqv-after-description
* jckqv-before-addtocart
* jckqv-after-addtocart
* jckqv-before-images
* jckqv-after-images
* jckqv-before-meta
* jckqv-after-meta
* jckqv-before-price
* jckqv-after-price
* jckqv-before-rating
* jckqv-after-rating
* jckqv-before-title
* jckqv-after-title
## Modifying a Template
Quickview comes with a variety of template files that build up the modal display. You can modify these by copying any of the files in `/wp-content/plugins/jck-qoo-quickview/templates` to `/wp-content/themes/yourtheme/jck-woo-quickview`.
Although it is possible to do the above, I'd recommend using the hooks, rather than modifying a whole template, in order to prevent any conflicts with future updates.
没有合适的资源?快使用搜索试试~ 我知道了~
【WordPress插件】2022年最新版完整功能demo+插件v3.5.0 Nulled.zip
共223个文件
php:158个
css:18个
mo:14个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 34 浏览量
2022-04-16
15:22:53
上传
评论
收藏 1.05MB ZIP 举报
温馨提示
"【WordPress插件】2022年最新版完整功能demo+插件v3.5.0 Nulled Iconic WooCommerce Quickview 标志性的Woocommerce Quickview." ---------- 泰森云每天更新发布最新WordPress主题、HTML主题、WordPress插件、shopify主题、opencart主题、PHP项目源码、安卓项目源码、ios项目源码,更有超10000个资源可供选择,如有需要请站内联系。
资源推荐
资源详情
资源评论
收起资源包目录
【WordPress插件】2022年最新版完整功能demo+插件v3.5.0 Nulled.zip (223个子文件)
class-core-licence.php.bak 8KB
main.css 24KB
main.min.css 18KB
main.min-rtl.css 17KB
dialog-boxes.css 13KB
add-ons.css 12KB
connect.css 10KB
main.css 10KB
magnific-popup.css 7KB
common.css 5KB
account.css 5KB
customizer.css 3KB
affiliation.css 2KB
slick.css 2KB
jquery.ui.timepicker.css 2KB
debug.css 657B
plugins.css 514B
gdpr-optin-notice.css 323B
checkout.css 83B
iconic-wqv-icons.eot 6KB
preloader.gif 2KB
preloader-white.gif 869B
slick.js 87KB
jquery.ui.timepicker.js 65KB
slick.min.js 42KB
jquery.magnific-popup.js 41KB
jquery.magnific-popup.min.js 20KB
main.js 15KB
imagesloaded.pkgd.js 12KB
main.js 11KB
main.min.js 9KB
imagesloaded.pkgd.min.js 5KB
nojquery.ba-postmessage.js 5KB
postmessage.js 4KB
nojquery.ba-postmessage.min.js 1KB
config.json 3KB
plugin-data.json 196B
changelog.md 6KB
readme.md 3KB
freemius-ta.mo 91KB
freemius-ru_RU.mo 74KB
freemius-ja.mo 66KB
freemius-fr_FR.mo 62KB
freemius-es_ES.mo 61KB
freemius-he_IL.mo 61KB
freemius-it_IT.mo 60KB
freemius-nl_NL.mo 60KB
freemius-cs_CZ.mo 60KB
freemius-hu_HU.mo 59KB
freemius-da_DK.mo 58KB
freemius-en.mo 58KB
freemius-zh_CN.mo 55KB
jckqv-en_GB.mo 784B
class-freemius.php 956KB
fs-plugin-info-dialog.php 79KB
account.php 64KB
class-fs-plugin-updater.php 61KB
i18n.php 51KB
fs-core-functions.php 49KB
connect.php 44KB
wp-settings-framework.php 35KB
debug.php 34KB
license-activation.php 34KB
affiliation.php 29KB
class-fs-admin-menu-manager.php 26KB
class-core-settings.php 25KB
add-ons.php 23KB
iconic-woo-quickview.php 22KB
addon.php 22KB
FreemiusWordPress.php 20KB
class-fs-storage.php 20KB
site.php 20KB
form.php 20KB
class-fs-api.php 19KB
start.php 19KB
class-fs-logger.php 17KB
class-fs-admin-notice-manager.php 17KB
class-fs-options.php 17KB
class-fs-option-manager.php 15KB
fs-essential-functions.php 15KB
config.php 14KB
settings.php 14KB
class-freemius-abstract.php 13KB
billing.php 13KB
optout.php 13KB
user-change.php 12KB
subscription-cancellation.php 11KB
checkout.php 11KB
class-fs-admin-notices.php 11KB
class-fs-key-value-storage.php 10KB
class-fs-cache-manager.php 9KB
class-gamajo-template-loader.php 9KB
class-fs-plugin-license.php 8KB
premium-versions-upgrade-handler.php 8KB
data-debug-mode.php 8KB
class-core-licence.php 8KB
pricing.php 7KB
auto-installation.php 7KB
resend-key.php 7KB
class-fs-site.php 7KB
共 223 条
- 1
- 2
- 3
资源评论
Lee达森
- 粉丝: 1430
- 资源: 1万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 拼多多官方_main_main_baidu_sem_dz1_ARM64.apk
- 小米机型小米助手界面检测当前机型 包括 Android 版本、MIUI 版本和固件详细信息
- share6620081042528496742.jpg
- 21英语210405010143罗杰_周霜红 文献综述.doc
- share6329583338574047795.jpg
- ADS-matlab联合仿真包
- 基于yolov5实现火灾图像识别的代码
- 30天自制操作系统 (图灵程序设计丛书)
- 题目源码2024年强网杯全国网络安全挑战赛 PWN题目qroute源码
- 题目源码2024年强网杯全国网络安全挑战赛 Pwn题目chat-with-me源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功