-
AuthorPosts
-
September 13, 2016 at 9:01 am #685586
Hello,
How can I make the slide of the video size smaller (not so tall)
I want it to fill out the corners but I don’t want it to be the tall. Or is it tall because of the monitor resuloution?
I want it to load faster because now the video is big and it takes time as well for it to load. What is the best to do?I want it to be good quality or else the visitors can see the poor quality of video.
The website is http://zorbas.synology.me/wordpress/Furthermore, what settings do you recommend for at video to insert in the slide?
- This topic was modified 8 years, 2 months ago by lech07.
September 14, 2016 at 11:51 am #686291No answer?
September 14, 2016 at 5:31 pm #686519Hi!
You are using a fullscreen slider element which would make the height of the slides adapt to 100% of screen height. Your other option, as you used on your page, is using Color Section element and setting a custom background video. You can edit your color section element and adjust the height as needed.
Best regards,
YigitSeptember 14, 2016 at 7:38 pm #686572Yes i will use colour section. But how can i get the similar text like the full screen slider?
The other issue is:
I drag and drop to the color section two 1/2´s and in the 1/2 i drag and drop for instance tabs or something else, when i do that the below content disappears.
I think this is a bug or something.
September 15, 2016 at 10:27 pm #687137Hi Yigit,
Can you please help me with this issue?
When i edit color section it brakes the site.September 17, 2016 at 11:54 am #687905Hi,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply. Also try to explain exactly what you trying to edit when this happens.
Regards,
RikardSeptember 19, 2016 at 4:48 pm #688610Hello,
I have created another page and the issue is not there anymore.
I have some other questions though:1. My pictures in the testimonials doesn´t seem to fit properly. What is the best dimension? Please see my testimonials at http://zorbas.synology.me/wordpress/
2. The first color section were I am displaying a video. It is slowing down my site. what can i do? what is the best dimension for video? and is youtube the best to use?
this is the question I have for now.
Thanks.September 19, 2016 at 5:21 pm #688628my other questions is if you have more icons that can be downloadet to the navigation menu and core services?
And if not, is it possible to make my own or download from somewhere else and upload them and use them?
Do you have a simple guide for this?I want for instance to user custom/other icons for http://zorbas.synology.me/wordpress/graesk-buffet/
it could be an icon that shows food and other.thanks
September 22, 2016 at 6:03 am #690065Hey!
1.) The default size of the testimonial image container is 80x80px. You can use the exact size or twice that for retina display.
2.) The site loads fine on my end and note that the quality of the video will depend on the connection speed of the user. Or you try this in the functions.php pfile:
add_action('wp_footer', 'ava_iframe_parameters'); function ava_iframe_parameters(){ ?> <script> (function($){ function avia_iframe_parameters_mod(container) { var iframe = $('iframe[src*="youtube.com"]', container), youtubeEmbed = $('iframe[src*="youtube.com"] object, iframe[src*="youtube.com"] embed', container).attr('wmode','opaque'); iframe.each(function() { var current = $(this), src = current.attr('src'); if(src) { if(src.indexOf('?') !== -1) { src += "&autoplay=1&showinfo=1&vq=hd720"; } current.attr('src', src); } }); } avia_iframe_parameters_mod('body'); })(jQuery); </script> <?php }
Cheers!
IsmaelSeptember 23, 2016 at 4:27 pm #690884Thanks alot.
Can you explain what the code do?
And will this be overwritten when i update the theme or when i want to migrate the website?
I have other changes that i did and I want to keep them when i migrate.Do i need a child theme for this? Can you explain what to do and where to find child theme?
thanks
September 24, 2016 at 6:11 am #691081Hi!
The code will append the vq=hd720 parameter to the youtube iframe code. If the functions.php file is in the child theme, it should be retained on update. Please follow this link. http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
IsmaelSeptember 26, 2016 at 9:30 pm #691956Can you clarify/explain in more simple terms?
So if I install the child theme do i then insert the php code and where?
Will it remember it when i update the theme?1. One other thing, I can get the sidebar to appear at http://zorbas.synology.me/wordpress/graesk-buffet/
what am i doing wrong?2. the frontsite called “forside” is suddenly named “Start” how can i change it back?
September 26, 2016 at 9:40 pm #691961it´s not more wasy to download and upload to my site the prebuild child theme?
September 30, 2016 at 9:14 am #693568Hi,
So if I install the child theme do i then insert the php code and where?
Create a file called functions.php and then add the code there. And please create a new post or thread for other inquiries. Thank you.
Best regards,
IsmaelOctober 3, 2016 at 2:15 pm #694619I have just added the php code to the Enfold Child: Themefunctions (functions.php) but I see no difference.
Can you see if it´s correct done? Should it be faster now?I can´t see any improvements in the speed.
October 3, 2016 at 2:59 pm #694646By the way would the php code have any bad effect if im going to run supercacher or any other plugin with cache?
I am going to migrate site to siteground and they have supercacher. can i keep the php code for the video or will the cacher plugin fix this?
October 6, 2016 at 9:04 am #695931Hey!
I can’t see the parameter in the youtube which means that the code is not working or was not installed properly. Please post the login details here so that we can check the site.
Can you see if it´s correct done? Should it be faster now?
This will actually make the site slower because you’re forcing the video to play in higher quality.
Best regards,
IsmaelOctober 6, 2016 at 9:18 am #695941I have imported it to the php file.
The idea was to make the page load faster because from my end I am waiting a lot before the video shows and the visitors wont wait to see the video if it´s slow, they will continue down or leave the site.We can ofcourse test it to make it better quality, or at least if It´s possible to make the video smaller but covering left and right (width).
What do you suggest? I want my site to be fast and the video should load faster so that visitors will see it and not scroll down right away.I will ofcourse migrate the site to better server (siteground) when it´s done and I will use their supercacher plugin so I expects the site and video to be faster when I migrate. But still, the site is very slow, and I want it optimized so I can keep my good pagerank/SEO.
October 10, 2016 at 4:38 pm #697450Hi,
check out this post: https://kriesi.at/support/topic/tips-on-speeding-up-site-performance/#post-346077
Best regards,
AndyOctober 10, 2016 at 8:29 pm #697535Hello,
I have posted the login details for you.
Can you please check?October 10, 2016 at 8:37 pm #697539Thanks Andy,
I have checked it out. It´s interesting.
I am using siteground and they have their own supercacher: https://www.siteground.com/tutorials/supercacher/wordpress_sgcachepress.htmIf I will use their supercacher I guess I wont need the other caching plugins Esmail is mentioning?
Can you modify the guide and take the cacher plugins out if I wont need them and maybe put the supercacher plugin from siteground in the guide, and send to me here?thanks.
October 11, 2016 at 11:13 am #697732Hi,
hm? not sure what you mean. But Ismael did mention those plugins by purpose, because they work fine with Enfold. So again: we recommend to use those plugins, instead of others.
Best regards,
AndyOctober 11, 2016 at 12:43 pm #697777Ok. But what i Mean is that siteground have their own plugin with is called supercacher.
Can i use this plugin instead of one of the other plugins esmael has mention?
I Mean, one cache plugin must be more or less similar to other cache plugins.October 12, 2016 at 3:37 pm #698348Hi,
sure, you can try out whatever plugin you want. Unfortunately not every WordPress plugin is compatible with every WordPress theme, but try and find out if this is working for you.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.