Forum Replies Created
-
AuthorPosts
-
by the way – is it a video with audio ? i do not here on my solution any audio ???
for responsive case on very small screens you have to find yourself a solution – maybe not to display the video
or to shrink content of the color section beneath etc.in my case to have full-width video:
@media only screen and (max-width: 767px){ .responsive #top.page-id-30380 #wrap_all .container_wrap_first .container{ max-width: 100% !important; width: 100% !important; padding: 0 } }
but there must be a solution than for color-section content – as you can see on my test page above
on advanced layout builder first place a code element on top
after that a color-section with your headings or something else (other alb elements)
to get not in conflict with the video control elements do not choose the 100% height !
but another height will do the job. ( i can not see to avoid that control elements will come to front on video click or hovering)in the code block – do not mark any of the checkboxes ( it is your code with right exclamation marks):
<script src="https://fast.wistia.com/embed/medias/ucj8qub19k.jsonp" async></script> <script src="https://fast.wistia.com/assets/external/E-v1.js" async></script> <div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;"> <div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"> <div class="wistia_embed wistia_async_ucj8qub19k videoFoam=true" style="height:100%;width:100%"> </div> </div> </div>
the code to have now the full-width option is (in this case to be more specific i do infront the page-id): .page-id-30380 .container_wrap_first .container { max-width: 100%; padding: 0 } .page-id-30380 .container_wrap_first .content { padding: 0; } .page-id-30380 #av_section_1 { position: absolute; top: 0; background-color: transparent !important; }
see result here: https://webers-testseite.de/wistia/
December 20, 2017 at 9:54 pm in reply to: is there a way to hide some menu-items onclick a button #890932Das ist ja nett.
ich sende dir mal die Login Daten via deinem SSL Kontaktformular zu.Du siehst dann ja – die beiden Buttons oben, die zu jeweils den Hauptseiten der Sparte führen.
Je nachdem sollen die Menupunkte Naturleben bzw. theater alle ausgeblendet werden.Danke zunächst.
December 20, 2017 at 5:10 pm in reply to: is there a way to hide some menu-items onclick a button #890853But i see now – it does not stay on that status if i click on a theaterpage
so i have to read about your $(event.target)December 20, 2017 at 5:02 pm in reply to: is there a way to hide some menu-items onclick a button #890846Please do not rate my knowledge in javascript too high. – Can you explain it a bit more please!
You can see it here on a prebuild page: Link
see both buttons above the logo – but if i want to open a page (left button landing page – right button Theater Page) i do not really now how to optain it.December 20, 2017 at 4:36 pm in reply to: A way to have an own register-backend-advanced-styles.php in child-theme #890835hm ? i tried it but only :
add_filter( 'avf_register_custom_backend_styles', 'my_include', 10, 1 ); function my_include(){ $path = get_stylesheet_directory().'/includes/register-backend-advanced-styles.php'; return $path; }
works than for me – in the manner that it does not append it totaly replaces parent file – this will be ok for me. !
So i made a copy of the original file and uploaded an edited file to child-theme includes folderDecember 20, 2017 at 2:53 pm in reply to: is there a way to hide some menu-items onclick a button #890779how does a setup for active state or current state work?
When click on a link the new page is loaded – how than can be a new class come to the active or current state.
This seem to be similar to my request.December 20, 2017 at 2:41 pm in reply to: A way to have an own register-backend-advanced-styles.php in child-theme #890771so i do create a folder on child-theme ( maybe : includes) –
i make a file f.e: register-custom-advanced-styles.php and upload it to that child-theme/includes foldercontent is f.e.:
<?php $advanced['blockquote'] = array( "id" => "blockquote", //needs to match array key "name" => "<blockquote>", "group" => __("HTML Tags",'avia_framework'), "description" => __("Change the styling for all <blockquote> tags",'avia_framework'), "selector" => array("#top [sections] blockquote"=> ""), "sections" => true, "hover" => false, "edit" => array( 'font_family' => array('type' => 'font', 'name'=> __("Font Family",'avia_framework'), 'options' => $google_fonts), 'font_size' => array('type' => 'size', 'range' => '8-80', 'name'=> __("Font Size",'avia_framework')), 'line_height' => array('type' => 'size', 'range' => '0.7-2', 'increment' => 0.1, 'unit' => 'em', 'name'=> __("Line Height",'avia_framework')), 'font_weight' => array('type' => 'select', 'name'=> __("Font Weight",'avia_framework'), 'options' => $weight), 'text_transform' => array('type' => 'select', 'name'=> __("Text Transform",'avia_framework'), 'options' => $transform ), 'color' => array('type' => 'colorpicker', 'name'=> __("Font Color",'avia_framework')), ) );
so what do i do now ?
December 20, 2017 at 3:57 am in reply to: is there a way to hide some menu-items onclick a button #890685yes i know the function – but
there are Two Buttons- the one should open parent-page of all Menu-items A – and should hide menu-items B
- the other one opens parent-page of all Menu-items B – and should hide menu-items A
I want to start by showing first Menu-items A and hide B.
So it is hard to setup the starting point – because on page load of parent-page B it will reset it again.December 19, 2017 at 11:29 pm in reply to: WPML flags next to social media icons in the footer socket #890627you don’t have to name that extra menu “socket” you can take what you want.
but you have to synchronize the name with the wpml menu you set in menu-language-switcherDecember 19, 2017 at 11:28 pm in reply to: WPML flags next to social media icons in the footer socket #890626thanks Rikard – but Question from 29.11. – i do expect a response of niallbyrne.
December 19, 2017 at 11:14 pm in reply to: Google Webmasters – Search Appearance – HENTRY errors #890624no this was meant for niallbyrne in a different thread – it seems that on getting a solution – no response was set. – and i’m a bit disappointed
did you try to set the autoplay option?
because i only see:
//player.vimeo.com/video/247134175?portrait=0&byline=0&title=0&badge=0&loop=1&autopause=0&api=1&rel=0&player_id=player_14_302329182_1434181973&color=cf1b15
autoplay=1
try to position it in front like:
//player.vimeo.com/video/247134175?autoplay=1&loop=1&autopause=0&rel=0&portrait=0&byline=0&title=0&badge=0&api=1&player_id=player_14_302329182_1434181973&color=cf1b15
December 19, 2017 at 4:22 pm in reply to: A way to have an own register-backend-advanced-styles.php in child-theme #890557yes what i thought if we can redefine the path to it
in register-admin-options.php there is that
include('register-backend-advanced-styles.php');
yes i can change it here by manual typing – but than it will be lost on updating the parent theme.
but maybe there is a way to change the edit array of a given setting via hooki changed to have the option to set for blockquote the font-family (which is missing on default) f.e. :
$advanced['blockquote'] = array( "id" => "blockquote", //needs to match array key "name" => "<blockquote>", "group" => __("HTML Tags",'avia_framework'), "description" => __("Change the styling for all <blockquote> tags",'avia_framework'), "selector" => array("#top [sections] blockquote"=> ""), "sections" => true, "hover" => false, "edit" => array( 'font_family' => array('type' => 'font', 'name'=> __("Font Family",'avia_framework'), 'options' => $google_fonts), 'font_size' => array('type' => 'size', 'range' => '8-80', 'name'=> __("Font Size",'avia_framework')), 'line_height' => array('type' => 'size', 'range' => '0.7-2', 'increment' => 0.1, 'unit' => 'em', 'name'=> __("Line Height",'avia_framework')), 'font_weight' => array('type' => 'select', 'name'=> __("Font Weight",'avia_framework'), 'options' => $weight), 'text_transform' => array('type' => 'select', 'name'=> __("Text Transform",'avia_framework'), 'options' => $transform ), 'color' => array('type' => 'colorpicker', 'name'=> __("Font Color",'avia_framework')), ) );
December 18, 2017 at 7:36 pm in reply to: Google Webmasters – Search Appearance – HENTRY errors #890202and by the way – sometimes it will be nice to have a response to your requests if the answers work and if the thread can be closed:
https://kriesi.at/support/topic/code-i-want-to-remove-in-source-code/December 18, 2017 at 9:44 am in reply to: Some created pages are not available as pages for menu creation #889941And you are shure that you have clicked the second tab above pages window “show all” – (sorry the screenshot is of a german translation wp) ?
thanks
December 16, 2017 at 11:03 pm in reply to: WPML flags next to social media icons in the footer socket #889717by the way you can use shortcodes in copyright input field too!
but you can do it via Enfold capabilities. without shortcodes or …
1) Go and create a new menu ! f.e. call it “socket” and mark it as Enfold (Child) Footer Menu
2) Leave it empty if you like !
3) go to your WPML Options – there is an oportunity called “Menu language switcher ” mark it and customize it as you like – the menu is than the new “footer menu” and the position will be besides social buttons-
This reply was modified 7 years, 6 months ago by
Guenni007.
can you test this if it is working for header option (header_left : logo and menu on the left)
i do not have any success on this
– edit: oh no – i have the fixed frame layout :
how to let this switch earlier ?-
This reply was modified 7 years, 6 months ago by
Guenni007.
December 15, 2017 at 5:42 pm in reply to: WPML flags next to social media icons in the footer socket #889342go to the widgets and put in the desired widget area a text-widget and add the shortcodes
[wpml_language_switcher type="footer" flags=1 native=0 translated=0][/wpml_language_switcher]
if you like to have names native=1 etc – go and google to wmpl shortcodes language switcher
you can see it here in action: https://isp-grube.de/December 12, 2017 at 12:28 am in reply to: Attention: New German court decision, contact forms #887614But – i read that decision now – the concerning site doesn’t have any data protection note. So the court said that on the place where those datas are collected – there must be a note.
As i understand it now – if you got an extra page vor data protection note – this will be not necessary.very often Products are as Portfolio on Enfold only customized Posts. So there has to be Categories concerning to.
I have no shop on my test installations – so i can not play with it.Ach noch eines. : sieh mal hier wie man youtube videos so einbindet, dass da keine anderen Videoempfehlungen etc eingeblendet werden:
http://www.sumago.de/10-nuetzliche-youtube-embed-code-tipps-fuer-dich/
Tip : rel=0
diese Bedingungen kann man in Reihe schalten, wobei die Erste immer ein?
bekommt die zweite ein&
also zB:
https://www.youtube.com/embed/v3FmdwTXTG0?rel=0&autoplay=1&showinfo=0
machmal geht es auch nur wenn man statt embed watch nimmt z.B:
https://www.youtube.com/watch?v=v3FmdwTXTG0?rel=0&autoplay=1&showinfo=0
du hast da als IDs folgendes in den Colorsections gesetzt:
httpswww.beatwittwer.chmobilestaatlichanerkannt und
httpswww.beatwittwer.chmobilewhatitseems
stattdessen empfehle ich dir
auf der entsprechenden Seite (mobile) nur “staatlichanerkannt” (ohne Anführungszeichen natürlich) als Anker in der color-section zu definieren.
Dann ist der Link im Video:/mobile/#staatlichanerkannt
. gerne aber auch absoluthttps://www.beatwittwer.ch/mobile/#staatlichanerkannt
entsprechend dann für das zweite Video
das es mit dem ersten Video funktioniert ist Zufallthere are some nice plugin that can do the job.
a very mighty one with conditional tags : widget logic
and a nice one with less options but easier to set up: restrict widgetstry first with the second one if it is enough settings for you
you will have the oportunity to set up to see on selected or to see not on selected
and than you can choose from a great list – where you like to see that widget or notyou have defined it in the optionsdialog of the color section a color-section overlay – to background-color : black ( #000). with an opacity at 0.2
that causes in a light gray.Victorias code must work – accept i would make it specific to that post:
#top.postid-4665 .av_minimal_header #header_main .container, #top.postid-4665 .av_minimal_header .main_menu ul:first-child > li a, #top.postid-4665 av_minimal_header #header_main > .container .main_menu .av-main-nav > li > a { height: 90px !important; line-height: 90px !important; } #top.postid-4665 #header #header_main { background-color: #646464; }
and maybe you do on that page a bit of padding on bottom/top of the logo:
.postid-4665 div .logo { padding: 5px 0; }
by the way the dimension of videos in a lightbox is a bit different !
f.e:
.mfp-iframe-scaler { width: 80vw; padding-top: 45vw; position: relative; left: 50%; transform: translateX(-50%) !important; }
80:45 = 16:9
-
This reply was modified 7 years, 7 months ago by
Guenni007.
-
AuthorPosts