Forum replies created
Hi,
Sorry, I did not try out any of them with our product, therefore I am not in a position to recommend any of them, in case they cause any conflict with our product.
But speaking from my personal point of view, you can try out this plugin. https://wordpress.org/plugins/wordpress-seo/
Yoast is one of the leaders in WordPress SEO. It’s a free plugin, and if there is any conflict with the theme, you will only need to delete the plugin and try out any free ones.
Hope this helps,
Thank!
Denzel
Hi,
I logged in FTP, but cannot determine where is your WordPress installation for this site. Please tell me the folder path. There are too many folders and files, I need directions.
For your information, I need ftp because I want to see if there is any error log in your server. I need to look for clues in it, as well as turn on WP_DEBUG to look for clues too.
I think it’s most probably has to do with PHP memory exhaust, meaning your server does not have enough memory to run all these software. The default WordPress themes are small in size, whereas Evolve plus theme and it’s plugin is huge in size, taking up lot of memory and processing power, therefore this is the most possible reason for causing error on your server.
I would like to highlight again, you can see on this forum, there are currently no users with the same issue as yours. If indeed it’s a PHP memory issue, would you say it’s a theme issue or server issue? It’s not possible to create a small theme with this much features, if not, everybody would have been contented just to run WordPress default theme.
Thanks!
Denzel
Hi,
Please use the following codes in Theme Options -> Custom CSS
.post-content a:hover{
color:#000 !important;
}
.footer-area a:hover{
color:#000 !important;
}
You can change the #000 to other color hex code.
Thanks!
Denzel
Hi,
It’s probably a plugin script conflict with Alora
Client slider and counter boxes are javascript, if there is any conflict with a third party plugin, it will not work.
Sorry, we do not provide plugin compatibility support.
It’s also beyond my knowledge to fix it.
Thanks!
Denzel
Hi,
Are you referring to Keywords for SEO?
You will need a SEO plugin.
Thanks!
Denzel
Hi,
It’s probably due to theme version, you are using 1.9.0
Current version is 2.0.1, there are updates in woocommerce template.
Please try using the latest theme.
Thanks!
Denzek
Hi,
Please provide your website url.
Thanks!
Denzel
Hi DeWitt,
It will be in Theme Options -> Custom CSS,
It’s tailored for Robert’s website, it may not work properly on your site.
With reference to our forum rules. https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/
Please open up a new thread with your request and provide your website url.
I will provide you with a solution.
Thanks!
Denzel
Hi,
Sorry, I can only help with simple CSS customization.
If you require help with this long list of customization, Please contact https://theme4press.com/theme-customization-service/
Thanks!
Denzel
Hi,
If you have set a static front page.
Try Edit Page, scroll down and find Post Options section. you will see a Full Width drop down setting, set it to Yes and update your page.
Please see screenshot. http://i.imgur.com/PpHNaEy.png
As for your menu, there will be no animation effect if you disabled it.
You are correct to use css to add a:hover
Thanks!
Denzel