Forum Replies Created

Viewing 25 posts - 31 through 55 (of 55 total)
  • Author
    Posts
  • Hi Yigit,
    I know that as Ismael says the images can be downloaded in one way or another, but the watermark solution weighs down the site too much and in any case on my images there is already a watermark.
    I would just like to apply the change you suggested also to the thumbnail page of the mansory gallery.
    How can I do? Can you tell me which file I can edit o what to do please…
    Thanks in advance…Lion

    Yigit,
    with this change on iOS now with the lightbox open it is not possible to save the file. Perfect.
    Is it possible to do the same thing in the thumbnail grid of the mansory gallery, i.e. remove the menu that appears by holding down a thumbnail and prevent the “Download linked file” option?

    Hi Yigit, I tried to make changes…
    In Enfold Settings – Performance – Javascript File Merging And Compression I have Use Minified Thene File Javascript File without merging selected, so I thought I’d make the change to the minimized file as well. (I think it’s necessary right?)

    It seems to work perfectly!!! Very very thanks!

    Will I have to introduce the change manually in future versions of enfold or will it be included in future versions?

    Thanks,
    Lion

    Hi Yigit, unfortunately I did not receive any further details. He told me that he tried several solutions but he failed to solve the problem. It is certainly something that depends on the interaction of the mansory gallery code on mobile since it does not cause problems on desktop (and not problems with images in traditional wp galleries). If it helps I can send you the plugin.

    in reply to: Enfold Color Section Background Image Resizing on Tablet #1364749

    HI, I know, if you try to reproduce the problem on a software emulator the problem is not seen (I had also tried) but on real devices it exists.
    However, the color sections on the page are not the ones in the screenshot but are further down.
    I tested it on iPad (6th generation) Model number: MR7J2TY/A

    in reply to: Enfold Color Section Background Image Resizing on Tablet #1364074

    Ok I await news…

    in reply to: Enfold Color Section Background Image Resizing on Tablet #1363790

    Yigit..are there any news?

    in reply to: Enfold Color Section Background Image Resizing on Tablet #1363677

    Hi Yigit, my site is under construction and is not online.
    But I’ve made some pages visible for you to see the problem.
    See below…

    in reply to: Buttons position in cookies message bar #1103235

    Hi Ismael, your code seems to work, thanks!

    in reply to: Buttons position in cookies message bar #1102216

    Rikard…

    in reply to: Buttons position in cookies message bar #1101118


    I would like the buttons below the text
    Regards
    Lion

    in reply to: Icon problem! #1081417

    Hi Rikard, No, it is not possible to install more than one set of icons…

    in reply to: Medical, dentistry Icons #1079993

    Where can i download this pack? On flaticon ask me to pay!

    in reply to: How to pause hosted video in tab and remove video loop #1061571

    Sorry Victoria, you do not know what you’re talking about.
    The message was not for you.
    Like so many times, you show the lack of knowledge of the code and of the theme!
    Your responses to comments are just a waste of time for those who read them!

    • This reply was modified 5 years, 9 months ago by lion73.
    in reply to: Change visibility of contact module dropdown list control #1013632

    Hi Dude,
    the function works perfectly and I have solved my problem. Great! Thank you very much!
    Dude Rating: 10 +++
    REGARDS
    Lion

    in reply to: Change visibility of contact module dropdown list control #1013581

    Dear Rikard,
    I’m sorry you do not understand the difference of using a plugin like contact form 7 instead of a few lines of code. Moreover contact form 7 uses an ugly graphic that is not very different to the theme.
    I will try to write the necessary lines of code by myself. Someting like this:
    <script type=”text/javascript”>
    {$add_jquery}
    function showDropdownList() {
    if ($(‘#element_avia_2_1’).val() == ‘MYVALUE’) {
    $(‘#element_avia_3_1’).show();
    } else {
    $(‘element_avia_3_1’).hide();
    }
    }
    </script>
    if ($element->id== ‘MYID’) {
    $add_event = ‘onchange=”javascript:showDropdownList()”‘;
    }
    However I close the discussion with you and ask anyway if someone can propose what I asked.

    Someone can help me please?

    PS
    My two dropdown list in html result as
    <p id=”element_avia_2_1″ class=” first_form form_element form_element_third”>
    and
    <p id=”element_avia_3_1″ class=” form_element form_element_third”>
    To refer to one of these in the css, for example to hide a listbox which is the correct syntax?

    “XXX”{
    display: none !important;
    }
    with #element_avia_3_1 does not work
    with .form_element form_element_third does not work
    Regards

    in reply to: Change visibility of contact module dropdown list control #1013501

    Hi Rikard, no this is not a solution for me. I don’t want plugins. I need solve this by code.
    Can someone help me please?
    Thank you

    • This reply was modified 6 years, 1 month ago by lion73.
    in reply to: Privacy policy message in registration form #1010701

    Any news for “Append a privacy policy message to your registration form”?

    in reply to: Display cookie message every time #974421

    Hi ismael, of course, cookies are enabled…

    in reply to: Display cookie message every time #972792

    Hi, to set 7 days
    date.setTime(date.getTime()+(CookieDays*7*24*60*60*7));
    is it correct?
    However there is a problem. After accepting cookies, going to other pages of the site, the cookies window reappears!

    • This reply was modified 6 years, 5 months ago by lion73.
    in reply to: Privacy policy message in registration form #964443

    Hi Günter
    …some simple questions for you:
    1) Under Google Service there is Google Analytics Tracking Code section where should be inserted the Google Analytics tracking code (Global Site Tag (gtag.js)).
    Can this section manage Google Remarketing Code also?
    Disabling the Google Analytics Tracking via shortcode is deactivated all code in the box above (Including the Google Remarketing Code)?
    2) How can I manage scripts from other platforms such as tripadvisor?
    Thanks in advance
    Lion

    in reply to: No cookie YouTube in background videos #963028

    @L+T

    for color section try:

    <div class=”videoWrapper”><iframe width=”100%” height=”100%” src=”https://www.youtube-nocookie.com/embed/YOUR-VIDEO-REFERENCE?rel=0&#8243; frameborder=”0″ allow=”autoplay; encrypted-media” allowfullscreen></iframe></div>

    Clearly the content of the page must be long enough to engage the video height.

    Lion

    in reply to: No cookie YouTube in background videos #963012

    NO COOKIES VIDEOS EMBED IN ENFOLD
    Hi, the best simple solution for now It’s embed no cookies version of youtube video:
    <iframe width=”560″ height=”315″ src=”https://www.youtube-nocookie.com/embed/YOUR-VIDEO-REFERENCE?rel=0&#8243; frameborder=”0″ allow=”autoplay; encrypted-media” allowfullscreen></iframe>
    then make responsive youtube embed video.
    Simple way to make this is add in your custom CSS:
    .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    }
    .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    and cleary add to video

    <div class=”videoWrapper”><iframe width=”560″ height=”315″ src=”https://www.youtube-nocookie.com/embed/YOUR-VIDEO-REFERENCE?rel=0&#8243; frameborder=”0″ allow=”autoplay; encrypted-media” allowfullscreen></iframe></div>

    Some video embedding use old school nested object and embed tags. It’s old school and no standard, but this technique was very widely used and it just worked.
    Object/embed suffers from the same problem that iframes do, the width and height are required:
    .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    }
    .videoWrapper object,
    .videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    ——————————————————————————————————
    P.S.
    The above technique is good, but it has several possible limitations:
    1) It requires wrapper element
    2) All old videos need HTML adjustments
    3) All videos need to be the same aspect ratio.
    Otherwise they’ll be forced into a different aspect ratio and you’ll get the “bars”. Or, you’ll need a toolbox of class names you can apply to adjust it which is an additional complication

    Best practice is consider a JavaScript solution! How to work:
    when the page loads all videos are looked at and their aspect ratio is saved.
    Once right away, and whenever the window is resized, all the videos are resized to fill the available width and maintain their aspect ratio
    Using the jQuery JavaScript Library:
    // Find all YouTube videos
    var $allVideos = $(“iframe[src^=’//www.youtube.com’]”),
    // The element that is fluid width
    $fluidEl = $(“body”);
    // Figure out and save aspect ratio for each video
    $allVideos.each(function() {
    $(this)
    .data(‘aspectRatio’, this.height / this.width)
    // and remove the hard coded width/height
    .removeAttr(‘height’)
    .removeAttr(‘width’);
    });
    // When the window is resized
    $(window).resize(function() {
    var newWidth = $fluidEl.width();
    // Resize all videos according to their own aspect ratio
    $allVideos.each(function() {
    var $el = $(this);
    $el
    .width(newWidth)
    .height(newWidth * $el.data(‘aspectRatio’));
    });
    // Kick off one resize to fix all videos on page load
    }).resize();

    Adding Vimeo
    Vimeo uses iframes too, so what works for YouTube will work for Vimeo. The HTML/CSS technique doesn’t need any alteration at all, and the jQuery solution could be fixed changing a single line:

    var $allVideos = $(“iframe[src^=’//player.vimeo.com’], iframe[src^=’//www.youtube.com’]”),

    This solution could be used by the developers and integrated into the theme.
    I did it and it works perfectly.
    Lion

    • This reply was modified 6 years, 5 months ago by lion73.
    in reply to: Disabling past dates in datepicker #960185

    “Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)”
    Dear Victoria, this is not a customization…date field that can be manipulated manually it’s something comparable to a bug.
    It is clear that you are not able to solve the problem.
    UPDATE: problem solved by adding a very small piece of code!
    Victoria…shameful support service.

    • This reply was modified 6 years, 5 months ago by lion73.
    in reply to: Disabling past dates in datepicker #959047

    Dear Team,
    with
    minDate: 0,
    in class-form-generator.php after
    echo ‘jQuery(document).ready(function(){ jQuery(“.avia_datepicker”).datepicker({
    calendar works well with the previous dates disabled but…
    the date field can be manipulated manually (it is possible to write the date without choosing the day from the calendar).
    is there a way to not allow to write manually in the date field?
    Otherwise everything is useless if the user can manually correct the date…
    Thanks in advance
    Lion

    • This reply was modified 6 years, 6 months ago by lion73.
Viewing 25 posts - 31 through 55 (of 55 total)