Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #65030
    Rahmi Rahmatillah
    Participant
    Premium Member

    Hi Ashe team support,

    I just change my theme from Ashe free to Ashe Pro. Sadly, the featured slider does not work. I confused since in the customizer it appears perfectly and I save it as usual. Here is the slider code:

    .featured-slider-area.boxed-wrapper {

    padding-top: 41px;

    }

     

    #featured-slider img {

    width: 100%;

    }

     

    .slider-item {

    position: relative;

    }

     

    .slider-item-bg {

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    }

     

    [data-slider-columns*=”1″] .cv-container {

    visibility: hidden;

    opacity: 0.0001;

    -webkit-transition: all 650ms ease-in-out 0s;

    -moz-transition: all 650ms ease-in-out 0s;

    -o-transition: all 650ms ease-in-out 0s;

    transition: all 650ms ease-in-out 0s;

    transition-delay: .75s;

    }

     

    [data-slider-columns*=”1″] .slick-current .cv-container {

    visibility: inherit;

    opacity: 1;

    }

     

    .slider-info {

    display: inline-block;

    max-width: 840px;

    padding: 40px 60px;

    }

     

    #featured-slider .prev-arrow,

    #featured-slider .next-arrow {

    display: block;

    position: absolute;

    top: 50%;

    z-index: 1001;

    padding: 0 15px;

    margin-top: -24px;

    font-size: 42px;

    text-align: center;

    cursor: pointer;

    }

     

    #featured-slider .prev-arrow:hover,

    #featured-slider .next-arrow:hover {

    opacity: 1;

    }

     

    #featured-slider .prev-arrow {

    left: 15px;

    }

     

    #featured-slider .next-arrow {

    right: 15px;

    }

     

    .main-container #featured-slider .prev-arrow {

    left: 0px;

    }

     

    .main-container #featured-slider .next-arrow {

    right: 0px;

    }

     

    .post-slider {

    display: none;

    }

     

    .post-slider.slick-initialized {

    display: block;

    }

     

    .post-slider .prev-arrow,

    .post-slider .next-arrow {

    display: block;

    position: absolute;

    top: 50%;

    z-index: 1001;

    padding: 0 10px;

    margin-top: -24px;

    font-size: 42px;

    text-align: center;

    cursor: pointer;

    }

     

    .post-slider .prev-arrow:hover,

    .post-slider .next-arrow:hover {

    opacity: 1;

    }

     

    .post-slider .prev-arrow {

    left: 0;

    }

     

    .post-slider .next-arrow {

    right: 0;

    }

     

    [data-layout*=”col1″] .post-slider .prev-arrow {

    left: 5px;

    }

     

    [data-layout*=”col1″] .post-slider .next-arrow {

    right: 5px;

    }

     

    .slider-dots {

    display: block;

    position: absolute;

    left: 0;

    bottom: 13px;

    z-index: 1000;

    width: 100%;

    list-style: none;

    text-align: center;

    }

     

    .slider-dots li {

    display: inline-block;

    width: 13px;

    height: 13px;

    margin-right: 11px;

    border-style: solid;

    border-width: 2px;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    cursor: pointer;

    }

     

    .slider-dots li:last-child {

    margin-right: 0;

    }

     

    .slider-categories {

    font-weight: bold;

    letter-spacing: 3px;

    text-transform: uppercase;

    margin-bottom: 16px;

    }

     

    .slider-title {

    margin-bottom: 25px;

    color: inherit !important;

    }

     

    .slider-content {

    margin-bottom: 30px;

    }

     

    .slider-read-more a {

    display: inline-block;

    padding: 13px 25px;

    border: 1px solid;

    line-height: 1;

    font-weight: bold;

    text-transform: uppercase;

    margin-bottom: 30px;

    cursor: pointer;

    }

     

    .slider-data {

    margin-bottom: 20px;

    }

     

    .slider-image-link {

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    top: 0;

    }

     

     

     

    #65035
    vako
    Keymaster
    WP Royal Team

    Hi Rahmi,

     

    At first, sorry for the late reply, we had holidays.

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

    #65079
    LEPIT Jean-Emmanuel
    Participant
    Premium Member

    Hello

    I have the same problem : feature slider and feature link don’t work

    It work with “ashe” theme but not with “ashe pro” theme

    ashe working : https://libredemots.com

    ashepro not working : https://import.sens-competences.fr

    regards

    #65083
    vako
    Keymaster
    WP Royal Team

    Hi Jean,

     

    At first, thank you for choosing our theme and service.

    By default featured slider and featured links appear on the blog page, to enable them on the custom pages, please navigate to Dashboard > Pages > Edit Page > Page Options and enable them for the particular page manually.

     

    Kind Regards

    #65088
    LEPIT Jean-Emmanuel
    Participant
    Premium Member

    Hi Vako,

    It’s exactly what i did, but it don’t work

    Kind Regards

    #65094
    vako
    Keymaster
    WP Royal Team

    Hi Rahmi,

     

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.