After hitting update. and checking to see the site live. There were no checkout boxes to fill out the customer’s information. Only this text:
<!-- wp:woocommerce/checkout -->
<!-- wp:woocommerce/checkout-fields-block -->
<!-- wp:woocommerce/checkout-express-payment-block -->
<!-- /wp:woocommerce/checkout-express-payment-block -->
<!-- wp:woocommerce/checkout-contact-information-block -->
<!-- /wp:woocommerce/checkout-contact-information-block -->
<!-- wp:woocommerce/checkout-shipping-method-block -->
<!-- /wp:woocommerce/checkout-shipping-method-block -->
<!-- wp:woocommerce/checkout-pickup-options-block -->
<!-- /wp:woocommerce/checkout-pickup-options-block -->
<!-- wp:woocommerce/checkout-shipping-address-block -->
<!-- /wp:woocommerce/checkout-shipping-address-block -->
<!-- wp:woocommerce/checkout-billing-address-block -->
<!-- /wp:woocommerce/checkout-billing-address-block -->
<!-- wp:woocommerce/checkout-shipping-methods-block -->
<!-- /wp:woocommerce/checkout-shipping-methods-block -->
<!-- wp:woocommerce/checkout-payment-block -->
<!-- /wp:woocommerce/checkout-payment-block -->
<!-- wp:woocommerce/checkout-order-note-block -->
<!-- /wp:woocommerce/checkout-order-note-block -->
<!-- wp:woocommerce/checkout-terms-block -->
<!-- /wp:woocommerce/checkout-terms-block -->
<!-- wp:woocommerce/checkout-actions-block -->
<!-- /wp:woocommerce/checkout-actions-block -->
<!-- /wp:woocommerce/checkout-fields-block -->
<!-- wp:woocommerce/checkout-totals-block -->
<!-- wp:woocommerce/checkout-order-summary-block -->
<!-- wp:woocommerce/checkout-order-summary-cart-items-block -->
<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->
<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->
<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->
<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->
<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->
<!-- wp:woocommerce/checkout-order-summary-fee-block -->
<!-- /wp:woocommerce/checkout-order-summary-fee-block -->
<!-- wp:woocommerce/checkout-order-summary-discount-block -->
<!-- /wp:woocommerce/checkout-order-summary-discount-block -->
<!-- wp:woocommerce/checkout-order-summary-shipping-block -->
<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->
<!-- wp:woocommerce/checkout-order-summary-taxes-block -->
<!-- /wp:woocommerce/checkout-order-summary-taxes-block -->
<!-- /wp:woocommerce/checkout-order-summary-block -->
<!-- /wp:woocommerce/checkout-totals-block -->
<!-- /wp:woocommerce/checkout -->
The left side of my checkout page is untouched.
I’ve tried:
In my shop, everything will be enabled for backordering. What I want is, for example, if you order 5 products and 1 of those products is out of stock, there should be a message in the email saying something like “You have ordered (product name), which is not in stock. It will be delivered as soon as possible.”
Or let’s say I order a product that’s out of stock. I want the confirmation email saying that it’s currently out of stock and that it will be delivered as soon as possible.
What should I do?
Kind regards
]]>If the product is out of stock, I’d like to display in the main shop page that the product is out of stock, even if backorders are enabled. It’s just so it’s more noticable that the product is currently not in stock. What I mean is, that if I don’t have backorders enabled, this is what the out of stock product looks like in the main shop page.. I want the same notification displayed when stock is at 0, even though ordering it is still possible. How would I do that?
Kind regards
]]>I’ve created a single product page for every single product in our shop. The issue that I’m facing is that on the default Shop tab (default WooCommerce shop) it shows that the product is Out of stock or on sale, however, I can’t figure out, how to add a notification to the single product page. In the main shop page, I made the notification look like THIS.
Is there a way to show the same kind of notification in the single product page? [ redundant link removed ] is what the single product page that is out of stock currently looks like.
Kind regards
]]>I’m trying to set up a thank you page, but for whatever reason, no matter which plugin I use, when I complete an order, instead of being shown a thank you screen, I’m just redirected to homepage.
I added a custom checkout and a custom thank you page. The checkout works, however when I confirm the order, the URL shows that it starts to load the thank you page, but after a split second changes to home page.
You can test it out yourself by clicking any product, clicking “Dodaj v ko?arico”, going to cart (Ko?arica), going to checkout (Na blagajno) and then paying with anything, since it’s in test mode. I’m testing it out with a creditcard.
Is there a setting for thank you pages that I’m missing?
What’s going on?
Thank you!
]]>I’m trying to set up a thank you page, but for whatever reason, no matter which plugin I use, when I complete an order, instead of being shown a thank you screen, I’m just redirected to homepage.
I added a custom checkout and a custom thank you page. The checkout works, however when I confirm the order, the URL shows that it starts to load the thank you page, but after a split second changes to home page.
Is there a setting for thank you pages that I’m missing?
What’s going on?
Thank you!
]]>If i can’t get this fix I am unable to see all my pages neither adding new page.
thanks
]]>I have gone into Appearance-> Customize -> Additional CSS. I just don’t know the code to use.
I have tried a few different codings (see below) but they have not worked. My theme is Agency Starter not sure if that makes a different.
—————————————-
p.site-description {
font-size: 20px;
}
————————————————————————————————————————
.frontpage-banner.image-banner .block-title {
font-size: 45px;
}
.frontpage-banner.image-banner .description {
font-size: 30px;
}
————————————————————————————————————————
.site-description {
font-size: 14px;
}
————————————————————————————————————————
h1.site-title {
font-size: 35px;
font-style: italic;
color: #000;
text-shadow: 0 0 4px #FFF;
}
.site-description{
font-size: 15px;
font-style: italic;
color: #000;
text-shadow: 0 0 4px #FFF;
}
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in /home/tdfpat2019f/public_html/wp-includes/pluggable.php on line 1
After install plugin this error appears and the only way to make the site functional is deleting the plugin.
Any idea ?
wp last version
Thanks
]]>