ezzmay007
Forum Replies Created
-
I need the same functions, I love this plugin and all its features and settings, this is the one thing that is missing! Id be happy to pay for this feature! @tiendabs what is this plugin please please? Feel free to contact me via my website in my profile.
Hi @grzegorzturbasa, okay great where can we talk about this then? i really need this feature.
regardsErin
not to mention a report to the vendors showing the same, so they get a clear indication of why certain amounts ahve been taken. This should be easily downloadable for any period, so the vendors have records for tax time etc. The current reports are useless
Forum: Plugins
In reply to: [LiteSpeed Cache] slider plugin acting upHi Thanks, yes i see the following errors
JQMIGRATE: Migrate is installed, version 3.3.2 2jquery.min.js?ver=3.5.1:2 jQuery.Deferred exception: $wpcsp.owlCarousel is not a function TypeError: $wpcsp.owlCarousel is not a function at HTMLDocument.<anonymous> (<anonymous>:6:24) at e (https://www.subscriptionboxaustralia.com/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30005) at t (https://www.subscriptionboxaustralia.com/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30307) undefined S.Deferred.exceptionHook @ jquery.min.js?ver=3.5.1:2 jquery.ticker.js?ver=1.0.0:24 Element does not exist in DOM! 2jquery.min.js?ver=3.5.1:2 Uncaught TypeError: $wpcsp.owlCarousel is not a function at HTMLDocument.<anonymous> (<anonymous>:6:24) at e (jquery.min.js?ver=3.5.1:2) at t (jquery.min.js?ver=3.5.1:2)
Forum: Plugins
In reply to: [Currency per Product for WooCommerce] Add original price in shopHi @kenil802 , thanks please let me know, as this dual price is wrecking the display of my loop, and i need to find a different plugin if this is not possible,
Thanks
Forum: Plugins
In reply to: [WCFM Marketplace - Multivendor Marketplace for WooCommerce] Custom emailHi the above code does not wor, any other ideas please?
Thanks
*recap the admin gets an email saying when a subscripton has been cancelled, but the vendor does not, need some code to notify the vendor that the subscription has been cancelled.
Thanks
Forum: Plugins
In reply to: [WCFM Marketplace - Multivendor Marketplace for WooCommerce] Custom emailGreat thanks, i will test this code.
Also id there any way to send a vendor a reminder email each week if their order has not been shipped/marked as complete?
Spending time chasing up vendors is time-consuming, surely the plugin is able to send a reminder email?
Thanks
Forum: Plugins
In reply to: [WCFM Marketplace - Multivendor Marketplace for WooCommerce] Custom emailI Meant on the notification manager page, In wcfm admin.
So here is some code I can use to send this email to the customer, just help me out with the changes that need to be made to send this to the vendor instead? i think $vendor_email is what we need to use, just not sure exactly how to edit this code for the vendor instead of the customer
/* Send email to a customer on cancelled subscription in WooCommerce */
add_action( ‘woocommerce_subscription_status_pending-cancel’, ‘sendCustomerCancellationEmail’ );
/**
* @param WC_Subscription $subscription
*/
function sendCustomerCancellationEmail( $subscription ) {
$customer_email = $subscription->get_billing_email();
$wc_emails = WC()->mailer()->get_emails();
$wc_emails[‘WCS_Email_Cancelled_Subscription’]->recipient = $customer_email;
$wc_emails[‘WCS_Email_Cancelled_Subscription’]->trigger( $subscription );- This reply was modified 4 years, 9 months ago by ezzmay007.
Sounds great! Where exactly do i download the list from? and mark them approved after payments? is this all done within the withdrawals tab? as I cant find anything for that yet?
Thanks, again
Forum: Themes and Templates
In reply to: [AccessPress Store] Styling on single productHi, thanks this has fixed the variation options, but not the variation description? Any other tips.
Thanks again
Forum: Plugins
In reply to: [WooCommerce] Spinner on cart pagewow super weird, once i disabled “BIALTY – Bulk Image Alt Text (Alt tag, Alt Attribute) with Yoast SEO + WooCommerce” all seems to be working fine now? this was the last plugin i would suspect, but it seems to have done the trick, ill do a bit more testing before i declare this fixed, but its looking good =)
Forum: Plugins
In reply to: [WooCommerce] Spinner on cart page@3sonsdevelopment Hmm okay thats tricky then.
Well i checked the woocommerce logs, no errors logged today.
I turned wp-debug to true, and checked those logs, nothing there either, or in my error.log in my root dir. Painful…..Ill have to do the health check thing you suggested and see if we can find any joy there, so weird that nothing is showing what the error is.
Thanks
Forum: Plugins
In reply to: [WooCommerce] Spinner on cart page@macmanx sorry mate, i have no idea how it got reported? i didnt mean to do it whatsoever. super weird. Thanks anyways and thanks for the tips, will be much more careful in future, its never happened before so i have no clue how it even happened???
Thanks
ErinForum: Plugins
In reply to: [WooCommerce] Spinner on cart pageHi Three Sons, The only caching plugin i use is fast velocity minify, which combines the js files. Ive changed the plugin settings so its now not combining any js files (as i wasnt sure which specific file was causing the issue) and sadly the issue still persists.
Does it still look like files are being combined from your end?
Im not sure how to check this myself ive looked in the console but can work out where the error is
Forum: Themes and Templates
In reply to: [AccessPress Store] Styling on single productcurrently looks like: https://drive.google.com/open?id=1Z_dX_Ba5Lioor4qICt4Euk3TV8u6oFmz
Attempting to get it to look like: https://drive.google.com/file/d/1n2xKLu5zFBAOJpJooQ8xMnB5g0J8_qdi/view?usp=sharing