Forum Replies Created

Viewing 30 posts - 961 through 990 (of 1,161 total)
  • Author
    Posts
  • in reply to: social media icons / buttons #281601

    thanks that seemed to work. The page is now here: http://wp.marlowfilm.dk/film-production/
    the social icons, although they are the same size (40 px) do not seem to be lining up – is that because I have one (IMDB) as an image/url link, and the other (linked in) inserted through the icon shortcode?

    I can’t find where to add social buttons in the theme since it got updated – can you point me there?
    thanks for your help
    /n

    • This reply was modified 11 years ago by Munford.
    in reply to: video in layer slider w lightbox #281097

    ah – I see the problem. thanks!

    in reply to: video in layer slider w lightbox #281077

    I tried editing the avia.js but am getting a syntax error:

    if($.fn.prettyPhoto)
    elements.prettyPhoto({ social_tools:'',slideshow: 5000, deeplinking: false, overlay_gallery:false, default_width: ww, default_height: wh, iframe_markup: '<iframe src="{path}&modestbranding=1" width="{width}" height="{height}" frameborder="no"></iframe>'});

    }
    I am not a coder at all – can you see what the issue is? It didn’t take the branding off:
    http://wp.marlowfilm.dk/productions-2/

    thanks!

    in reply to: video in layer slider w lightbox #281062

    thanks! is that something I should do in a child theme?

    in reply to: video in layer slider w lightbox #280485

    My videos are hosted on You Tube but I am having trouble with the embedding settings – would like a cleaner look like from Vimeo. I am not able to edit the embed box in You Tube anymore (to set the modest branding, etc.) Do you know how to do this? Are there further options in Enfold for the embed settings? I’d like to remove the branding, title, etc.
    thanks
    n

    in reply to: video in layer slider w lightbox #280324

    thanks.
    what if it was a video I had uploaded to the media library –
    would I then use the ?

    in reply to: video in layer slider w lightbox #280317

    thanks!
    where did you set the lightbox feature?

    I might want to have the videos play in the slider,
    but on the mobile especially the title/caption gets in the way.
    is there some way to hide it on play?

    appreciate your help

    in reply to: video in layer slider w lightbox #280306
    This reply has been marked as private.
    in reply to: video in layer slider w lightbox #280302

    hmm. tried it but it’s looking like this:
    http://wp.marlowfilm.dk/production/
    with a strange aspect ratio.
    The first image is an image with this link set manually:

    ??
    the second is a video with this link set manually:

    ??
    thanks.
    re: can you hide the title/caption on play?

    in reply to: portfolio grid category error #279513

    nevermind – seems to be ok now. strange.

    in reply to: visual editor blank / white text #278576

    thanks I found it.

    in reply to: visual editor blank / white text #277968

    thanks – got it all working.
    Is there an easy place to find all the new features in your recent update? I saw there was an automatic addition of a sharebox on the blogposts – where is that setting? I would like to have a list of changes – I know you have a change log but that is based on previous updates and doesn’t seem to cover the default settings in the new updates.
    thanks for your help
    N

    • This reply was modified 11 years ago by Munford.
    in reply to: visual editor blank / white text #277781

    it was working fine before. I have had trouble with the update & WPML so I was waiting.
    Seems to disable page edits.

    in reply to: padding under header #277743

    thanks very much!
    appreciate your help.

    in reply to: padding under header #277603

    I tried that, but it didn’t seem to work on that page.
    I changed it to 30 px in the following code in my quick css:

    /*main padding*/

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

    .home .avia-section {
    margin-bottom: 0px;!important;
    margin-top: 0px;!important } }

    .content {
    padding-bottom: 10;!important; }
    .content {
    padding-top: 30px;!important; }

    body .column-top-margin{
    margin-top:20px;
    margin-bottom:10px;
    }

    Pretty new to coding so I can’t see if I have a redundancy or something I don’t need.
    ??
    thanks

    in reply to: video background in safari #277108

    I know – thanks –
    unfortunately more than one of my clients colleagues seem to be using it.
    thanks
    n

    • This reply was modified 11 years ago by Munford.
    in reply to: video background in safari #276925

    hi Devin
    I updated the you tube link but am still seeing a still image instead of video on safari 6.3.
    It’s not really such an “old”version, and it works in safari 5.1 fine. Cleared the cache, no change.
    any suggestions welcome.
    thanks
    n

    in reply to: video background in safari #271023

    Hi Devin
    thanks for taking a look at this. I also don’t understand what’s going on, but my client claimed he and other colleagues could not get the video to load – so it’s on more than one machine. I think perhaps it has to do with safari 6.3.1, as I am running 5.1.1 and it works fine and you tested it on Safari 7, although I was also seeing it not loading apperently due to a flash update issue. I reinstalled safari and it worked fine.

    The url is: http://youtu.be/i_H4qNNHZgs. I customized the embed settings a bit – actually now I am unable to change the embed settings for some reason – I can’t edit the text in the box here: http://imgur.com/17mtxrV

    do you have any idea if there is some setting that got changed? I have looked on forums and can’t find anything about this.

    best
    Nancy

    • This reply was modified 11 years, 1 month ago by Munford.
    in reply to: Editor not working – infinte scroll #270470

    hey thanks that fixed my problem also!

    in reply to: video background in safari #270441

    My client is complaining now that he and many others cannot see the front page video on this page:
    in Safari (and earlier today also Firefox & chrome but now it’s fine on those browsers), where it either doesn’t load or comes up with a black screen and play button instead of autoplaying when the page loads. Is Enfold only compatible with the latest version of browsers and plugins? Is it possible to have a code that checks for the browser compatibility and plays the video or alternative slideshow (like I have set to run on ipads/mobile) accordingly? The client really doesn’t want to hear that everyone needs a particular browser version (!). Any suggestions??
    thanks
    nancy

    • This reply was modified 9 years, 2 months ago by Yigit.
    in reply to: mobile menu #269100

    that did the trick thanks!

    in reply to: video background not showing in safari #267909

    thanks got it working and customized a bit. thanks!

    now trying to use this code:

    @media only screen and (max-width: 767px) {
    .mobile_active #advanced_menu_toggle {
    display: block;
    right: -20px;
    top: 40px; }

    to move the menu icon on mobile over to the right a bit, but it’s not working in 2.7.1…??

    • This reply was modified 11 years, 1 month ago by Munford.
    in reply to: video background not showing in safari #267891

    ah yes, flash. that worked, thanks.
    Is there a way to check if flash is installed and then show the slideshow instead of the video color section if it’s not?

    I am having another problem when I update to 2.7.1 – the logo in the header on the mobile is rendering too large – I had some code there from the old version, but it seems to have changed. Can you help me with that? thanks!

    • This reply was modified 9 years, 2 months ago by Yigit.
    in reply to: video background not showing in safari #267876

    HI Devin
    I have done a test site which is running enfold 2.7.1, but am still not seeing the video background in safari & firefox. Chrome is fine. Site is:
    Any suggestions? Am I setting something wrong?
    Thanks for your help
    n

    • This reply was modified 9 years, 2 months ago by Yigit.
    in reply to: video background not showing in safari #265616

    also here same problem on safari:

    • This reply was modified 9 years, 2 months ago by Yigit.
    in reply to: padding/margins logo header #262263

    excellent – that did it.
    thanks for your help!

    can you answer something about the logo in the header on mobile – is it always the case that you need to adjust the css to get it to display correctly? Seems like the older version of Enfold had an automatic resize that worked?

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

    YES! that was right!
    Thanks for working on this – and going beyond the ordinary help.
    it’s great now!
    N

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

    Hi Devin,
    When you say that the media query is working fine does that mean you see something different than I am?
    I still see both video and slider on the computer. I understand you do not do customization on sites – thought this
    was an easy one. Almost had it with this code:

    @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; }}

    but still see both video and slider on the ipad.
    If anyone has an easy fix, I’d appreciate it. Otherwise, I will find another solution.
    thanks for your help
    n

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

    Hi again,
    That did not work, unfortunately. see – the slider is not being hidden there, and on the mobile it’s now also showing both video (not loading) and the slider. Any other suggestions? I know this can be done!
    best
    N

    • This reply was modified 9 years, 2 months ago by Yigit.
    in reply to: swapping slider on mobile/ipad #244244

    I updated to the latest version and had many errors, resizing of my logo in the header lead to all my custom css not showing. I am not ready to redo my site just yet. When I go to that page on the ipad it is still trying to load the video. Is the last code right?
    \thanks
    n

Viewing 30 posts - 961 through 990 (of 1,161 total)