Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1317155

    could you please think of to enhance the list in : class-html-helper.php on line 3176 ( Enfold 4.8.6.2 ) to:

    if( preg_match( '/^.*\.(jpg|jpeg|png|gif|svg)$/i', $img ) )
    

    maybe webp too

    if( preg_match( '/^.*\.(jpg|jpeg|png|gif|svg|webp)$/i', $img ) )
    

    All svgs i do insert to an alb ( f.e. image.alb, etc. ) are only shown once in the preview – opening again the alb ( very annoying on image with hotspots ) the preview is empty.

    #1317318

    Hey Guenter,

    Danke, dass Du meinen Fehler auf Github bemerkt hast – schon korrigiert.

    Footer and Socket part of #main

    Da .all_colors Teil von #main ist sind die Auswirkungen nicht wirklich leicht abschätzbar.

    Was ich mir eher vorstellen könnte (hab aber noch nicht genauer angeschaut) wäre die beiden Teile noch in ein eigenes div zu geben.

    Damit sollte man diesen “Curtain” Effekt auch machen können (könnte ich mir auch als Theme Option vorstellen).

    Best regards,
    Günter

    #1317356

    dieser Effekt Ist sicherlich häufiger anzutreffen – bei anderen Themen – daher glaube ich schon es wäre eine Bereicherung.

    Ich sehe momentan keine Probleme, da all_colors bei footer meist durch footer_color überschrieben wird.

    #1317360

    Hi,

    Best regards,
    Günter

    #1317483

    Calculation

    #1317648

    Hi,

    Best regards,
    Günter

    #1317690

    Aha

    #1317717

    Hi,

    Danke für die Rückmeldung.

    Einen schönen Tag noch.

    Best regards,
    Günter

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘svg support’ is closed to new replies.