Your account expired support, please renew to get your support.

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Revolution Slider – Text Layers Animation Times #16759
    Caner
    Support Expired

    Yes, it is not affecting customers to access the site. But the thing is I am developing this web site to my customer and they are complaining me that the texts do not stay in correct places at the video.

    Also I think this can be considered as a bug, since I set timings for layers and waiting them to follow my timings, but layers don’t follow them when they lost focus. If timeline is stopping when lost focus then video layer has to be stopped too. So it would be OK.

    in reply to: Revolution Slider – Text Layers Animation Times #16603
    Caner
    Support Expired

    Here you can watch the problem: video

    In the first 35 seconds you will see the normal flow of the video and text layers. After that on 36 I opened a fullscreen window while video was showing “Kendi arılarımızla…” and waited for some time, then closed the fullscreen window.

    When we returned to video we see that video is playing in background but text layers are not.

    Thanks,
    Caner

    in reply to: Revolution Slider – Text Layers Animation Times #16545
    Caner
    Support Expired
    This reply has been marked as private.
    in reply to: Revolution Slider – Text Layers Animation Times #16546
    Caner
    Support Expired

    I’ve replied privately, but I can’t see my reply anywhere, have you received it?

    in reply to: Forgot Password URLs #16384
    Caner
    Support Expired

    I’ve resolved it by editing 2 template files inc/template-functions.php and woocommerce/myaccount/form-login.php

    I’ve used

    if (freshio_is_woocommerce_activated()) {
                $lost_password_link = wc_get_account_endpoint_url( 'lost-password' );
    		} else {
                $lost_password_link = wp_lostpassword_url();
            }

    then echo esc_url($lost_password_link); for the link src.

Viewing 5 posts - 1 through 5 (of 5 total)