Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    26.05.2016 at 01:44 #28001

    Hi,

    Please use the following in Theme Options -> Custom CSS

    
    

    .carousel-caption h2, .carousel-caption p {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }

    In the future, Please open a new thread for your question.
    Please do not post in other users thread.

    By the way, the free and premium Evolve theme uses the same bootstrap slider since a few versions ago.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    26.05.2016 at 01:38 #27998

    Hi,

    Yes, it’s been updated in the current version.
    Please update your theme and remove the custom css that I had provided.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    25.05.2016 at 01:14 #27987

    Hi,

    It’s in WordPress admin -> Appearance -> Editor.
    Not within the theme. It’s a WordPress core feature.

    http://img.prntscr.com/img?url=http://i.imgur.com/6W5BNx5.png

    If you do it wrongly, your website will crash.
    If it crash, you will need to ask your web hosting company to revert your customization.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    24.05.2016 at 02:11 #27970

    Hi,

    This means you had already installed the plugin in your website.

    If you cannot see the plugin in your WordPress admin, you can use FTP to go to your plugins folder and check if there is remnants of the plugin. If yes, delete it.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    23.05.2016 at 04:56 #27941

    Hi,

    Use an image tool such as pixelmator.
    http://www.pixelmator.com/mac/

    Either resize your image or add them onto a large white background and combine as one image.
    You can have a large image with a small “icon” in the middle.

    Upload as featured image and the theme will crop into predetermined image sizes.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    23.05.2016 at 04:52 #27940

    Hi,

    You can try to find a free and suitable plugin.
    https://wordpress.org/plugins/search.php?q=google+analytics

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    21.05.2016 at 04:40 #27915

    Hi,

    Remove the following from your custom css.

    img.img-responsive {
    max-height: 283px !important;
    min-height: 283px;
    }

    Redo your customization.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.05.2016 at 04:34 #27914

    Hi,

    Please use the following in your Theme Options -> Custom CSS

    
    

    .page .t4p-content-boxes {
    margin: 0 !important;
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    20.05.2016 at 03:27 #27879

    Hi,

    Is your google analytics code javascript?

    Please post your website URL, I can use developer tools to take a look.

    If there is plugin conflict that breaks javascript, it can break your analytics code.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    20.05.2016 at 03:10 #27877

    Hi,

    Your animation speed did changed to 4000
    This is a screen-shot of your webpage source code.

    But the actual fading animation does not slow down.
    Test on localhost, same result, fading does not slow down.

    I will report this bug to our developers

    Thank you.