Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
some news:
regarding to #2, the file is:
oliverblum.com/backlight/publisher/resource.php?template=6&extension=css&name=style which always redirects from http to https, I was told.
You can check here:-> tools.pingdom.com/#!/cgYmFY/https://oliverblum.com
Best regards,
Oliver
Exactly.
I dont think that the https loads additional security stuff. My other two websites rome-phototours.com and barcelona-phototours.com are also https sites with the same certificate but much faster also TTG Backlight version: 1.2.3 ???
Same Provider, same everything :-/
No difference after reverting to 7.1 :-/
and I am wondering why the speed is slow during the day but not in the night time (Europe) but only on https://oliverblum.com, hm...
Thank you Rod, I will try that now.
I wondering why oliver-blum.com loads faster than oliverblum.com
by the way:
I use php 7.2. I tested my other domain http://oliver-blum.com with the same clean installation of backlight & pages and have no issues...
Rod,
I asked for that but instead he told me to download & check my log-file :-/
I opened the file but have no idea what to look for.
Shall I send you the file?
Best regards,
Oliver
Hi all,
since a view weeks my website https://www.oliverblum.com is loading slow (loading time 1 min)
Strato support told me that there is file which slows down everything.
I deleted the whole site and installed a fresh backlicht + pages (latest)
Still slow with loading times of 17sec.
Any ideas before I change the provider???
Thanks a lot
Best regards,
Oliver
Yes, an easy to handle slideshow with the option to swipe on mobile and also to show captions is a must.
I see, but as the Flickity Filmstrip is swipeable it is my favorite slideshow and it would be great to at least have the oportunity to show the captions.
Here is a nice example of how it looks with captions which are linked to the project:
https://www.th-architekten.de/
I would be happy if something useful like this could be realized ;-)
Best regards,
Oliver
Hi Matt,
I know but it seems to be possible to show captions in the Flickity Filmstrip: see -> https://codepen.io/desandro/pen/dPdVNM
I payed around with it but without success.
Maybe you could help :-)
Thx in advance.
Best regards,
Oliver
Hi all,
how is it possible to implement captions in Flickity slideshow?
The option is available in the designer but does not appear.
Best regards,
Oliver
Hi all,
got it to work with:
.page__pallet {
position:fixed;
left:0;
width:200px;
height:100%;
}
main {
padding-left:200px;
}
Thanks Rod & Matt for your help :-)
Best regards,
Oliver
Hi Matt,
OK, I did a reset of the homepage.css.
Now the question again: how to fix / nail the vertical menum, that it will NOT scroll?
Best regards,
Oliver
thanks Rod :-)
Is there maybe a smarter solution???
thank you Rod,
tried it but it only worked for one size and is not flexible :-/
...
I now disabled:
.page__pallet[data-position="T1"] {
z-index: 2;
position: fixed;
}
what else can I do to have everything in order but with a menu which will not scroll if youre scrolling the page (fixed menu)???
Best regards,
Oliver
Even if the templates content area is 920px it's always larger and overlaps the pallet with this css active:
.page__pallet[data-position="T1"] {
z-index: 2;
position: fixed;
}
So thank you again Rod for your help :-)
I tried it with decreasing the pallets width, but the problem is: if the main content overlapse the left pallet, the content is not centered :-/
Best regards,
Oliver
why is it overlapping and what is the trick that it doesn't. Nether on small nor on large browser windows.
Best regards,
Oliver
but the content on the right side is overlapping the pallet :-(
Hi Rod,
thank you for your fast reply.
That was what I did.
Again:
I have a pallet with a vertical menu on the left side and in the main column a gallery.
If I scroll down the gallery, the menu should not scroll.
;-)
Hi all,
I will use a fixed vertical menu on the left side.
I tried with:
.page__pallet[data-position="T1"] {z-index: 2; position: fixed;}
that works but "the__copy" on the right side now overlaps the menu :-/
how to prefent this???
thx in advance.
Best regards,
Oliver
Thank you Rod,
that did it :-)
Hi all,
the penguin album slideshow is very dark. I want to change the colors for the contrary result.
So far no problem but I can't find the css values for the toolbar elements of the slideshow when hovered :-/
Thx in advance.
Best regards,
Oliver