Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #557780

    Hi,

    ich habe hier im Moment 2 Probleme mit Pfaden beim Layerslider
    1x im Backend, dort hat sich ein Leerzeichen eingeschlichen, Auszug aus dem Seitenquelltext:
    <script type=’text/javascript’ src=’https://dev.netfiles.de/wp-content/themes/enfold/config-layerslider/LayerSlider/static/%20codemirror/lib/codemirror.js?ver=5.6.2′></script&gt;
    Das müsste im Sourcecode gefixed werden, wenn ich wüsste wo würde ich das Leerzeichen vorübergehend selber entfernen.

    1x im Frontend, hier wird der falsche Pfad für skin.css verwendet:
    https://dev.netfiles.de/wp-content/<absoluter/Pfad/zu>/enfold/config-layerslider/LayerSlider/static/skins/fullwidth/skin.css
    Hintergrund: aus organisatorischen Gründen zentralisieren wir unsere WordPressinstalltionen mit Symlinks. Deswegen wird der Pfad nicht korrekt aufgelöst. Gibt es dafür schon eine Lösung oder ein “Best-Practice”? Sonst müsste ich mir was überlegen.

    Vielen Dank für eure Hilfe!

    Debugging Info for Theme support:
    Theme: Enfold
    Version: 3.4.7
    Installed: enfold
    AviaFramework Version: 2.3
    AviaBuilder Version: 0.8
    – – – – – – – – – – –
    ChildTheme: enfold_child-for-nf
    ChildTheme Version: 0.1.0
    ChildTheme Installed: enfold

    ML:256-PU:52-PLA:5
    WP:4.4

    #558984

    Hey net-files!

    Hmm, for the codemirror.js file, it seems like it is a part of LayerSlider so I would not recommend removing it.

    I’m not sure about the second question. Can you take a screenshot highlighting the problem?

    Best regards,
    Elliott

    #559143

    Hey!

    1.) I can’t see any spaces, so not sure what you mean. Please provide us a precise link where we can see the issue you have with your layerslider.

    2.) I don’t think Kriesi implemented symlink feature into Enfold yet. Are you using a plugin for it? if yes which one?
    Can you provide us admin access, so we can take a closer look into it?

    Regards,
    Andy

    #559158

    Hi,

    thanks for your responses.
    1.) The space is URL-encoded with %20:
    …/static/%20codemirror/…

    2.) We do not use a plugin for symlinks, it’s just the configuration of the server. The things i read so far say that it should not be a general problem in wordpress!?

    Unfortunately i cannot grant you admin-access due to privacy reasons. Here is the frontpage:
    https://dev.netfiles.de/
    You can see the symlink problem there.

    PS: is the console.log() statement in avia.js line 893 necessary?

    #559472

    Hey!

    I can’t see any issue on the link you have provided. What/where is it exactly?

    Regards,
    Andy

    #583219

    Hi!

    We found a fix for this error which is simple space in the wp_enqueue_script function src or url. If you want to fix it yourself, please refer to this link: https://kriesi.at/support/topic/layerslider-not-working-5/#post-583136

    Cheers!
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.