Viewing 30 results - 133,141 through 133,170 (of 142,620 total)
  • Author
    Search Results
  • #227714
    This reply has been marked as private.
    #227703

    Topic: RE: #post-227682

    in forum Enfold
    fashiontribe
    Participant

    there are 2 other items and that was regarding the slider positioning, the new header position is cutting off the top of the slider and the rss button is showing in mobile mode and the icon box is chopped off.

    #227698

    At the moment we are trying to work out some bugs that have popped up with various clients and with seemingly no one specific source. Some users are having no issues with video embeds while others are. It seems to depend on the specific OS.

    One limitation with iOS is that no videos will autoplay and will always take user interaction for them to play. I’ve not had any issues with it on my W7 or OSX setups but again, mileage so far is varied and we are trying to find the source of it.

    The update added support for video on the slideshows *and* the color sections. You need to choose video instead of image on the slideshow:

    For you issues, make sure that the video is not set to private and that the videos can be embeded. Regular video embedding was unchanged this update so adding in a video to a regular post or page should work as normal with WordPress.

    #227695

    Hey!

    Please remove following code from Quick CSS

    .fixed_header #main {
    padding-top: 0;
    }

    and add following code to Quick CSS

    @media only screen and (max-width: 480px) {
    .logo, .logo a, .logo img { max-width: 300px!important; }}

    Best regards,
    Yigit

    #227682

    excellent!!
    there are 2 other items and that was regarding the slider positioning, the new header position is cutting off the top of the slider and the rss button is showing in mobile mode and the icon box is chopped off.

    • This reply was modified 11 years, 10 months ago by fashiontribe. Reason: I wasn't quite done with this question and it is related to the changes we made specific to this. thanks

    I‘m having the same issue. However I‘m pretty sure that the error came suddenly, since yesterday it was working fine and suddenly stopped working without any update.

    #227675

    It doesn’t work.
    Our videos on Youtube will not play. Just a black screen. Nor, would either one of the example videos you included in your GUI backend. It didn’t work in Explorer, nor Firefox. I copied what you did in the video step-for-step. I also tried the standard embed format with Youtube rather than a straight copy of the standard URL. You are probably aware that they are different.

    As a separate note, we are now on our 3rd hour on this, just to test out your demo video. The first two hours was trying to figure out where you stuck the feature on the backend. After three manual uploads to update for this feature, we were still striking out. We assumed the update was not uploaded correctly or there was an issue, so we decided to look for documentation. FYI, we do not ask for help the first time we encounter an issue. Probably unlike most folks on the forum.

    Here’s a simple suggestion and remedy. Just tell folks it’s in a color background widget. The obvious place to look is the “add Youtube” feature in a Layer slider, but that’s not where it is. You should state this in straightforward text format on the example video. It may not be the correct eye candy to include on your sales page because you are focused on revenues rather than support documentation ;-) there.

    Before we spend any more time on this, Q. Will this feature work with autoplay on the background video. Your demo pages require that you click on the background video in order to get it playing. Something most site visitors will not do, nor will they know to click on it and will just think it is just a big fuzzy background image. Great feature, but it appears it needs to be ironed out a little further.

    Thanks.

    #227668

    Try with this code:

    .home .content { 
        position: relative;
        top: -20px;
    }
    

    Best regards,
    Josue

    #227655

    Hey!

    Please add following code to Quick CSS as well

    .content { padding-top: 5px; }

    Regards,
    Yigit

    #227642

    hi
    I am also facing the permalink / 404 error. Now you suggest to put the code in config.php. But which one?
    BBpress, gravity forms,layerslider,templatebuilder wordpress seo, WPML

    And were can i Put that code? top – bottom??

    #227635
    This reply has been marked as private.
    #227623

    Ok, I managed to make it work.

    The white layer issue is gone.
    On desktop, the header shows normally with a resolution over 989px.
    On tablet (between 768px and 989px), the regular menu shows, with smaller font, smaller logo, and reduced padding. Tested on ipad 2 and ipad mini.
    On smartphone (under 768px), it switches to the responsive menu.

    Here is the code:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .mobile_menu_tablet .main_menu {
    display: block;
    }
    
    .main_menu {
    margin-right: -30px;
    }
    
    .main_menu ul:first-child > li > a {
    font-size: 10px;
    }
    
    .logo img {
    width: 250px !important;
    }
    }

    I ended up removing the padding attributes, as it didn’t seem to make any difference.

    Thank a lot for your help!

    • This reply was modified 11 years, 10 months ago by wizbiz.
    #227609
    jarias74
    Participant

    Hi guys,

    I can`t play the Youtube videos in my website: http://www.objetivored.com/servicios/video/
    I’ve tried with https:// and without s: http:// URL from youtube: https://www.youtube.com/watch?v=pUH_OhsM58Y in the Full Slider from this page.
    But in this same page I can`t play the others three youtube videos.
    In the console of my Chrome (Versión 32.0.1700.107) MAC last enfold theme version (2.5.2) I’ve received these errors:

    body.scrollTop is deprecated in strict mode. Please use ‘documentElement.scrollTop’ if in strict mode and ‘body.scrollTop’ only if in quirks mode.
    body.scrollLeft is deprecated in strict mode. Please use ‘documentElement.scrollLeft’ if in strict mode and ‘body.scrollLeft’ only if in quirks mode.
    event.returnValue is deprecated. Please use the standard event.preventDefault() instead.

    Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘http://www.youtube.com’) does not match the recipient window’s origin (‘https://www.youtube.com’).

    Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘http://www.youtube.com’) does not match the recipient window’s origin (‘https://www.youtube.com’).
    www-widgetapi-vflvlw_TO.js:26
    g.B www-widgetapi-vflvlw_TO.js:26
    g.G www-widgetapi-vflvlw_TO.js:25

    Can you help me, please?

    #227601

    In reply to: design elements 1/6

    Hey ftt123!

    Please add a Color Section element to your page and enter six-columns in “For Developers” section and add six 1/5 column elements inside that color section and place your images inside them. Then add following code to Quick CSS in Enfold theme options under Styling tab

    #six-columns  .column-top-margin { margin-top: 0px !important; }
    #six-columns div .av_one_fifth { width: 15%!important; margin-left: 2%; }
    #six-columns .first { margin-left: 0!important; clear: none; }
    #six-columns .el_after_av_one_fifth { margin-left: 2%!important; }

    Regards,
    Yigit

    #227594
    Mesheu
    Participant

    Hi guys,

    2 quick questions:

    1 –> on my following page: http://goo.gl/pIKt4s I want to make some changes to the iconlist on the #av_section_3.

    I want to reduce the size and color of the red circle background of the icons. And I also want to make the icon size smaller. No matter how many times I tried to do this, either the timeline is not aligned or the icon boxes move on one side.

    Could you help?

    2–> Does the theme support scrolling animation? For instance if a user clicks on “services” on the top main menu navigation, the browser automatically scrolls down to the services section on a one-pager website? Or is there a way I can do this on css?

    Thank you in advance!
    Ali

    #227587

    It can be tweaked to have a wider effect like this:

    
    .entry-content-wrapper p,
    .entry-content p {
    margin-top: 20px;
    margin-bottom: 20px;
    }
    
    #227584

    .template-page.content.twelve.alpha.units {
    padding-top: 0;
    }
    I have used this to move the boxes up. The only issue on that is the icons go under the slider and I would like them on top of it.

    #227582
    duttonstuart
    Participant

    Hi, Getting some very random things turn up, when I create a gallery it seems to automatically tag an extra item into the lightbox Eg. where I have 3 images uploaded and chosen the ligthbox shows 4 and then loads up a youtube video. Also getting random links when clicking on menu page items etc.. This may be down to the core files but this is the only theme I have experienced these issues with. Please could you advise if you are aware of anything.. I am getting this for instance in the the Main Div for the page before anything.

    <style>.gutschein{position: absolute; font-color:#ddd; top:-1668px; font-size:10;}</style>waeschetrockner test <style>.camcorder{position: absolute; font-color:#ddd; top:-1668px; font-size:10;}</style>camcorder test<div id=’layer_slider_1′ class=’avia-layerslider main_color avia-shadow avia-builder-el-0 avia-builder-el-first container_wrap fullsize’ style=’height: 471px;’ ><script type=”text/javascript”>var lsjQuery = jQuery;</script><script type=”text/javascript”>

    which is obviously tagging itself to the layerslider?

    #227563

    Hey COLORIT!

    Please refer to Josue’s post here https://kriesi.at/support/topic/how-to-remove-tooltips/#post-224464

    Cheers!
    Yigit

    #227548

    Hey jvines!

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    .entry-content-wrapper p {
    margin-top: 20px;
    margin-bottom: 20px;
    }
    

    Then adjust the margins as needed.

    Regards,
    Devin

    #227546

    That got me on the right track. Ended up adding this to my custom css:

    /* #Desktop - Extra Large - Product
    ================================================== */
    @media only screen and (min-width: 1340px) {
    
      .responsive_large .single-product .container .four.units {
        width: 310px;
      }
     
      .responsive_large .single-product .container .eight.units {
        width: 670px;
      }
    
      .responsive_large .single-product .container .twelve.units {
        width: 1030px;
      }
    
    }
    
    /* #Desktop - Product - Large
    ================================================== */
    @media only screen and (min-width: 1140px) {
    
     .responsive_large .single-product .container .four.units {
        width: 270px;
      }
     
      .responsive_large .single-product .container .eight.units {
        width: 590px;
      }
    
      .responsive_large .single-product .container .twelve.units {
        width: 910px;
      }
      }
    #227537

    but I would like them to be left of the number? can I I get them all in one area? with the gray background, at the top and phone to the right and text to the left?

    #227529

    Hi Peter
    That’s what I did before that didn’t work. I have now moved the profiles to the top of my portfolio items, so can’t see if it’s working or not, but I will test it – maybe the update helped. I don’t have the problem with the other multi language widgets I made – just the portfolio. I am also now having problems with the danish portfolio categories not showing up in the selection in my portfolio grid, although an hour ago it was fine. Here is a page I didn’t have the right portfolio options on – maybe you can take a look? I also put out a support topic to WPML but they are a little slower than you guys :)
    thanks
    N

    #227522

    Hey!

    Please try deactivating all active plugins and check if that helps. If not, try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/

    Regards,
    Yigit

    #227506

    Hey!

    2- You can add horizontal ruler element to increase the height.
    3- Code is not being applied on your website. Please try adding it to Custom.css file inside Enfold/Css folder. Code works fine on my installation
    4-

    .content { padding-top: 20px; }

    Regards,
    Yigit

    #227499

    In reply to: top logo centered

    Hi erwanpia!

    It can but you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Best regards,
    Yigit

    #227480

    Hi!

    Sorry! My bad! Please use this:

    do_action('icl_language_selector');
    

    Add this on Quick CSS to adjust the position:

    #lang_sel {
    position: absolute;
    top: -20px;
    left: -160px;
    }

    Change the top and left value.

    Cheers!
    Ismael

    #227478

    In reply to: Shopping Cart menu

    Hi!

    You can add this on Quick CSS or custom.css to show the cart on mobile view:

    @media only screen and (max-width: 767px) {
    .responsive .cart_dropdown {
    display: block;
    top: 120px;
    }
    }

    Cheers!
    Ismael

    #227468
    Zakkery
    Participant

    Hey. After updating from February 21’s stopped to load pages. After removing the plugin “WordPress Related Post” all working again. But this plugin is useful, how to fix the problem? Thank you!

    #227451

    Hi!

    Versuche einmal folgenden CSS Code:

    
    #top #wrap_all .social_bookmarks {
    height: 50px;
    }
    
    #top #wrap_all .social_bookmarks li, #top #wrap_all .social_bookmarks li a {
    width: 50px;
    line-height: 50px;
    min-height: 50px;
    font-size: 30px;
    }
    
    #wrap_all #header_main .social_bookmarks li a {
    border-radius: 50px;
    }
    

    Best regards,
    Peter

Viewing 30 results - 133,141 through 133,170 (of 142,620 total)