Forum replies created
Hi Ed,
You are welcome!
Thank you for your reply.
Best Regards,
Denzel
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
You are welcome!
Have a nice day.
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.
Hi,
Please use the following in Theme Options -> Custom CSS
.custom-header {
background-size: 100% auto !important;
}
Thank you
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.
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
Hi,
You can use the following contact form to submit a service request.
https://theme4press.com/theme-customization-service/
Thank you
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
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.