Forum replies created
Hi Kim,
If I have your permission to deactivate plugins for testing, and to re-install your Evolve Plus theme. I can take a look in your website for you.
Please kindly provide the following details via private reply.
WordPress Login Url:
Username:
Password:
Ftp Server Url:
Port:
Username:
Password:
(Note: To make a private reply -> Click on the “Set as private reply” check box found at lower left corner of this forum’s text box before clicking on Submit button. This will ensure that your reply is visible only to Moderator and Keymaster)
Hi,
You are welcome to get back to me if you still experience any problems.
Thanks!
Hi,
There is nothing wrong with the Evolve Plus Theme on my localhost development site.
I cannot provide any fix if there is nothing wrong with it.
If I have your permission to deactivate plugins for testing, and to re-install your Evolve Plus theme. I can take a look in your website for you.
Please kindly provide the following details via private reply.
WordPress Login Url:
Username:
Password:
Ftp Server Url:
Port:
Username:
Password:
(Note: To make a private reply -> Click on the “Set as private reply” check box found at lower left corner of this forum’s text box before clicking on Submit button. This will ensure that your reply is visible only to Moderator and Keymaster)
Please note as per our forum rule, https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/
Please do not post your question in another user’s thread.
Thanks!
Denzel
Hi,
Please revert back your .htaccess modifications to original.
Remove your modifications for any redirection.
It could cause a lot of problems in your WordPress admin.
As for why you cannot post new topics, Sorry, I do not have access to forum control, Please report to my employer via our contact form. https://theme4press.com/contact/
Thanks!
Hi,
My employer is on holiday, will be back in a couple of weeks.
Thanks!
Hi,
Your menu hover effect is working now.
Your website boxed layout broke because there is HTML error on your website, try removing your subscribe me widget.
Thanks!
Hi,
Please try out the following in Theme Options -> Custom CSS
.header {
border-top: medium none !important;
}
.content-box h2 {
color: #fabf0f !important;
}
Sorry, can only change the content box title color and remove the top grey line.
Cannot change the font, because it needs to load the google font by adding another Theme Option settings to do so, if you need this customization you can contact us via our service page. https://theme4press.com/services/
Thanks!
Hi,
Please check your Theme Options -> General -> Layout Style
It should be set to Boxed for boxed layout.
If that does not work, Please try disabling your plugins one at a time to find out if there is any conflict.
I just tested it out on my localhost, Boxed layout works properly.
Thanks!
Hi,
Please try the following in your Theme Options -> Custom CSS
@media only screen and (max-width: 768px)(
.header{
height:220px !important;
}
.anythingSlider .post-more{
left:60% !important;
}
}
Thanks
Hi,
Sorry to keep you waiting.
In Theme Options -> Custom CSS, Please try the following.
.link-effect a span::before {
font-size:1.3rem !important;
}
Please see screenshot http://prntscr.com/829ko3
That’s the best solution I can provide.
Thanks!