-
Closed
-
Hi there,
I updated today on evolve plus 2.0.1 and the boxed layout doesn’t look good, as well as the header and the navigation.
http://screenshot.co/#!/cf9f89ed38
I use wordpress 3.0 and I updated every plugin including the new framework.
Your login still exists!
Thanks for your help.
Sandra
Hi Sandra,
Thanks for writing in!
I’d recommend that you clear your caching plugin, and disable it during development. This can cause Customizer changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching plugins are best to turn on only when you’ve finished building the site.
Moreover, keep disabling the plugins one by one until you detect that which of the plugin causes the glitch.
Thanks.
Hi Imran,
thanks for your answer. I disabled all my plugins one by one, but nothing changed. I cleared my plugin cache, nothing changed on the layout.
I do have another url, where the evolve plus theme in the version 2.0.1 is activated and everything is fine there
I got all the same plugins activated on the other url. I as well inserted the custom css there. Still everything fine.
Here are my plugins
http://screenshot.co/#!/923c4deec8
I really do not know, what causes the crashed layout. 🙁 Could you please help me.
Thanks a lot.
Sandra
Hi Sandra,
If you wish to rectify the layout like this: http://prntscr.com/88bbjh, so you can add the following CSS temporarily in order to fix it under Appearance > Theme Options > Custom CSS:
#wrapper {
margin-bottom: 0px !important;
}
@media screen and (max-width: 780px) {
#logo a {
font-size: 27px !important;
}
}
@media screen and (max-width: 550px) {
#logo a {
font-size: 20px !important;
}
}
body.custom-background {
background-size: 100% 100% !important;
}
Thanks.
Hi there,
I tried a lot to solve the problem. Nothing changed. So I decided to delete everything and install everything new. That was ok so far and the layout now is fine again.
But I am looking for the custom footer html code. Where can I find it? I did a ftp and database backup before. Could you please help me.
Thanks.
Sandra
Hi,
I already found the html code in my database.
And I found out why my layout is damaged. It is the option
Enable Subscribe/Social links in header
Check this box if you want to display Subscribe/Social links in header
When I disable this option, my layout is crashed, look
http://screenshot.co/#!/73cdc1e8fb
http://screenshot.co/#!/ee496332ce
Hi Sandra,
Upon checking, it seems that the login credentials has been changed so I haven’t test the issue by disabling the option. Meanwhile, the website link you’ve provided in your previous posts is also not working. Please confirm the issue if it still is a lurch and also provide the correct link of your website.
Thanks.
Hi,
The fix for that bug is in this thread.
https://theme4press.com/support/topic/menu-hover-effect-not-working-in-my-1-9-0-evolve/page/2/#post-19881
If you need me to apply for you, Please post the following information in private reply.
ftp server url:
ftp username:
ftp password:
For a record, I am pasting your url here, easier to work, no need to search previous threads. Correct me if the following is not your url.
Thanks!
Hi,
I went ahead and fixed the bug in your header.php file.
I also disabled social media links in Theme Options.
Works properly now.
Thanks!
The topic Update to evolve plus 2.0.1 boxed background does not work is closed to new replies