Forum Replies Created
-
AuthorPosts
-
Hello Victoria,
this thread somehow died, but the problem isn’t realliy solved yet.
It is about pages like this one with larger galleries: https://blumen-hegemann.de/floristik/straeusse/
The loading order is:
– first the gallery (and maybe other content)
– then the hero photo
– then the hero title
This leaves us with some big blank space on top for a while the gallery is loading.How can I change it so the hero photo und title load first?
Thanks Jordan und v.a. danke Guenni für die ausführliche Erläuterung. That helped!
@colorit:
sometimes I prefer snippets, but sure that plugin is a good alternative, Thanks!Hallo Günni,
wenn du magst, wirf doch mal hier einen Blick rein: https://kriesi.at/support/topic/link-buttons-in-layer-slider/
Die Antwort vom Support ist nicht wirklich befriedigend :-)
Wenn du magst, kannst du mir auch gerne direkt schreiben über netschmie.de.
Herzlichen Gruß,
DanielGibt es eigentlich auch einen entsprechenden Code, um nicht benötigte Formate zu deregistrieren – um sie anschließend mit dem Plugin in zu löschen?
Alles klar. Mit dem ersten PHP-Schnipsel, das die 344*344-Größe registriert und erzeugt und dem “Regenerate Thumbnails”-Plugin läuft alles wie geschmiert. Vielen Dank nochmal!
Hallo Guenni007,
du bist echt ein Schatz! Functions-Schnipsel 1 hat schonmal super funktioniert. Von Haus aus ist es so, dass die von WP erzeugten Formate einfach überhaupt nicht mit den vom Theme vorgegebenen Miniaturbildgrößen zusammenpassen. Und das ist anscheinend wirklich erst so seit dem letzten Update.Bevor ich das zweite Schnipsel einsetze nochmal die Frage: was macht das genau, wird es auf magische Weise für alle bisherigen Bilder neue Formate hinzufügen? Das wäre ziemlich grandios…
Das mit dem Blumenstrauß ist eine gute Idee, ich muss dich nur anmelden. Ich sitze nämlich weder in Bonn noch im Blumenladen, sondern im schönen Hückeswagen im Bergischen Land.
Viele Grüße,
DanielOk, thanks!
Hi Basilis,
I send you an admin-login a while ago. Any help possible?
I had added a lot of galleries with perfect squared thumbs (WP-sizes used 450*450, resized to 355*355) of rectangular pictures before.Now (after the last update?) it is not possible anymore. WP doesn’t make 450*450.
Medium (300*300) , Large (1030*1030) and Extra Large (1500*1500) deliver rectangular thumbs.
The only squares (1*1) I get are with Thumbnail (80*80) and Square (180*180) and these are definitely too small in resolution.
How do I get square thumbnails in 355*355 out of rectangular pictures?
Thanks,
DanielThat helped, thanks.
Any idea, why the first two arrows where added automatically by the theme and the third one needed this extra-css-rule?Hallo Guenni007,
ich hatte jetzt ein paar Tage nicht mehr reingeguckt:
ja, Entmergen und Dekomprimieren der CSS- und JS-Files sowie Cache leeren, das hat es gebracht. Sorry, dass ich da nicht selber drauf gekommen bin. Also im Endeffekt ist es nur die kleine Textänderung in der avia-snippet-sticky-header.js.
Danke und Gruß,
DanielJa, gerne!
Thank you, Guenni, but it doesn’t work this way:
just changing the avia-snippet-sticky-header.js in the parent theme doesn’t do anything, and changing the function.php in the child theme does exact the contrary: no shrinking on mobile, but no shrinking on desktop either…Ok, thanks for the answer anyway,
best regards,
DanielLooks good and makes sense, but unfortunately it does not work. The logo still shrinks on mobile view on a desktop, but not on a real mobile, neither android nor i-phone.
Any other idea?
Best regards,
DanielHi,
so can you tell me where I have to edit what file, to make the logo shrink on mobile?
Thanks,
DanielHi Basilis,
yes of course, I want both, the logo shrink and the thin line appear under the header, on mobile devices.
Best regards,
DanielHi,
I added a thin line under the header, when it scrolls:@media (max-width: 768px) { #header.av_header_border_disabled.header-scrolled { border-bottom: 1px solid #ccc; }
Same phenomenon:
When I narrow the browser window on my desktop, it’s fine.
On real smartphone (Android and iPhone) it doesn’t show.I guess it’s the same cause as the non-shrinking Logo?
Regards,
DanielHi Victoria,
7.2Thanks Mike, that helped!
<div class="button-box"> <a href="floristik"><img src="https://relaunch.blumen-hegemann.de/wp-content/uploads/button-blumen.jpg" alt="Blumen" class="button-img"></a> <a href="floristik"><div class="button-text">Blumen</div></a> </div>
- This reply was modified 5 years, 4 months ago by danielmarsch.
Sorry, I forgot about that:
-
AuthorPosts