But I would like user to pay, after payment I’ll manually set it so they that can access the vendors products for free without purchasing it again after subscribing..
Note : Not all product they’ll have access to.. But can I set it whereby they can access just a vendor’s product only and not all vendor’s product..
Thanks
]]>i’m using wordpress with WMPL to translate my website and use 2 versions. One for English and one for dutch. The YIT Wishlist is working on my English page but isn’t on the dutch, i can’t add or remove products. The products i added to the wishlist in the english version are there but can’t be removed from the dutch page as well.
The English version is here https://goo.gl/5LNwRR
The dutch version you can fin here https://goo.gl/5BzDs7
I’m using a theme custom wishlist.php file, but even with this file removed and using YIT out of the box it still doesn’t work.
Any idea where this goes wrong ?
[Moderator Note: No bumping, thank you.]
]]>There seem to be a duplicated tab for the same plugin on my dashboard tabs!
Screenshot
Any clue?
]]>I use the Rhythm theme with Woocommerce – pretty default settings… when I enable the zoom magnifier,
(1) no zoom of any image – with default settings
(2) after disabling, variation dropdown is empty – no variation shows up
Now, I have to let this plugin active because otherwise, no one can chose a different size…
Regards
https://www.ads-software.com/plugins/yith-woocommerce-zoom-magnifier/
]]>Please note: From Version 3.0.0 you don’t need to use this snippet in functions.php but you find a set of options in YITH > Ajax Product Filter > Frontend settings page
if( ! function_exists( 'yith_wcan_frontend_classes' ) ){
function yith_wcan_frontend_classes(){
return array(
'container' => 'YOUR_SHOP_CONTAINER',
'pagination' => 'YOUR_PAGINATION_CONTAINER',
'result_count' => 'YOUR_RESULT_COUNT_CONTAINER'
);
}
}
add_filter( 'yith_wcan_ajax_frontend_classes', 'yith_wcan_frontend_classes' );
If you don’t know which classes you should use, ask to the developer of your theme.
https://www.ads-software.com/plugins/yith-woocommerce-ajax-navigation/
]]>The “YITH Maintenance Mode” plugin offeres a newsletter form that I would like to show to my users instead of the “The newsletter plugin” form/widget.
With YIT I can configure “Action URL”, “Form method”, “Email” field name, “Newsletter Hidden fields”.
Is it possible to use the YIT form to enter & submitt the email address and what values do I have to configure to make it work with he newsletter plugin?
Any support is highly appreciated!
https://www.ads-software.com/plugins/newsletter/
]]>