Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    27.06.2016 at 02:15 #28633

    Hi Ed,

    You are welcome!
    Thank you for your reply.

    Best Regards,
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    27.06.2016 at 02:03 #28629

    Hi,

    When I click on my gallery images, it says, “Image cannot be loaded. Make sure the path is correct and image exists.”

    Please let me know if this is created by a shortcode or it’s a portfolio template.

    Please post the URL to your issue.

    Thank you
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    27.06.2016 at 01:57 #28628

    You are welcome!
    Have a nice day.

    Denzel Chia
    Moderator
    Posts: 2656
    27.06.2016 at 01:35 #28624

    HI,

    Please try using the following in Theme Options -> Custom CSS

    ul.nav-menu li a span:hover, ul.nav-menu li:hover a span, ul.nav-menu a:hover {
    color: #ff0000 !important;
    }

    Your menu item text is wrapped in a span tag within the a tag.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    26.06.2016 at 13:18 #28616

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .custom-header {
    background-size: 100% auto !important;
    }

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    26.06.2016 at 12:35 #28614

    Hi,

    Please use the following in Theme Options -> Custom CSS

    ul.nav-menu li a:hover {
    background: #000 none repeat scroll 0 0 !important;
    }

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    26.06.2016 at 12:28 #28613

    Hi Ed,

    I found the following in your custom css

    @media screen and (min-width: 1200px) {
    .header_v0 div#search-text-box {
    margin-right: 0px
    }
    }

    There is syntax error. missing semi-colon after your 0px

    Please check all your custom css code for syntax error.
    CSS fails without error message in developer console, it’s difficult to check and it will cause other css to malfunction.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    25.06.2016 at 06:59 #28601

    Hi,

    You can use the following contact form to submit a service request.
    https://theme4press.com/theme-customization-service/

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    25.06.2016 at 06:56 #28600

    Hi,

    The required plugin is Theme4Press Core
    And Reduxframework plugin is required to produce Appearance -> Theme Options

    You will be prompted in your WordPress admin to install those software.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    24.06.2016 at 04:53 #28581

    Hi,

    We only provide support for using the features of our product.

    Creating a Child Theme is customization.
    Regarding customization, we can only provide css code.

    If you need help to create a proper Child theme, You can contact us for customization service via https://theme4press.com/theme-customization-service/

    Regarding your question.

    I need to know if Evolve Plus works properly with child themes.

    Yes, If you are a programmer and can create a proper child theme.
    And If that question is directed personally to me. Yes, I can create one that works with Evolve Plus Theme.

    Please see my screen-cast which shows me creating a child theme for Evolve Plus theme in less than 1 minute.
    http://screencast-o-matic.com/watch/cD1ZndiZZz

    And as I mentioned before, there is no way a child theme can affect the Theme Options, unless you add code to modify it.

    In my screen-cast, you can see, I am able to change the menu color without any issue.

    Hope the above clarifies all your doubts.

    Thank you.