The Infobox SVG icons are not showing
-
Hi, I have this option enabled, but still the icons are not showing on my 2 websites. Can you please help me with this?
allow_url_fopen = On
-
This topic was modified 2 years, 4 months ago by
vynil.
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you so much for purchasing our theme and contacting our support center.
Please, disable all plugins that are not related to our theme and provide us with your admin 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 builder
Thank you in advance
Can we do this after I transfer the websites? Thank you.
Sure. Let me know once you are ready.
Have you fixed this? I saw a similar thing in the patcher. I think it’s fixed now?
Hello,
Try to add the following PHP code snippet to the child theme functions.php file to fix this.
add_filter('woodmart_show_infobox_svg_by_tag', '__return_false');
Kind Regards