• Open
  • Daniel Annen
    Spectator
    24.08.2020 at 16:29 #45228

    Thanks for all so far. I have 2 small issues left:

    (1) Breadcrumb: It now shows only 3 characters for the first entry (I even don’t know where it takes the 3 characters from. It should say “Startseite” not “hen”).
    See https://www.arth-online.ch/geschichte

    (2) On the home page I have a slider. After changing to slide 2 there’s a great gap between the slider and the next content. This is new. Any ideas?

    See https://www.arth-online.ch

    Evgeny
    Keymaster
    Posts: 1010
    24.08.2020 at 16:33 #45231

    I need to take a look, I’m not so sure that these are directly theme related. Please share the admin area access and FTP credentials in a private message. Thanks.

    Jean-Luc Mounier
    Spectator
    Posts: 9
    24.08.2020 at 17:17 #45233

    I’ve had the same problem. It seems to be a consequence of the translations .mo broken in 2.9.9.8.
    “breadcrumb-item” with strange text.
    My suggestion :
    – use the “languages” folder from 2.9.9
    – or change the site to English
    Jean-Luc

    Daniel Annen
    Spectator
    Posts: 10
    25.08.2020 at 11:53 #45251

    Yes. When I change the site language to English, the Breadcrumb Navigation works. First entry is “Home” instead of “hen” which should be “Startseite” in German.

    Daniel Annen
    Spectator
    Posts: 10
    25.08.2020 at 11:57 #45252
    This reply has been marked as private.
    Evgeny
    Keymaster
    Posts: 1010
    25.08.2020 at 12:00 #45253

    Hi. No need – since it is a translation problem, I can offer the following:
    1. Wait until we roll out the next version (by the end of the week). we will fix the languages.
    2. Replace the Language folder with one from a previous version. If you don’t have it, I can send one over to your email.

    Daniel Annen
    Spectator
    Posts: 10
    25.08.2020 at 12:42 #45254

    So there remains issue #2 where the change from slide 1 to the next one creates a gap.

    Evgeny
    Keymaster
    Posts: 1010
    26.08.2020 at 05:23 #45255

    Yes, this problem we will look into today.

    Daniel Annen
    Spectator
    Posts: 10
    01.09.2020 at 11:32 #45281

    Any progress yet?

    Evgeny
    Keymaster
    Posts: 1010
    01.09.2020 at 11:59 #45282

    Sorry for the delay. Please add the following to your Additional CSS:

    #bootstrap-slider .carousel-inner {
    max-height: 188px ;
    }

    It will take care of the problem.

    Daniel Annen
    Spectator
    Posts: 10
    01.09.2020 at 12:03 #45283

    It actually did! Thanks a lot.