Caddy Support
Forum Replies Created
-
Hello @retroreiz,
Could you please let us know which “save_for_later” function are you talking about? Can you please guide us with the file & line number?
So, we can look over that and get back to you.
Thank you.
Forum: Plugins
In reply to: [Caddy – WooCommerce Side Cart & Free Shipping Bar] QoL Additions@maxshock thanks for your feedback!
We’re glad you’re part of the Caddy family.Hey @gportillap
We have not received any replies on this issue so we’re closing the ticket.Please keep in mind you can always submit a support ticket via our documentation center https://support.usecaddy.com/submit-a-ticket/
Hey @gportillap! Thanks for sending this ticket.
We sent an internal reply with some questions and the suggestion to clear cache on your site.`In order to troubleshoot further, we also need to have the following information:
* Did you get any error messages?
* Is this happening when you’re logged in or logged out? It would be ideal if you test both logged in/out + incognito mode on the browser you’re using.
* Which browser are you using? I can see the browser on the video is Chrome but does this happen in any other browser you’re using?
* What’s the operating system used? (Mac, Windows, Linux, etc)Can you confirm? We’ll take a look as soon as we have all the info. Thanks!
Quick update: the release we plan to add this week does not include this feature.
To provide the best user experience is better to display the last product on top so they don’t have to go to the bottom of the cart to look for confirmation or avoid adding the product multiple times because they are not able to see it.Thanks for using Caddy @miguelbp87!
Hey @enniocecco
Thanks for letting us know about this issue.
We’re about to release new Free and Premium versions of Caddy. We looked into it and think the coming plugin updates would resolve this.Can you wait for the plugin updates? The ETA is this week!
Thanks,Forum: Plugins
In reply to: [Caddy – WooCommerce Side Cart & Free Shipping Bar] Producr RedirectHey @fabriciobarros10, as explained before we suggest avoiding those edits.
Stopping the plugin updates can also cause some malfunction in your site, and we can’t provide support if you edit Caddy’s code.We’re closing this topic as we don’t want to encourage other people to modify the plugin code.
Thanks,@oc-wordpress-web-designer
Following up on this issue: we’re not adding integration for this specific plugin. We discussed the option but at the moment we’re focused on WC plugins integration.Thanks for using Caddy!
Forum: Plugins
In reply to: [Caddy – WooCommerce Side Cart & Free Shipping Bar] Producr RedirectHey, @fabriciobarros10 we want to clarify the latest reply:
We don’t want users to modify the plugin files. This is bad practice in general as changes can get wiped out on updates (and we aim to release frequent updates with improvements).It also triggers security plugins to see changes as potential malware because the code does not match the repo.
Why would you like to redirect to the product first instead of allowing the user to add the item directly to the cart?
Hi @tizum,
Right now we don’t have an option available to remove the links from the images and product titles.
If you want to remove them then you need to do some customization on your own but we don’t recommend that because you have to manage those changes in every plugin update. This is bad practice in general as changes can get wiped out on updates (and we aim to release frequent updates with improvements).
It also triggers security plugins to see changes as potential malware because the code does not match the repo.
Hey there @miguelbp87
We display the products on the Caddy cart in the opposite order because we want to display the last added product at the top (in DESC order). This way the user gets a visual confirmation on the last item added.The team is discussing this functionality and will probably display the products in the same order as Cart and checkout into our next release.
We’re also working on displaying the
cc-product-upsells-wrapperto the end but this feature might take some time. You’ll see this feature in our upcoming release.Forum: Plugins
In reply to: [Caddy – WooCommerce Side Cart & Free Shipping Bar] Producr RedirectHey @fabriciobarros10,
Thanks for letting us know about this. Here’s what we suggest:1. Go to
caddy/public/js/caddy-public.jsfile line 165 and remove the if-else condition.
2. Also, go tocaddy/public/class-caddy-public.phpfile line 99 and replace the code with this line:
wp_enqueue_script( 'caddy-public', CADDY_DIR_URL . '/public/js/caddy-public.js', array( 'jquery' ), null, true );Let us know how it goes!
Forum: Plugins
In reply to: [Caddy – WooCommerce Side Cart & Free Shipping Bar] QoL AdditionsHello @maxshock,
Thank you so much for your effective suggestions. We’ll include this in our next release!Hey @oc-wordpress-web-designer,
Sure! Thanks for your suggestion.We’ll look over this Woocommerce Variations to Table–Grid product support and check if we can provide the support for our upcoming release.