Topic Resolution: Resolved
  • Closed
  • Sanschnei
    Spectator
    August 21, 2015 at 10:29 am #20008

    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

    Imran
    Spectator
    Posts: 402
    August 21, 2015 at 6:02 pm #20032

    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.

    Sanschnei
    Spectator
    Posts: 31
    August 24, 2015 at 12:15 pm #20073

    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

    http://prntscr.com/888txw

    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

    Imran
    Spectator
    Posts: 402
    August 24, 2015 at 4:19 pm #20074

    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.

    Sanschnei
    Spectator
    Posts: 31
    August 26, 2015 at 1:27 pm #20134

    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.

    http://prntscr.com/89243i

    Thanks.
    Sandra

    Sanschnei
    Spectator
    Posts: 31
    August 26, 2015 at 4:41 pm #20137

    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

    Imran
    Spectator
    Posts: 402
    August 26, 2015 at 6:25 pm #20140

    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.

    Sanschnei
    Spectator
    Posts: 31
    September 2, 2015 at 2:41 pm #20334
    This reply has been marked as private.
    Denzel Chia
    Moderator
    Posts: 2656
    September 2, 2015 at 8:01 pm #20341

    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.

    Home

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    September 3, 2015 at 8:47 am #20369

    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!