Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #265286

    Bei unserer Installation des Enfold Themes, zeigt es beim LayerSlider (nur bei unserem Kunden und auf dem iphone) nur eine Fläche und den animierten Ladebalken an. Was ist da der Fehler?
    Ist das ein JavaScript-Fehler?

    Wir haben ein Child Theme über das Theme gemacht

    #265700

    Hey arnoldgrafik!

    Thank you for visiting the support forum!

    Do you mind if we take a look at the actual website? Make sure that you’re running WP 3.9 and the latest version of the theme which is 2.7.1.

    Cheers!
    Ismael

    #265730
    This reply has been marked as private.
    #265767

    Hey Ismael,
    I’ve Tested a other…
    My Solution is, that the LayerSlider only Function, when I choose the AVIA Layout Architect.
    I first Time I added the LayerSlider Code to the page direct.
    Kind regards

    #267316

    Hey!

    I just checked your website on my iphone 4 and slider works fine on my end. Please see screenshot here – http://i.imgur.com/gOBhYgH.png
    For logo overlapping issue, please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    #header_main .container .logo {
    right: auto; 
    left: 0; }
    div.header_bruderhausdiakonie_label { 
    padding-top: 35px; }}

    Cheers!
    Yigit

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