anitaybrian
Forum Replies Created
-
It seems that the error went away on its own.
Scary me
Anyway I’ll leave the question so that the gutenberg team can be aware of this.
Forum: Plugins
In reply to: [WooCommerce] Issue an authorization on checkout, and capture laterI made it. I just had to change the status of the order to processing
Forum: Plugins
In reply to: [WooCommerce] Issue an authorization on checkout, and capture laterthe authorization is about to expire and I have not managed to capture
Forum: Fixing WordPress
In reply to: Place a still image that is visible only on the home pageThank you! it worked wonderfully.
have a beautiful evening.
You are a sun 🙂
Forum: Fixing WordPress
In reply to: Place a still image that is visible only on the home pageI’m going to do it and I’ll tell you how it goes
Forum: Fixing WordPress
In reply to: Place a still image that is visible only on the home pageFor now I delete the code, since the image looks terrible when repeated on all pages…
I hope you can help me, 😉
Forum: Fixing WordPress
In reply to: Place a still image that is visible only on the home pageI want to place the fixed image only on the home page, when I use this code:
body {
height: 400px;
background-image: url(“https://domabohemianfurniture.com/wp-content/uploads/2022/06/Untitled-design-1.png”);
background-size: cover;
background-repeat:no-repeat;
background-position: center center;
}the image is repeated on all pages
I was thinking of placing a condition: if ( is_front_page
But I don’t know how to do it, my code knowledge is still basic
Forum: Fixing WordPress
In reply to: Place a still image that is visible only on the home pageHello @gappiah this is the url of my site https://domabohemianfurniture.com/
Forum: Plugins
In reply to: [WooCommerce] Issue an authorization on checkout, and capture laterThanks for everything, it worked great for me, sorry for the delay in answering
Forum: Plugins
In reply to: [WooCommerce] Issue an authorization on checkout, and capture later@maykato. Thank you very much for helping me, I will try it and tell you how it works for me 🙂