-
AuthorPosts
-
April 27, 2018 at 10:55 am #947814
there are some mismatches – arn’t there ?
if i check the mark at selfhosted videos – and the checkmark on youtube videos isn’t set
the audio-player ALB is grayed out – as expected.
Opening the video ALB : Using external services like Youtube or Vimeo is currently disabled. You can enable it in Enfold » Performance ???If i uncheck both:
Using self hosted videos is currently disabled. You can enable it in Enfold » Performance ???
Audioplayer is selectable as expected.so are those red messages wrong – or do i realy can not use the videos than ?
please in your descriptions take the https versions.May 1, 2018 at 6:07 am #949347Hey Guenter,
Thank you for the info.
We’ve notified the development team regarding this particular issue. Please edit the aviashortcodes > video.php file, go to line 71 and 82 then replace them with the following codes.
line 71:
else if(avia_get_option('disable_mediaelement') != 'disabled')line 82:
else if(avia_get_option('disable_video') != 'disabled')Best regards,
IsmaelMay 1, 2018 at 9:19 am #949446thanks
May 3, 2018 at 10:55 am #950645Hi,
Do you have a test page? If you’re looking for a child theme solution, maybe you have to create a custom script to remove the extra menu on page load.
Best regards,
IsmaelMay 4, 2018 at 12:10 am #951160there are ways to get rid of it – but the easiest way would be if Günter just put in that little code to avia.js to avoid generating for each .logo a nav:
instead of:
menu2.insertAfter(logo_container.find('.logo'));
that:
menu2.insertAfter(logo_container.find('.logo:first'));
click to enlarge:

the method via filter: avf_logo_final_output is good to have two or three logos in the header: https://webers-testseite.de/cynthia/mille-deco/
but there are multiple identical IDs than on that page.
May 6, 2018 at 7:20 pm #952357Hi,
We have send the fix to Gunter, he will review the topic here and will update accordingly!
Best regards,
BasilisMay 23, 2018 at 3:48 pm #960873May 31, 2018 at 4:13 pm #964820thanks – Günter
-
AuthorPosts
- You must be logged in to reply to this topic.
