Forum Replies Created
-
AuthorPosts
-
update: same issue on mac desktop. tested with safari and chrome.
February 5, 2020 at 12:48 pm in reply to: Stop Background-Video at last frame and keep showing it #1181735Hey there!
thx for your help.
i found a solution now. maybe it´s not the best way, but it works!
this is the script:
<script>
var x = document.getElementsByClassName(“avia_video”);var i;
for (i = 0; i < x.length; i++) {x[i].addEventListener(“timeupdate”, function(){
if(this.currentTime >= 10) {
this.pause();
}
});
}</script>
BR
TomJanuary 30, 2020 at 12:40 pm in reply to: Stop Background-Video at last frame and keep showing it #1179802hey there,
Site and Password in the private content section…
- This reply was modified 4 years, 9 months ago by hoibi1984.
September 9, 2019 at 4:15 pm in reply to: footer issue on site with horizontal logo sidebar #1136101hmm, i dont think thats a nice solution.
did you change anything with the last updates?
https://gasthof-heinzinger.de/ This is a site i built years ago with enfold. The copyright info and footer content are align left, but starts after the sidebar.
What did I do wrong on the current site?
Thx
September 9, 2019 at 12:05 pm in reply to: footer issue on site with horizontal logo sidebar #1135931hey jordan,
thx for your help! But that doesn´t exactly what i need. I dont want to have a full width socket. the socket should start after the sidebar.
It works perfekt on this site https://gasthof-heinzinger.de/ by default
- This reply was modified 5 years, 1 month ago by hoibi1984.
yes, the page does just reload, because the button has no target. where has the button to point at?
Hi Victoria,
of course you can have access.
I´ve tried display a color section just by clicking a button like it is explained ahead.
I´ve done all the things yigit wrote on top of this topic.
this is the url of the example: http://petra.ammersee-media.de/portfolio/
thx for your help!
hey victoria,
thx for your answer. i´ll try to do a workaround.
maybe you can check my question here… https://kriesi.at/support/topic/load-more-button/
this would be a kind of workaround for me…BR
Tom- This reply was modified 5 years, 4 months ago by hoibi1984.
hey there,
i´ve created it like you said here…
the content is just visible for a moment. what did i do wrong?
thx
tomhaha, you just has to be a fox :-D
great idea!
Thx Vinay!!!
February 4, 2019 at 2:49 pm in reply to: How to make item of Main Menu underlined if select item in sub menu #1062694- This reply was modified 5 years, 9 months ago by hoibi1984.
no it doesn´t…
i was installing gutenberg, because the tinymce didn´t work….
but gutenberg is really awfull and i would love to work with the avia builder again…
Hey there,
thx for your reply, but i think you didn´t get me right.
Its not possible to use the tinymce in enfold 4.5 at the moment.
Hey Basils,
since you have integrated Gutenberg, the classic editor is not working anymore.
please login to my dev-site. You can find your Account information in the private section.
Using the text-filed in avia layout builder is just posible with writing html. the text editor is not working anymore.
thx
Tomthat works perfekt!
Thank you so much!
hey victoria,
it´s pretty easy:
If you look on the page aero.ammersee-media.de, there is a picture called “Ground Handling”. This Picture has a blue overlay and the overlay-text “ground handling”.
The blue background-overlay hides on hover.
I want to hide the blue backgroundoverlay by default and just show it on hover.
Like on this site: http://weyer.aero/
Do you understand?
Thx
and best regards
Tomsorry for the post… i´ve allready solved it.
thx
add this css…
#top .av-video-slide .mejs-container {
width: 100% !important;
}BR
Tom- This reply was modified 7 years ago by hoibi1984.
hmmm, ok.
but do you know, what the problem is?
thx
BR
TomOctober 15, 2017 at 10:22 pm in reply to: Warning: Illegal string offset 'id' in /../../slideshow_layerslider.php #864569it fixed itself… i don´t know why…
thanks a lot
Hi Ismael,
thx for your help but that doesn´t work…
could you please try something else?
Best regards
TomOctober 9, 2017 at 1:47 pm in reply to: Background Video doesn´t play. Error loading this resource #861900of course i can :-)
October 9, 2017 at 9:13 am in reply to: Background Video doesn´t play. Error loading this resource #861785Hi, this is the link:
[video src="https://alsifemin.ammersee-media.de/wp-content/uploads/2017/09/6866131.mp4" /]
Thx
BR
TomHi,
great!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
thx alot!
hey there,
thanks for your help!
I have installed ubermenu. now i have a residual styling issue.
enfold sets the avia menu like this:
`<div class=”container”>
<nav class=”main_menu” data-selectname=”Seite auswählen” role=”navigation” itemscope=”itemscope” itemtype=”https://schema.org/SiteNavigationElement”>
<?php wp_nav_menu( … ); ?>
</nav>
</div>i can find the function in the helper-main-menu.php but i´m struggeling with fix it.
Could you please help me?
thanks alot!
BR
TomHi,
thanks for your help.
The Site-Link is in the private-area. I need to build a gridrow in content width and with custom margin between the columns. In this example 3 columns would be fine. I have to build some other pages where i need 6 columns.
BR
Tomyeah, but there is only one view. it´s always the same…
but it´s ok – i´ll do it on my own. i was just asking if there are existing snippets. I will change the grid-view by my self…..
br
tomHey Jordan,
thx for your answer.
I have to appologize i wasn´t clear enough…
What i meant was the portfolio grid few…
sorry, i did both before……
but it works now! Thx a lot!
ups :-D
-
AuthorPosts