Forum replies created

    In reply to PHP 7
    vaibhav
    Spectator
    Posts: 287
    December 9, 2017 at 9:49 am #35913

    Thanks for your passions.

    vaibhav
    Spectator
    Posts: 287
    December 8, 2017 at 8:01 am #35885

    Hi,

    Yes, you can change the background colors of post formats with below custom css.
    Add your color in custom css, you want to it.
    .home .format-video,
    .page-template-blog-page-php .format-video {
    background: #FFA900;
    }

    .home .format-chat,
    .page-template-blog-page-php .format-chat {
    background: #d8b803;
    }

    .home .format-chat,
    .page-template-blog-page-php .format-chat {
    background: #d8b803;
    }

    .home .format-link,
    .page-template-blog-page-php .format-link {
    background: #01bbe1;
    }

    .home .format-image,
    .page-template-blog-page-php .format-image {
    background: #e66d26;
    }

    .home .format-quote,
    .page-template-blog-page-php .format-quote {
    background: #ca2547;
    }

    .home .format-aside,
    .page-template-blog-page-php .format-aside {
    background: #495d7f;
    }

    .home .format-gallery,
    .page-template-blog-page-php .format-gallery {
    background: #666;
    }

    .home .format-audio,
    .page-template-blog-page-php .format-audio {
    background: #009bae;
    }

    .home .format-status,
    .page-template-blog-page-php .format-status {
    background: #69849a;
    }

    Thank you

    In reply to PHP 7
    vaibhav
    Spectator
    Posts: 287
    December 8, 2017 at 7:25 am #35884

    Hi,

    If you don’t wait up to next theme update so we will fix this update manually now. if you wish to manually update currently.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    December 7, 2017 at 7:54 am #35876

    Hi,

    Sorry But we have created custom css for the particular News page, not another page.
    But Great you create right custom css for both pages.

    Thank you

    In reply to PHP 7
    vaibhav
    Spectator
    Posts: 287
    December 7, 2017 at 7:41 am #35875

    Hi,

    We found out your error and solved it
    You get new code in next theme update.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    December 6, 2017 at 11:25 am #35866

    Hi Hannes Lis

    Check this answer, Add custom css to your additional css area

    .content-box img {
    width: auto;
    }

    Thank you

    In reply to PHP 7
    vaibhav
    Spectator
    Posts: 287
    December 6, 2017 at 7:28 am #35862

    Hi,

    We checked your both site but we can’t see any warning your dashboard page or on your site.
    So please you help us to find a warning message on your site, you can explain where is this warning display or please send any screenshot of this warning message.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    December 5, 2017 at 7:39 am #35854

    Hi,

    Sorry but it does not come to the theme, we think that your Advertise creates a problem.

    Thank you

    In reply to PHP 7
    vaibhav
    Spectator
    Posts: 287
    December 5, 2017 at 7:33 am #35853

    Hi,

    We need to your site url and admin-details in private reply for check your issue by our developer.

    Thank you

    vaibhav
    Spectator
    Posts: 287
    December 5, 2017 at 7:27 am #35852

    Hi,

    It needs to some customization work, first open below path through ftp or cpanel
    \wp-content\themes\evolve-plus\social-buttons.php

    Open the file in the editor and find ‘Newsletter’ and replace with ‘Email’ after that save and close it.

    Thank you