jlev00
Forum Replies Created
-
Hi @vania2103 did you find a good solution for this for category descriptions? I’m also trying to do this, something like a Read More link or something.
Btw thanks for the heads up on the change to WooCommerce. I have a hunch there are other plugins that I might need to look at.
ZOMG Fastest. Support. Ever. LOL thanks!!!
I looked at the documentation here:
http://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/displaying-product-custom-fields/
and
http://docs.wpovernight.com/woocommerce-pdf-invoices-packing-slips/changing-the-address-format/
but not sure which one is applicable here π
Forum: Plugins
In reply to: Woocommerce admin notesfor every single productHi pisang20 – did you find a solution? I’m looking for something similar π
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Adding/Removing Items After CheckoutHi D Smith – thanks for the reply. Actually I did some testing in our dev environment which ultimately led to us disabling guest accounts, so that going forward we can create orders and send invoices (or the link to their account so they can click Pay themselves).
In this case the user was unfortunately a Guest and it wouldn’t be accepted by the customer if we created an account for them.
Thanks for the link to the documentation too. I had read that page multiple times but good to know I was at least in the right section.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Adding/Removing Items After CheckoutI just read the documentation here:
https://docs.woocommerce.com/document/woocommerce-refunds/So this covers the case of refunding money.
Regarding adding additional line items and having Stripe charge for them, according to this:
you can only add line items for an order that is currently On Hold. So I guess if that’s the case, I want to know 1) whether there is any issue in changing an order from Processing to On Hold, and then 2) whether adding line items will automatically fire some invoice or something to the customer.
Appreciate any assistance you can provide (especially since the customer is waiting for me to get back to them). Also starting to wonder whether this is a Woocommerce question, ie not Stripe.
Forum: Plugins
In reply to: [IP2Location Country Blocker] Redirect loop when entering the URLHi @ip2location @statusx – I wonder whether this is due to using Bitnami for local development? I have noticed other strange behaviour previously with paths on Bitnami WordPress instances.
When I echo $url and $current_url around line 1090 they are giving me different paths, eg
http://pc-name/site-name/error-page/
http://pc-name/site-name/site-name/error-page/This is resolved when I move the site to a live Staging environment.
Forum: Plugins
In reply to: [IP2Location Country Blocker] Feature Request: Allow by User roleπ THANK YOU!!!
Forum: Plugins
In reply to: [IP2Location Country Blocker] Feature Request: Allow by User roleHi ip2location – the IP address is a fe80:: address assigned by my router.
I can’t paste a screenshot but my Front End settings are:
—
Enable Frontend Blocking: selectedBlock all countries except countries listed below: Afghanistan
Show the following page when visitor is blocked: Custom Error Page (Not Available in your Country)
—When you said:
You will bypass the frontend block rules if you were signed in. In other words, you are able to browse frontend page with no restriction.
did you mean “signed in as Administrator” only? I tried logging in as a Subscriber on a live site but was blocked. This is why I would like to be able to override the blocking functionality based on selected roles π
Forum: Plugins
In reply to: [IP2Location Country Blocker] Redirect loop when entering the URLConfirmed this is an issue due to developing on local PC; not sure why but everything functions as expected on live site.
Forum: Plugins
In reply to: [IP2Location Country Blocker] Feature Request: Allow by User roleConfirmed this is an issue due to developing on local PC; not sure why but everything functions as expected on live site.
Forum: Plugins
In reply to: [IP2Location Country Blocker] Feature Request: Allow by User roleHi ip2location – thanks for the reply.
Does that apply for all roles?
As per my response here:
https://wordpress.org/support/topic/redirect-loop-when-entering-the-url/
I wonder whether the strange behavior I am seeing is because I am developing on a local PC. I’ll do some testing in a staging environment. Thanks again for your response π
Forum: Plugins
In reply to: [IP2Location Country Blocker] Redirect loop when entering the URLHm I’m also having this issue. Developing on my local PC.
Hi Moumita – thanks for the explanation and apologies if I missed this in the documentation : )