Home › Forums › WoodMart support forum › Information box Elementor does not show svg icons
Information box Elementor does not show svg icons
- This topic has 16 replies, 2 voices, and was last updated 10 months ago by Artem Temos.
-
AuthorPosts
-
January 17, 2024 at 1:46 am #530581
ut4utcParticipantHello,
I came across the fact that the information box stopped showing svg icons on the site.
It used to show, but now it doesn’t.
And the fact is that it doesn’t even display them in the markup.Please let me know how to fix it?
Plugin Safe SVG was enable Version 2.2.2.Attachments:
You must be logged in to view attached files.January 17, 2024 at 10:14 am #530635
Artem TemosKeymasterHello,
Please, disable all plugins that are not related to our theme and provide us with your admin and FTP access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
WoodMart core
WooCommerce
Elementor/WPBakery page builderThank you in advance
January 22, 2024 at 10:51 pm #532431
ut4utcParticipantI enabled errors on site, and show this errors:
Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:0A000086:SSL routines::certificate verify failed in /var/www/site.com/public_html/wp-content/plugins/woodmart-core/post-types.php on line 728
Attachments:
You must be logged in to view attached files.January 23, 2024 at 1:01 am #532441
ut4utcParticipantI uploaded the site to the test server. As you wrote, I disabled all plugins except two. Nothing helped.
The error is still displayed, the icons do not appear. I renewed the certificate – it is normal. I don’t see a problem with the certificate.I did everything I could – I even reinstalled WordPress, but nothing helps. allow_url_fopen is enabled in php.ini, PHP version 8.1.2-1ubuntu2.14 (cli). I uploaded the info.php file to the root of the site and all the parameters are there.
We need your help with this error.
January 23, 2024 at 10:23 am #532512
Artem TemosKeymasterHello,
This error clearly states that you have a problem with the SSL certificate on your website. You need to consult with your server provider for help on this matter.
Kind Regards
January 23, 2024 at 1:56 pm #532646
ut4utcParticipantHi there,
But we don’t have any problem with certificate – check it https://www.sslshopper.com/ssl-checker.html#hostname=patriot.org.ua Please check it – everything is correct and not a problem with certificate.
Attachments:
You must be logged in to view attached files.January 23, 2024 at 4:35 pm #532723
Artem TemosKeymasterPlease, send us your FTP or SSH access to this website so we can check it further.
January 23, 2024 at 8:59 pm #532837
ut4utcParticipantOk.
January 24, 2024 at 10:19 am #532968
Artem TemosKeymasterYou sent us the same information you provided earlier. But this SSH access is wrong and we don’t have access to the website files.
January 24, 2024 at 3:53 pm #533135
ut4utcParticipantHi there,
right SSH access here, maybe you type wrong password. I write more better for you:Attachments:
You must be logged in to view attached files.January 25, 2024 at 11:29 am #533391
Artem TemosKeymasterWe don’t have access to your website folder. Here is a screenshot https://gyazo.com/f578f09fac83cfd5fe30bc1f0ff2943c
January 25, 2024 at 11:43 am #533407
ut4utcParticipantSorry, maybe root password be better? support user have a sudo, but meybe better for you have a root:
January 25, 2024 at 12:58 pm #533453
Artem TemosKeymasterPlease, test it on your website now.
Kind Regards
January 25, 2024 at 1:44 pm #533488
ut4utcParticipantThanks, it works.
But this is my test site, I moved the data here to test it.
Please share the steps you took so that I can repeat them on the production site.
January 25, 2024 at 3:33 pm #533540
Artem TemosKeymasterWe changed the PHP function
woodmart_get_svg
in the filewp-content/plugins/woodmart-core/post-types.php
. You can copy this function to your live website and check if it helps.January 25, 2024 at 5:16 pm #533629
ut4utcParticipantWonderful,
You are best! Thank you.I hope you will include this code in the next update so that the original code is not overwritten during the update?
I will be very grateful. Well done.
January 26, 2024 at 10:16 am #533778
Artem TemosKeymasterBy modifying that function I disabled SSL verification for SVG requests on your website. The issue is still related to your server configuration so we are not going to do this in our theme’s core. You can either keep this fix on your website or investigate this issue further.
Kind Regards
-
AuthorPosts
Tagged: icons, Information box, svg
- You must be logged in to create new topics. Login / Register