Forum Replies Created

Viewing 30 posts - 991 through 1,020 (of 1,161 total)
  • Author
    Posts
  • in reply to: swapping slider on mobile/ipad #242404

    does it work for you on the ipad? I am still seeing the video trying to load and then a black page.

    • This reply was modified 11 years, 3 months ago by Munford.
    in reply to: swapping slider on mobile/ipad #242197

    If I only use that code, it’s right on the computer, shows both slider and
    video on mobile and tries to load video on ipad then goes blank.

    if I use:
    @media only screen and (min-width: 1024px) {
    .page-id-7727 #full_slider_1 { display: none!important; }}
    @media only screen and (min-width: 1024px) {
    .page-id-7727 #av_section_1 { display: block !important; }}

    @media only screen and (min-width: 767px) {
    .page-id-7727 #full_slider_1 { display: none; }}
    @media only screen and (max-width: 767px) {
    .page-id-7727 #av_section_1 { display: none; }}

    then it is right on mobile and computer but still video load then blank on the ipad.
    how can I fix this? or is there a way to get the video to play on the ipad?
    thanks very much
    n

    • This reply was modified 11 years, 3 months ago by Munford.
    in reply to: swapping slider on mobile/ipad #241229

    What I need to do is hide the color section on iphone/ipad and
    hide the slider on computer screens. The first code you gave me worked
    for the mobile but not for ipads – the ipad will not automatically play
    the video on the color section, so I want to also show the slider there
    and hide the video. thanks so much!
    n

    in reply to: swapping slider on mobile/ipad #241066

    Thanks Yigit –
    do I add that to this code?

    @media only screen and (min-width: 1140) {
    .page-id-7727 #full_slider_1 { display: none; }}
    @media only screen and (max-width: 1140px) {
    .page-id-7727 #av_section_1 { display: none; }}

    n

    in reply to: enfold UPDATE ERRORS / help! #240360

    thanks so much.
    keep doing what you’re doing – your support is really outstanding!

    in reply to: enfold UPDATE ERRORS / help! #240012

    I am doing a test here:
    http://wordpress.nancymunford.com/?page_id=1097
    but still have problem with my header on mobile, and the css changes I made to it messed up all my other css.
    Can you take a look? Is my header the wrong size or are there other options for the mobile header that I am not seeing.
    thanks
    n

    in reply to: enfold UPDATE ERRORS / help! #239968

    ok. I just had lots of errors when I updated to get those new options – header all messed up and when i fixed it I lost all my css customization, though not on the mobile. I will do some tests. Is there some documentation you release with the new update that lists all the changes?
    thanks
    n

    in reply to: sidebar blog widget #239446

    nevermind – found the setting under ENFOLD/Sidebar/page sidebar navigation.
    dont’ understand how that got turned on but maybe it was on and not being used before I updated, since
    this is the only sidebar I use on the site.

    in reply to: enfold UPDATE ERRORS / help! #238830

    great! that worked really well for the mobile.
    What about for the ipad? The video comes up (loads) but does not play – I was told IOS will not autoplay videos? Is there a way to set it to have the image slider as well or is there some way of overriding and having it autoplay?

    in reply to: enfold UPDATE ERRORS / help! #238823

    does that code also hide the image slider on non-responsive media?

    in reply to: enfold UPDATE ERRORS / help! #238820

    yeah! thanks very much.
    the 2.6.1 update caused me many problems with my css customizations,
    so I couldn’t take advantage of the new options for video :(
    I will see if this works.

    in reply to: enfold UPDATE ERRORS / help! #238815

    I got this response when I asked about it swapping the video on responsive devices – it is also on some other topics here.

    Q: I have read some other answers to this topic – is there a way to swap out the video slider for an image slider on responsive media? I saw there was some way to add a css code but it was not listed. I can wait for the new release, sounds good, but was wondering if there was a work-around for now?

    A: Hey! You can add image slider above or below your video slider and post the link to your website and point out the section so we can provide you custom CSS code
    Regards, Yigit

    but then I didn’t get an answer back… :(

    in reply to: URGENT HELP!!! #238811

    yes but the new update caused other problems so I am afraid to try it again.

    in reply to: enfold UPDATE ERRORS / help! #238071

    Hi Devin, I was looking for a way to swap out the color section at the top of this page with the image slider underneath on responsive media. I saw there was some way to add a css code but could not find it. The 2.6.1 update made too many problems on my site – I know there are some extra settings for videos which is why I wanted to update, but would rather have it swap out if that’s possible.

    thanks
    N

    • This reply was modified 9 years, 2 months ago by Yigit.
    in reply to: URGENT HELP!!! #238064

    What size should the logo be? I got a css code from Yigit to fix the logo size, which was too large and running under the logo.
    The css was not changed from before the update.

    in reply to: enfold UPDATE ERRORS / help! #237456

    why has my topic been hijacked?

    in reply to: URGENT HELP!!! #237455

    what plugin would be conflicting with the quick css? It’s only when I changed the logo size on the mobile that I lost all my customization – though the site was still looking right on the mobile? doesn’t make sense to me. I would like the 2.6.1 upgrade so I can fix the problems with my videos on mobile. My thread was closed for some reason before I got an answer about the css here: #234597.

    Can you tell me what the issue is with the logo on the header in the new update? There is no place to put in a logo for only responsive media, so it should resize for the mobile, right? Not sure how to fix it if I upgraded again.

    thanks for your help
    n

    in reply to: URGENT HELP!!! #236825

    OK I decided to revert to an earlier backup which looks ok again.
    Then I added this:
    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo img{
    width: 225px; height: 50px; margin-top: 10px!important;
    }
    to fix the logo on mobile header and all the errors listed above are back – none of my css styling is showing.
    I am going to revert again, as I can’t have these errors live, but there is some serious error here.
    Not sure if you can test it now, but I still need a way to fix my logo on mobile, which is running under the menu icon.
    help!
    n

    • This reply was modified 11 years, 3 months ago by Munford.
    in reply to: URGENT HELP!!! #236811
    This reply has been marked as private.
    in reply to: enfold UPDATE ERRORS / help! #236777

    Thanks – I just fixed the WPML and have applied the code for the header. Seems to only be changing the width but the height is weird and my attempts at fixing it (height: 100% or height : 50px) don’t work. How can I preserve the aspect ratio of my logo?

    I had another topic (#234597) open regarding video slideshows on the mobile and was waiting for a css code to swap the color section (with video) at the top of this page with the image slider below, but my topic was closed after the upgrade. I know there are extra options regarding videos in 2.6.1 but they may not be right for my needs. Can you help me with this?
    thanks
    N

    • This reply was modified 11 years, 3 months ago by Munford.
    in reply to: Header issues after updating to version 2.6 #236770

    I having similar header issues after upgrading to 2.6.1/
    http://www.copenhagenfilmcompany.dk/
    Logo on the mobile is too big and runs under the menu icon.
    I styled it before like this:

    @media only screen and (max-width: 767px) {
    .mobile_active #advanced_menu_toggle {
    display: block;
    right: -15px;
    top: 40px; }
    .logo img {
    height: 50px;
    width: auto !important;
    max-width: none !important;
    margin-top: 10px!important;
    padding-top: 0;}
    .responsive .logo {
    margin-left: -10px!important; }
    }

    /*headerlogo fix*/
    .logo img {
    margin-top: 5px;
    }
    .header-scrolled .logo img {
    margin-top: 0;
    }

    I have gone through all the new settings for the header but don’t see any fixes there. Can you help me?
    thanks.
    n

    in reply to: enfold UPDATE ERRORS / help! #236501
    This reply has been marked as private.
    in reply to: Enfold Showcase #235049

    http://www.copenhagenfilmcompany.dk

    First site with enfold. Greatest support ever. I learned so much doing this site.
    check it out.

    in reply to: video slideshow on mobile? #234597

    OK great – the page is here:

    top color section with video, next with a fullwidth slider with images.
    if the top video will not play on ipad/iphone/mobile, then I would like the
    image slider to play instead.

    If that works, I need to do the same thing on the danish version of the site-
    is that going to cause problems? I have not set that one up yet.
    thanks very much for your help!
    N

    PS This topic was closed but I have not gotten the help I need yet – please keep it open even though the new update is supposed to deal with the video on mobile issue – I think I still need the css fix if you have time to send it my way. thanks!

    • This reply was modified 9 years, 2 months ago by Yigit.
    in reply to: video in slideshow sizing #234596

    thanks I will try that. Heard about the 2.6 release – looking forward to it.

    in reply to: video slideshow on mobile? #233721

    Thanks for your reply. I have read some other answers to this topic – is there a way to swap out the video slider for an image slider on responsive media? I saw there was some way to add a css code but it was not listed. I can wait for the new release, sounds good, but was wondering if there was a work-around for now?
    thanks very much! I know you must be dealing with a lot of video related topics!
    n

    in reply to: anchor problem #233663

    thanks

    in reply to: recent post thumbnail #229732

    thanks!

    in reply to: video in slideshow sizing #229499

    OK I got it working with a you tube video, but it doesn’t play on the mobile – is it an issue with the new short url .be (as I read somewhere here) or do I have to have an image slideshow to replace the videos somehow? Can you help with this? thanks!

    in reply to: wrong portfolio in widget #227915

    hi again , well after switching the language back and forth several times I got the right categories to show up. Seems to be a glitch there but I got it working, so ….nevermind.
    thanks

Viewing 30 posts - 991 through 1,020 (of 1,161 total)