Forum Replies Created
-
AuthorPosts
-
HI Ismael,
after some tests, I found this solution:
1. use the featured image with an aspect ratio of 16:9
2. .av-fixed-size .av-masonry-entry.av-landscape-img .av-inner-masonry-sizer { padding-bottom: 80% !important; }Thanks for your help.
Regards,
NicHi Ismael,
Now, everything works perfect.Thanks for your help.
Regards,
NicThis reply has been marked as private.This reply has been marked as private.Hi Elliot,
thanks for your help, but your advice with the landscape image does not achieve what I´d like to do. What I´m getting now ist this. The featured image is now double width. I´d like to have it double width and double height.I know this is possible with the masonry element (Tags: landscape, portrait), but I don´t have posts or portfolio entries. I only like to have an gallery like here
Thanks for your help.
Regards,
NicHi Ismael,
thanks for pointing me in the right direction.
I tried your code, but at the beginning nothing changed to me. Maybe it depends on the header configuration in the backend?My configuration is:
– logo left, menu right
– header size: large
– sticky headerThan I changed the header class:
.html_header_top.html_header_sticky.html_large #main {
padding-top: 0;
position: relative;
z-index: 2000;
}
.header-scrolled {
z-index: 3000 !important;
position: fixed !important;
}Now, the color section is on top of the site and covers the header :-) But when I scroll down to the next section, the header is still hidden.
Maybe you have an idea what is getting wrong?Thanks.
Best regards,
Nic- This reply was modified 10 years, 8 months ago by Nic.
Hi Peter,
hat leider nicht funktioniert. Konnte den Fehler jedoch durch eine CSS-Anpassung innerhalb von prettyphoto beheben./*prettyPhoto adjustments for mobile devices. 1024px is presumed widest device.*/
@media screen and (max-device-width: 1024px) {
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: scroll; -webkit-overflow-scrolling : touch; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
#pp_full_res { line-height: 0.7 !important; }
.pp_details { width: 94%!important; padding: 15px 3% 15px 3%; min-height: 35px; background-color: #fff; margin: 0!important; }
div.pp_default .pp_description {margin: 11px 50px 5px 153px !important; }
div.ppt { display:none !important; }
.pp_play {margin-right: 20px !important;}
.pp_arrow_previous {margin-right: 5px !important;}
}Vielen Dank.
Gruß,
NicHi Peter,
vielen Dank für das angepasste Child Theme. Habe lokal alles eingebunden und getestet. Der Call eines Bildes funktioniert, jedoch jeglicher Versuch eine Seite per iframe mit Fancybox darzustellen misslingt:
– class=”fancybox.iframe”
– data-fancybox-type=”iframe”Hab ich hier einen Denkfehler oder kann es sein, dass der Typ “iframe” in Deinem Child Theme nicht eingebunden ist?
Danke für Deine Hilfe.
Gruß,
Nic- This reply was modified 10 years, 8 months ago by Nic.
Thanks Dude – works like a charm!
Hi Nick,
thanks for your help. With your code now the direction function works, but the option for the bubble text doesn´t work anymore.
But thats no problem for me. Looking forward for the next enfold update.
Your support here is really great!
Thanks!
Hi Nick,
your last comment helped me to get this thing to work! The problem was the filled out driving directions address.
Now, the map works and it doesn´t matter if you have only one column, 2/3 and so on.
The only thing I noticed now, is a bug in the info bubble window. The content now starts inside with a code snippet:
“<div class=”infoWindow”>Content xy ” and the bottom border of the bubble is messed up a little bit.
https://dl.dropboxusercontent.com/u/4098960/maps.jpg
At the moment I can live with this, but it would be nice if you guys could fix the whole thing for the next update.
Vielen Dank für Deine Hilfe!
Best,
Nic
Hi Nick,
thanks for your help. I changed the code like you descpriped, but it doesn´t works for me. Maybe I have made something wrong. Could you please take a look here:
Thanks
Request:
1) Lightbox-option for the image media-element would be perfect :-)
2) Option to set the height of the google map widget would be nice :-)
Hi Pedroluiscar,
thanks for your comment.
That´s the same what happend to me. So I´m not the only one ;-)
I´m looking forward for Kriesi´s input.
Best,
Nic
Hi,
when I put the enfold google map widget with an sidebar-element into a layout element container (for example 2/3 column) the map doesn´t work anymore. If I place the sidebar-element directly into the page, the map widget works perfectly.
https://dl.dropboxusercontent.com/u/4098960/map.png
Do you have an idea what´s going on?
Thanks,
Nic
-
AuthorPosts