joycegrace
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] How to change “on hold” order status message on orders page?From what I gather, the message showcased in the screenshot is displayed in the store’s “Thank you” page, upon submitting an order. Correct?
I think so. I didn’t put in the order. Do you recognize where it is?
Just to clarify, the
On Holdorder status is usually seen with payment methods when you need to manually confirm, such as BACS (bank transfer) or cheque.You’ll also see this when the gateway is set to authorize instead of capture a charge: the shop owner will need to manually switch the status to processing. The related WooCommerce documentation is linked here.
I am aware of what the “On Hold” status does in its function. I am not clear how the message appears on the WooCommerce template. Can you please direct me to that? Is it native to WooCommerce code?
For example, there is custom code online to send “on hold” order messages to store admins. And we can customize “on hold” wording in email templates.
Where is the “on hold” wording controlled for customer order pages?
That said, did you already have a chance to check the settings for the payment method used to submit the order depicted in the screenshot, or otherwise?
I did. It does not reveal anything.
Does anyone know how to change this wording?
Forum: Fixing WordPress
In reply to: HTML block deletes block code HTML but still displays on front endThank you very much. I definitely don’t want to interrupt a meeting. However, I’m curious if there isn’t a more official place to find out? I thought that this would be it, no?
Forum: Fixing WordPress
In reply to: HTML block deletes block code HTML but still displays on front end@bcworkz The reason is complicated…I have a use-case where I need to do so because I’m using collapse-o-matic plugin to contain blocks which have formatting in them that I would otherwise have to re-create by CSS all over again for ‘no-blocks’. Copy/paste of the HTML is way faster than rebuilding the blocks to fit within the special collapse/expand I have going (with a lot of custom CSS involved). This is all partially due to a set up from before the block editor era and the easiest way to accomplish what I need to do is the way I described above.
So basically it would save me a lot of time if it just let me do what I thought was simple: let me come back to edit code I successfully copied and pasted earlier.
I still don’t understand why it’s doing this though. Does someone know? What ‘bad’ thing would happen if we were ‘allowed’ to copy/paste block editor code into custom HTML? Why is it behaving like this?
I also don’t understand why it would delete the code editor HTML on the back end but still show correct code editor HTML on the front end…
To me this seems like a glitch…but I would love to learn what I’m not understanding about why this is not allowed, or why it would be bad to allow it.
I mean it is strange to make a mass plugin that can only be customized by JS in some spots and not CSS alone… especially for spacing. I guess at this point I would just request that this be considered by your team. That is, to make customizations easier and more obvious through CSS overrides.
- This reply was modified 3 years, 3 months ago by joycegrace.
Thank you very much. I appreciate your reply.
I’m still having trouble understanding some of the spacing in the albums though.
For example, I’m trying to use ‘align wide’ settings to get the album galleries to align with the rest of the website’s alignment of three colums using “align wide”. See screenshot: https://dpmk.in/i/3PG7K25n7
However, there seems to be some mystery space that makes this virtually impossible. See screenshot: https://dpmk.in/i/ygD07KQjjH and this screenshot: https://dpmk.in/i/0rmvdBKRHf
Do you know what is controlling that space? How can it be adjusted?
This is the CSS I’m using to get it to 3 columns so it can get close to the alignment of ‘alignwide’ in the block editor:
.foogallery-stack-album { margin: 32px calc(55% - 50vw)!important; max-width: 100vw; }Thank you
thank you this worked
Thank you for your help. This code works for the query block, but then the default featured image doesn’t show up for ‘regular’ blog archives nor the latest posts block.
Do you know if there is a code snippet that would work in all cases?
Thank you again, I really appreciate your answer.
This has been sent to your email support@adtribes.io
I’m having this same issue. Everything was working fine and then I went to go check the settings yesterday because we got an email from one of the blocked domains, and the field to set it is gone.
No they do not, that’s what I explained above
How can I check if my feed is properly updating?
@supportadtribes thank you
Hello, can we get an update?
Ok. But under “Available Features” in your plugin description it says “Supports Aelia Currency Switcher.”
Later it does say (elite) next to this, it seems like there may be something ‘free’ since it’s in the list of “available features.” It would help to clarify this.
Thank you
As mentioned in my initial post:
“We have cleared cache and removed the feeds from our WP Engine cache rules and Cloudflare cache.”
Are there other caching issues I should be aware of that I need to clear?