Home Forums WoodMart support forum SVG Icon doesn't show up in infobox

SVG Icon doesn't show up in infobox

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #131789

    scholtobos
    Participant

    Hi Guys,

    Showing svg images works perfectly in my menu’s and as logo in my header, but I can’t find the problem of not showing images in infoboxes.

    On all other places svg’s show up, except for the infobox element.
    In php.ini allow_url_fopen = On

    Do you have an idea?
    Thanks in advance.

    #131808

    Artem Temos
    Keymaster

    Hello,

    It seems that file_get_contents function for URLs is disabled on your server. You need to contact your provider and ask to enable this option. The line you added to the php.ini file may not work as you expected.

    Regards

    #131809

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue

    Best Regards

    #131814

    scholtobos
    Participant

    Thanks Elise and Artem,

    @elsise I disabled all plugins and switched to parent, but there are no conflicting plugins. So problem still exists.


    @Artem
    , I have access to php.ini file and already opened file_get_contents earlier. Just checked it and it’s still enabled.

    So there must something else. Could you please investigate this for me?
    Note: my website is running on a multisite environment. Could this be the problem?

    Thanks in advance.

    #131817

    scholtobos
    Participant

    Sorry Artem. I didn’t wrote this sentence: The line you added to the php.ini file may not work as you expected.
    Just contacted my provider, so please wait answering.

    #131822

    scholtobos
    Participant

    @Artem. Just contacted my ISP. file_get_contents is enabled, but problem still excists.

    #131823

    Artem Temos
    Keymaster

    Please, disable external plugins and send us your admin and FTP access so we can check what is wrong.

    #131858

    scholtobos
    Participant

    Thanks in advance.

    #131889

    Artem Temos
    Keymaster

    You didn’t disable external plugins yet. And please, send us a path to the folder where your website is stored on the server.

    #131897

    scholtobos
    Participant

    Artem,
    1) We are working with multisite so I disabled all plugins how are affecting frontend for the specific subsite I send you.
    2) Yesterday I disabled all plugins, also the global ones (by night when there were few visitors on our website) and I noticed there are no conflicting plugins. So trust me, because by day it isn’t possible to turn of all plugins because of other subsites.
    2) Multisite is one install so the server path is /web/.

    #131899

    Artem Temos
    Keymaster

    Where is wp-config.php file? We don’t see it in the /web/ folder. Please, enable debug mode there.

    #131900

    scholtobos
    Participant

    Good point. I locked it for security reasons. You can reach it now again.

    #131901

    Artem Temos
    Keymaster

    We see the following error and it seems to be somehow related to SSL certificate configuration on the server https://gyazo.com/e178f116e7a27e4b0548b6175021b025

    #131955

    scholtobos
    Participant

    Ok, thanks for the investigation. I will give you information after I found the configuration error.

    #131961

    scholtobos
    Participant

    Artem,
    Problem solved by adding openssl.cafile = "/etc/ssl/certs/cacert.pem" to php.ini.
    Thanks for your time.
    Scholto

    #131962

    Artem Temos
    Keymaster

    Great, we are glad that you sorted it out.

Tagged: ,

Viewing 16 posts - 1 through 16 (of 16 total)