-
AuthorSearch Results
-
March 31, 2016 at 2:11 pm #605893
Hi L+T!
The below screenshot is the only background video i could find in the links you provided and it just played fine there were no stops or shakes… I think you are experiencing this issue because of slow internet speed. We recommend that you check the issue on a different connection and let us know if it worked fine.
Cheers!
VinayMarch 31, 2016 at 1:35 pm #605873Hey!
This CSS rule mentioned below is causing the issue
#top .sub-menu:hover { background: #2e2e2e !important; }Change it to
#top .sub-menu li:hover { background: #2e2e2e !important; }If you cannot find it just add the below code in Enfold > General Styling > Quick CSS
#top .sub-menu:hover { background: transparent !important; } #top .sub-menu li:hover { background: #2e2e2e !important; }Best regards,
VinayMarch 31, 2016 at 1:31 pm #605869In reply to: styling special field in Contact Form 7
Hey!
Great! you found a work around… I checked the site in both desktop and mobile version and in both it looks neat!
please feel free to get in touch with us if you have any questions…
Thank you for using Enfold :)
Cheers!
VinayMarch 31, 2016 at 1:29 pm #605867Topic: Background videos in color sections shaking since Enfold 3.5.1
in forum EnfoldL+T
ParticipantHi there,
I use background videos (YouTube) on two different websites based on Enfold. Since the update to 3.5.1 those videos do not run properly anymore but are shaking and even stopping during play.
I haven’t changed any settings of Enfold since the update. I tried to narrow it down, disabled all plugins, checked various browsers. I even re-uploaded the videos to YouTube. It’s all the same. Video do not run fluidly. The browser that shows the issue in the worst way is Firefox, latest version. But you can see it on e.g. Chrome or IE either.
Both website use WP 4.4.2. They are hosted on two different servers from two different hosting companies.
Do you have any idea how to get the videos to run properly again? Thank you very much! URL’s to the sites are in private content.
March 31, 2016 at 1:12 pm #605855In reply to: Yoast breadcrumbs
Awesome!! This works fine! Thanks Ismael!
– Can you please tell me how i can make the space above the breadcrumbs smaller?
– Can I also chance the colour? I wanna make the breadcrumbs white.
– Is it also possible that i see the breadcrumbs on the right sight of every page?
– Can i delete the functions-enfold.php file in the child theme now? I did not use it before i saw the breadcrumbs tips in the other topic. #post-243686
Thanks!
March 31, 2016 at 1:10 pm #605854Hi!
The execution takes place when the page is scrolled not sure if it is a browser issue that it is not triggering the scroll when you scroll fast. It is very much possible that the browsers have a limitation to trigger the number of pixels…
You can change the top 300 offset height to 200 or 100 it should still work just fine just changes the ID when the section is scrolled x pixels offset from the top.
Regards,
VinayHi Ismael,
Yup this totally worked. Does this mean I should only use the child theme folder? Shouldn’t be a problem I think but just want t confirm.
Am so so thankful btw :) Shows exactly how I need it to. Attaching the url below.
Just one last thing, there is an error on the top of the page : string(62) “/home/hwangimc/public_html/aham/wp-content/themes/enfold-child”
Cant figure out why
March 31, 2016 at 12:24 pm #605821Hi @Heatcliffe;
These lines may help you ;/*FIRST LEVEL BOLD - NO BORDERS*/ #top .widget_nav_menu a{font-weight: 600 !important; border: none !important;} /*SECOND LEVEL NON-BOLD - NO BORDERS - LESS SPACING UP AND DOWN*/ #top .widget_nav_menu ul ul li a{font-weight: normal !important; padding: 1px 0px 1px 12px; border: none !important;} #top .widget_nav_menu ul ul li:before {top: 0px !important;}March 31, 2016 at 12:14 pm #605816In reply to: Menu Spaces
Try with this code instead;
#top #header .three.units{width:225px;} #top #header .six.units{width:450px;} #top #header .nine.units{width:675px;} #top #header .twelve.units{width:900px;}March 31, 2016 at 12:12 pm #605815In reply to: Easy Slider
Thanks, but sadly, that’s not going to work. There are going to be about 25 images, which I’m going to need to photoshop and fade out the colours to match the colour pallet of that particular image (a bit like iTunes does when setting the background colour of an album playlist).
Each:
#top .avia-slide-wrap { background: #d3d4c4; }Is going to be a different colour. Is there any css which wouldn’t crop the width of the image? It’s almost that I need an extra criteria in the “Slideshow Image and Video Size” drop down to be 2600 x 600. I’m guessing that this is too big of a change for a novice like me.
March 31, 2016 at 11:47 am #605805In reply to: Easy Slider
This code should achieve that result:
@media only screen and (min-width: 1600px) { #top .av_slideshow_full li img { max-height: 600px; width: auto; } } #top .avia-slide-wrap { background: #d3d4c4; }Regards,
JosueMarch 31, 2016 at 11:43 am #605803In reply to: Abgerundete Ecken in Header Dropdown Menüs
Hey!
Try adding this code to the Quick CSS:
#top ul.sub-menu { border-radius: 0 0 10px 10px; overflow: hidden; }Cheers!
JosueMarch 31, 2016 at 11:33 am #605798In reply to: Main menu overlapping sub menu
Tks Yigit :)
If I want to change the color of the border may I write:
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 167px !important;
border-color: #f2f2f2;
}March 31, 2016 at 11:31 am #605796In reply to: masonry portfolio lightbox links
All images open to a new page except the last image in the top row “Walnut” …. I put the URL of the feature image in the field. I would like to have them work like the masonry gallery but still filter but that is not possible is it? If not I would like to have all of them just open the large image of the feature image. Thanks.
March 31, 2016 at 11:11 am #605783In reply to: Code block responsive issues
Well, btw if you plan to enable responsiveness again there’s a way to disable it for certain pages only.
Best regards,
JosueMarch 31, 2016 at 11:07 am #605778Cliffy
ParticipantHi,
I have a 3 questions about using a secondary menu in a Widget Area:
Q1. I have a custom menu with 5 top level headings, each with 5 sub headings. When displayed in a Widget the top level headings are not bold. How do I make them bold so they are easily seen as top level?
This is what I have:Example Menu
Example Sub Menu 1
Item 1
Item 2
Item 3
Example Sub Menu 2
Item 1
Item 2
Item 3This is what I need:
Example Menu
Example Sub Menu 1
Item 1
Item 2
Item 3
Example Sub Menu 2
Item 1
Item 2
Item 3(of course the sub items are indented, but not sure how to do that in this post)
Q2. How can I change the spacing between the menu items?
Q3. How can I remove the lines between the menu items?
As always, thank you for your support.
March 31, 2016 at 10:37 am #605765In reply to: Easy Slider
Hey!
Try adding this code to the Quick CSS:
@media only screen and (min-width: 1600px) { #top .avia-slideshow-inner { max-height: 600px; } #top .av_slideshow_full li img { max-height: 600px; width: auto; } }Cheers!
JosueMarch 31, 2016 at 10:33 am #605763Vinay,
Thanks for the reply and for noticing that I was missing an }, but unfortunately hat didn’t fix issue.
Here are my test pages as an example http://9ea.702.myftpupload.com/
The background color and hover are correct on the top level of the Full Width Sub Menu, however, it is the hover background on the drop down items under “Common Questions” that isn’t working. The entire container changes when you hover over an item instead of only the background color of each item as you hover.Thanks
JonMarch 31, 2016 at 9:20 am #605727In reply to: sidebar, footer and header styling
Hi Ivne!
Thank you for using Enfold.
1.) Go to the General Layout > Dimensions panel then adjust the Content | Sidebar Ratio.
2.) You have to modify the sort_column parameter of the wp_list_pages inside the avia_sidebar_menu function. Example here: https://kriesi.at/support/topic/change-the-order-of-left-side-bar/#post-603541
3-4.) Is this supposed to be the same site? Go to the Import / Export panel then export the theme options from site #1 then import it back to #2. Please do this with caution because it will override the site’s theme options.
Regards,
IsmaelMarch 31, 2016 at 9:14 am #605725Hi!
We set the Column Count to 2 and it works as expected: http://family2be.dk/produkt-kategori/graviditetstoej/bluser-og-toppe/
Cheers!
IsmaelMarch 31, 2016 at 9:08 am #605720I tried this solution to change the Full Width Sub Menu background and text color along with font size which all worked, but hover does not. It changed the background color of the entire drop down container instead of each item independently.
My current CSS:
#top .sub-menu { font-size: 17px; background: #1684b0 !important; } .sub-menu, .sub-menu * { background: transparent !important; } #top .sub-menu:hover { background: #2e2e2e !important;Thanks
JonMarch 31, 2016 at 8:36 am #605702Hey!
Please review the page now the menu highlights as you scroll the page you need to add class name “avia-section” to add the #ID check the code block for edited code.
Then we added the below code in functions.php
//One page nav highlight function activateMenuItem(){ ?> <script> jQuery(document).scroll(function() { var sections = jQuery('.avia-section'), menu = jQuery('#menu-hardware'), nav_height = menu.outerHeight(); jQuery(window).on('scroll', function() { var cur_pos = jQuery(this).scrollTop(); sections.each(function() { var top = jQuery(this).offset().top - 300, bottom = top + jQuery(this).outerHeight(); if (cur_pos >= top && cur_pos <= bottom) { menu.find('a').removeClass('active-menu-item'); menu.find('a[href="#' + jQuery(this).attr('id') + '"]').addClass('active-menu-item'); } }); }); }); </script> <?php } add_action('wp_head', 'activateMenuItem');and the below css in Enfold > general Styling > Quick CSS (at the bottom)
Edit the below CSS to change the highlight style/* active menu item*/ .current_page_item .avia-menu-text, .active-menu-item { background:gold!important; }Cheers!
VinayMarch 31, 2016 at 7:54 am #605693In reply to: Added parallax layers in Slider?
Hi!
Thanks for getting back to us!
1. The height of the “jumping” picture needs to be the normal height of desktop resolution for it not to be cut off by the parallax layer beneath it. Try reducing the height if you can and see if that fixes your issue.
2. You go to edit your layer slider and add the horizontal lines as layers with different parallax levels. View the screenshot:
Let me know if you need further assistance.
Cheers!
JordanMarch 31, 2016 at 7:51 am #605691In reply to: Help with iframe
Hi!
Did you try the other solution above? It will open the link on a new tab instead of a lightbox. https://kriesi.at/support/topic/help-with-iframe/#post-604232
Cheers!
IsmaelMarch 31, 2016 at 7:20 am #605672In reply to: Custom Bullet point alignment
Hi zeelim!
First enable custom CSS class name support
Then add a custom class name such as “custom-bullets” to the text widget inside which you have the bullet points and add the below css in Enfold > General Styling > Quick CSS
.custom-bullets li:before { top: 10px; content: url(//bloom.sgsolutionshub.com.sg/wp-content/uploads/sites/2/2016/03/bloom_custom_bullet_44px.png); position: relative; top: 14px; left: 0; }It should look something like this
Cheers!
VinayMarch 31, 2016 at 7:17 am #605671In reply to: footer image on mobile
Hey!
The current background image is not going to work for mobile because the container is taller compare on desktop. You have to assign another background image specifically created for mobile. Maybe remove the top blue border and leave the clouds to create a seamless effect then add this in the Quick CSS field:
@media only screen and (max-width: 767px) { .footer_color { background: #ffffff url('URL TO THE NEW BACKGROUND IMAGE') no-repeat scroll; background-position: bottom right !important; } }Best regards,
IsmaelMarch 31, 2016 at 7:08 am #605663In reply to: Menu link to tabs hidden by sticky header
Hey!
Thank you for the info. Unfortunately, the only workaround that we can offer for now is the avia.js modification above: https://kriesi.at/support/topic/menu-link-to-tabs-hidden-by-sticky-header/#post-592582
There’s a way to move the avia.js file in the child theme folder but it’s not update-proof as you would expect: https://kriesi.at/support/topic/how-do-i-disable-wordpressenfold-lightbox-but-retain-plugins-lightbox-effect/#post-577257
Regards,
IsmaelMarch 31, 2016 at 7:07 am #605661In reply to: Add text below delivery options
Hi,
Great, glad we could help. Please let us know if you should need any more help on the topic.
Thanks,
RikardMarch 31, 2016 at 6:57 am #605654In reply to: Portfolio navigation with WPML
Hi!
I’ve set up a new website containing some projects in a portfolio. The next/previous portfolio-item buttons are working fine, except for the last portfolio-item. The next button links to the previous one. Is there a way to link the very first portfolio item instead?
Let’s go back to the original issue. You want to set the next button link to go to the first portfolio item when its empty. We suggested a code which is working but then stopped working after a while. It stopped working because you installed the Post Types Order plugin. This plugin somehow breaks the theme’s post navigation so you can’t use it. We modified the code a bit and it’s working as expected but you need to adjust the $nummer value.
add_filter('avia_post_nav_entries', 'avia_apply_custom_sort_order_to_post_nav', 10, 2); function avia_apply_custom_sort_order_to_post_nav($entries, $settings) { $res = ICL_LANGUAGE_CODE; $nummer = 4457; if($res == 'en') $nummer = 4489; $first = get_post($nummer, OBJECT); if(empty($entries['next'])) $entries['next'] = $first; return $entries; }Best regards,
IsmaelMarch 31, 2016 at 6:53 am #605651In reply to: Size of Social Icon on the footer socket
Hey!
Please add the below css code
#top #wrap_all .av-social-link-facebook:hover a { min-width: 60px; width: 60px; min-height: 60px; height: 60px; border-radius: 60px; } #top .social_bookmarks li { width: 60px!important; }Regards,
Vinay -
AuthorSearch Results
-
Search Results
-
Hi there,
I use background videos (YouTube) on two different websites based on Enfold. Since the update to 3.5.1 those videos do not run properly anymore but are shaking and even stopping during play.
I haven’t changed any settings of Enfold since the update. I tried to narrow it down, disabled all plugins, checked various browsers. I even re-uploaded the videos to YouTube. It’s all the same. Video do not run fluidly. The browser that shows the issue in the worst way is Firefox, latest version. But you can see it on e.g. Chrome or IE either.
Both website use WP 4.4.2. They are hosted on two different servers from two different hosting companies.
Do you have any idea how to get the videos to run properly again? Thank you very much! URL’s to the sites are in private content.
