sophiekroezen
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Order Confirmation Mail sent as raw HTMLAll emails are received like this:
Content-Type: text/html; charset=UTF-8
<!DOCTYPE html>
<html lang="nl" style="height: 100%; position: relative;" height="100%">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>de Kroonluchter a€“ Stamps & Stationery</title>
</head>
<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" class="kt-woo-wrap order-items-normal k-responsive-normal title-style-none email-id-new_order" style="height: 100%; position: relative; background-color: #f7f7f7; margin: 0; padding: 0;" height="100%" bgcolor="#f7f7f7">
??????????????? <div id="wrapper" dir="ltr" style="background-color: #f7f7f7; margin: 0; padding: 70px 0 70px 0; width: 100%; padding-bottom: px; -webkit-text-size-adjust: none; padding-top: 10px;" bgcolor="#f7f7f7" width="100%">
??????????????????????? <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%"><tr>
<td align="center" valign="top">
??????????????????????????????????????????????????????????????????????????????????????????????????????? <table id="template_header_image_container" style="width: 100%; background-color: transparent;" width="100%" bgcolor="transparent"><tr id="template_header_image">
<td align="center" valign="middle">
??????????????????????????????????????????????????????????????????????????????? <table border="0" cellpadding="0" cellspacing="0" width="100%" id="template_header_image_table"><tr>
<td align="center" valign="middle" style="text-align: center; padding-top: 20px; padding-bottom: 20px;">Forum: Plugins
In reply to: [WooCommerce] Order Confirmation Mail sent as raw HTMLDear @ihereira,
Thank you for your reply. Today, I created a staging website using WP Staging and disabled all plugins using Meks Quick Plugin Disabler. I actived all plugins one-by-one and created/placed an order after activating each plugin. All emails were received correctly, so I was not able to find a plugin conflict.
Unfortunately, the emails from the ‘real’ website are still not received correctly so I contacted my hosting provider for additional help. Any help on this forum is still greatly appreciated!
Forum: Themes and Templates
In reply to: [Astra] Cart icon has changed in version 3.9.2Hello @martje65,
I added the filter to functions.php via Code Snippets, but unfortunately the new cart icon is still showing.
EDIT: I was able to get the old cart icon back via Customizer > Header > Cart > select first cart icon
- This reply was modified 2 years, 2 months ago by sophiekroezen.
Forum: Themes and Templates
In reply to: [Astra] Cart icon has changed in version 3.9.2Dear @martje65,
My cart icon has also changed in Astra 3.9.2. I really hope that Astra will bring back the old icon in the next update, because this one just doesn’t look professional – especially with the random border around the icon.
Forum: Themes and Templates
In reply to: [Astra] Safari weergave incorrectHallo @grafischestudio,
Wat vervelend dat je website niet goed werkt in Safari! Zou het kunnen dat Safari niet up-to-date is? Ik heb zelf ook Elementor 3.7.2, maar mijn website wordt wel goed weergegeven in Safari.
Forum: Fixing WordPress
In reply to: Fatal Error: Unsupported operand types: string * floatHello @macmonir,
Thank you for your reply. Even when the website was displaying the error, I was able to access the admin area. I disabled Elementor and all other plugins, but the error was still there.
It turned out that there was an error with Elementor and custom sizes for images. There is more information in this topic: https://www.ads-software.com/support/topic/typeerror-unsupported-operand-types-string-float/.
I downgraded to PHP version 7.4 and hopefully this solves the problem until Elementor releases an update.
Forum: Themes and Templates
In reply to: [Astra] Cart Text with Two Digits: problemI solved the problem by adding the following CSS:
div.ast-header-woo-cart:nth-child(2) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > div:nth-child(1) > span:nth-child(1) { word-wrap: normal; }
Forum: Plugins
In reply to: [WooCommerce] Cart Text with Two Digits: problemHello Amirtanazzoh,
Thank you for your reply. I added the custom CSS and it worked perfectly, thanks!
Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Guest User Wishlist not working correctlyDear Luciano,
Thank you for your reply. I figured out there was a problem with Yith Wishlist combined with WP Rocket. I followed the steps under ‘Prevent caching based on their cookie’ at the following link: https://docs.wp-rocket.me/article/875-using-wp-rocket-with-yith-woocommerce-wishlist.
This solved the problem.
Forum: Plugins
In reply to: [WooCommerce] Related Products are always the sameDear Maykato,
Thank you for your reply.
The shown related products are indeed from the same category, but a very small amount of products from the same category. The shown related products don’t have the same tag as the product.
The product on the page ‘I need help with’ is for example of the category Stempels (rubber stamps). This is a main category with over 300 products, but Woocommerce only shows a few products from this category as related products.
Forum: Plugins
In reply to: [WooCommerce] Free Shipping for specific BrandsHello Ahir,
Thanks for your reply. It worked perfectly!
I additionally installed a Taxonomy filter plugin in order to select all products from certain brands and bulk edit their shipping class.
Forum: Plugins
In reply to: [WooCommerce] Problems with standard product sortingDear Abwaita,
Thanks for your reply.
The problem was solved today. I want to share the solution for other users that might have the same problem.
When I downloaded the CSV file of all my products, it turned out that my old products actually got a sorting number, not 0. My new products got sorting number 0, causing them to show up before my older products.
I did reset the sorting for all products in phpMyAdmin using the following code.
update wp_posts set menu_order=0 where post_type='product'
All products are now alphabetically sorted.
Forum: Plugins
In reply to: [WooCommerce] Problems with standard product sortingHi,
Sadly, the problem is still not resolved.
Today, I updated all my plugins again – including WooCommerce. I disabled all non-essential plugins. I cleared the website caches. I tried several browsers, devices and incognito mode.
I added three new products: A Test Product, B Test Product and Autotest. All these products still appear before the older products. The problem occurs at both the shop (www.dekroonluchter.com/shop) and category (www.dekroonluchter.com/product-categorie/stempels) page.
The products I created are simple products. I only gave them a title, description, short description and category. I did not change the sorting, the sorting of these products is 0.
If I check the sorting in the WooCommerce backend, these new Test products also appear above the older products.
As you can understand, I can’t manually change the product sorting number for every new product in order to get them alphabetically sorted. There will be too many new products to do that.
I hope someone can help me getting all my products alphabetically sorted.
Screenshot of shop page: https://snipboard.io/t75TNs.jpg
Screenshot of product category page: https://snipboard.io/VH2Zc0.jpg
Screenshot of sorting in WooCommerce backend: https://snipboard.io/zLX4Z9.jpgForum: Plugins
In reply to: [WooCommerce] Problems with standard product sortingForum: Plugins
In reply to: [WooCommerce] plug in jet pack do not work woocomerce editing productI got the same problem, even after uninstalling Jetpack. Editing a product gets me error 500.