themeszone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ellie] Summary ExcerptsHello
Sorry for the late answer.
You just have to add a “read more” separator to your text:like this:
https://www.evernote.com/l/ACdYc4RVgPJJD6ZJRuQ1ocT1xYgxWmyYLbI
Hello Tamas
Basically the QTY plugin respects values defined by user including MIN, MAX fields as well as STEP field (see image below)
https://www.evernote.com/l/ACfoh69_XSZPALoc1bfZkLsKyZIw72BLxhk
This means if you enable stock management for a product the QTY field will not go higher then stock defined value (given +/- icons are clicked). If user enters the value from keyboard the WooCommerce stock will show a warning that there are not enough items in the stock.
If you want to use custom values try one of the plugins that do that, like the one below:
https://www.ads-software.com/plugins/woo-min-max-quantity-step-control-single/
if a step value is set QTY plugin will use the STEP value for increment.
Hope that helps.
Forum: Plugins
In reply to: [ThemesZone WooCommerce Ajax Quantity] Version 1.2 UpdateWould you please drop me a link through our facebook page:
https://www.facebook.com/themeszone/Forum: Plugins
In reply to: [ThemesZone WooCommerce Ajax Quantity] Version 1.2 UpdateWould you please drop me a link to your site, i’d like to check it.
Forum: Plugins
In reply to: [ThemesZone WooCommerce Ajax Quantity] Version 1.2 UpdatePlease check if you have ajax add to cart option enabled in your WooCommerce settings, so the option to redirect to cart should be disabled.
Forum: Plugins
In reply to: [ThemesZone WooCommerce Ajax Quantity] Version 1.2 UpdateVery sorry for that, updated the plugin, please check.
Thanks for using it.Hi
The error on line ( wc-vendors/classes/admin/class-admin-users.php on line 174 ) disappears with the update but the second one (the same kind) does not.
wc-vendors/classes/admin/class-admin-users.php line 193
$product_panel = get_option( ‘wcvendors_capability_product_data_tabs’, array() );
$product_panel can too be a string and there is a foreach down there
foreach ( $tabs as $key => $value ){
if ( in_array($key, $product_panel ) ){
unset( $tabs[ $key ] );
}
}
Please check this also.
Thank you.Hi Jamie
I have WC Vendors 2.0.9
and WC Vendors Pro 1.5.3The error appears when you are a vendor with only simple product:
https://www.evernote.com/l/ACeH8ct8-PxKD7O59ERJjKV_ey7YTG5pPvo
https://www.evernote.com/l/ACeD_rayE5pL4YR1S1iZrwvI5JmeMtzBZks
Forum: Themes and Templates
In reply to: [Ellie] Cart panel slides outHello Tung
Thanks for using my theme, I really did try to make it as fit as possible for Elementor.
The thing you are asking to is easy to do but only on product listing page where products are added to cart through ajax request, on a single product page the page actually reloads itself when you press add to cart so to make it work on listing page open ellie/js/cart-toggler.js and add the following at the bottom of the file:
jQuery( function( $ ) {
$( document.body ).on( ‘adding_to_cart’, function() {
if ( ! document.body.classList.contains(‘cart-toggled-on’) ) {
document.body.classList.add(‘cart-toggled-on’);
}});
});a follow up:
plugins/wc-vendors/classes/admin/class-admin-users.php line 146
$product_types = get_option( ‘wcvendors_capability_product_types’, array()the warning seems to appear when the line above returns a string to $product_types
in my case it was string(6) “simple”
Hello,
I have the same error re-saving settings does not seem to help.
Forum: Themes and Templates
In reply to: [Ellie] Slider demo file?Hello,
Yes, sorry I should’ve mentioned it in the docs the demo content will be here and will be updated from time to time:
https://github.com/themeszone/ellie_demo_lite
the slider file is slider.ss3Also please make sure the images you publish on your site are properly licensed.
Here are resources we have used to generate dummy data for our demo, some of them are not for commercial use.Mockup links:
https://free-psd-templates.com/30free-psd-beauty-cosmetics-psd-mockups-for-designers-and-business/
https://www.graphicsfuel.com/2016/12/shampoo-bottle-packaging-psd-mockup/
https://graphicburger.com/tin-container-packaging-mockup/
https://inscribemag.com/free-product-packaging-mockup-psd/
https://www.anthonyboyd.graphics/mockups/2017/glass-cosmetic-pump-bottle-mockup/
https://www.template.net/design-templates/print/cosmetic-branding-mockup/
https://dribbble.com/shots/2752897-Cosmetic-Branding-Mockup
https://www.freebiespsd.com/2016/03/free-cosmetics-packaging-psd-mockup.html
https://pixelify.net/downloads/free-cosmetic-packaging-mockup-psd/
https://vectogravic.com/free-to-download-makeup-and-cosmetic-mockups/
https://www.mockupcloud.com/free/cosmetics-mockup-free-scene
https://qeaql.com/graphics/mock-up/stationery-scene/photoshop-psd/rKJ6Pr3g4Pt5u8ogt
Forum: Reviews
In reply to: [ThemesZone WooCommerce Ajax Quantity] Nice Plugin !Hey Active Users,
If you can tell me what additional options / functionality you need I will gladly add those, no reviews required ;), I just want to make this small plugin as user-friendly as possible.Forum: Reviews
In reply to: [ThemesZone WooCommerce Ajax Quantity] Nice Plugin !Hi, we can add this option if change the review to 5 stars ??