Forum Replies Created
-
AuthorPosts
-
November 22, 2015 at 10:33 pm in reply to: Fullscreen-Slider arrows left/right & down since Update to 3.4.3 with issues #540455
Hi,
thank you for your answer. I have cleared all and the result is unfortunately the same. Some other friends have the same config and the same view as i do…. With firefox & OSX it look like this:
https://www.heimbote.de/wp-content/uploads/2015/11/Nachrichten-Bild3042169240.png
Have you any ideas?
THX :)
Lars- This reply was modified 9 years ago by Lars.
Ok. All right. Thank you very much!
Regards, Lars
Hi Yigit,
sorry… It´s 3.4.2, i´m always updated… My API tell me, that this is the newest?! See Screenshot…
THX, Lars
Ok. Just shot question to don´t mess it up. I have to copy your code into the funktion.php from the child-theme, right? then i´ve to delete your changes in the original function.php, right? Have i change the style.css too? Or will the quick-css from the enfold-dashboard never overwritten?
THX :-)
The content from my new function.php in child folder is this:
<?php
/*
* Add your own functions here. You can also copy some of the theme functions into this file.
* WordPress will use those functions instead of the original functions then.
*/// map height
add_action(‘wp_footer’, ‘ava_map_height’);
function ava_map_height(){
?>
<script>
(function($){
$(window).resize(function() {
var win = $(window),
calc_height = function() {
var subtract = $(‘#wpadminbar, #header.av_header_top:not(.html_header_transparency #header), #main>.title_container’),
wh100 = win.height();subtract.each(function(){ wh100 -= this.offsetHeight – 1; });
$(‘#map-section .avia-google-map-container’).css(‘height’, wh100);
}win.on( ‘resize’, calc_height);
calc_height();
}).resize();
})(jQuery);
</script>
<?php
}Hi Ismael.
Perfect work! Thank you very much!!!!
Last question: Will the functions.php override trough an WP- or Theme-Update? Do I have to note something during the update?
Thank you and best regards from germany, Lars
Ok… With your Post https://kriesi.at/support/topic/full-screen-google-maps/ i´ve figured out, how to set the 100% width. But the height ist still fix to that, what i fill in “Map Height” in the maps-form. He ignore every setting i put into the Quick CSS…
Oh no. Sorry… I´ve made a mistake. The maps was NOT in the color section. Now i put maps in there and i have again no positive result anywhere. :-((
Hi Yigit,
Ok, we are approaching the goal. Now the width is 100% but unfortunately not the height. The height is fix by 16:9 not at 100%… Any more ideas?
Thank you VERY much :-)
Best Lars
Hi together,
has nobody any idea?
Thank you very much…
Hi,
thank you for the fast answer. Unfortunately it didn´t work :-(
http://authentische-orte.de/wp-content/uploads/2015/10/Nachrichten-Bild3586016687.png
THX
- This reply was modified 9 years ago by Lars.
One question to the same page. Is it possible to align the Map height to 100%? I´ve try it and it didn´t work. Width to 100% is no prob with « Stretch fullwidth » but the hight i can only define in px. Have you any solution for this?
Merci, Lars
- This reply was modified 9 years ago by Lars.
Hi.
Very very cool!!! Thank you very much, you made my day :-)
Cheers!
LarsPlease see private content. THX :-)
Hey Micheal,
i have to thank you! :-)
Best, Lars
Hi together,
I´d like to show you my new website too, created with enfold. It´s a bit different as the most other sites. My business is to shop online for elder people or people with a handicap. However, the page and the service is only available in German. I look forward to feedback anyway.
Best regards from germany,
LarsHeyyyyyyy. This stuff work! Thank you VERY much!
Best Lars :-)
Hello Support.
I need an answer, please….
Lars
Hi again,
OK there is the misunderstanding… I talk about the Frontend, your screenshot where from the backend ;-)
THX, Lars
Hi.
Realy? Can i send a screenshot to avoid misunderstandings? Or a better way, i´ve load a screenshot to my server:
https://www.heimbote.de/wp-content/uploads/2015/07/Overlay.jpgThank you and regards, Lars
Perfect. Thank you very much for this fast answer :-)
Regards, Lars
Hey Rikard,
thank you very much for your answer. I figuered out, that the PIWIK-Plugin (that is placed in the header) work not normaly after a update. So this issue was caused by this Plugin. Now everything work fine for the moment.
Best from germany, Lars
This reply has been marked as private. -
AuthorPosts