Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #165611

    Hi guys,

    Since the most recent wordpress upgrade, the site layout and jQuery features are busted. http://www.penfluential.com. There seems to be an additional vertical scroll bar in all browsers. In firefox the testimonials in the middle column at the bottom don’t rotate. In IE they do however the page keeps jumping on every change and the top logo is stretched incorrectly. In IE it seems that the icons on the 3 sections at the bottom also no longer display.

    Please advise ASAP,

    Thanks,

    Adam

    #165614

    Hi Adam!

    You are currently using Enfold version 1.7.1. If you are using WordPress version 3.6+ you need to use Enfold version at least 2.0.1. Recently Version 2.2 was released. You can login on ThemeForest with the account you have purchased Enfold and download latest version from “Downloads”
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Yigit

    #165625

    Thanks! I have upgraded to 2.2 now. Some bugs are fixed but page still jumping at times while the testimonials change, icons in IE on the 3 boxes at the bottom not working, and extra scroll bar still appearing. I have cleared cache and reloaded the page.

    #165785

    Bump

    #166144

    Bump!

    #166157

    Hey!

    Just an FYI our queue goes by oldest posted response/post to newest. Each time you self bump it actually pushes your post to the end of our Queue.

    I happened to be scanning over the recent posts just now and saw this but generally if you had not self-bumped we would have responded yesterday.

    For your issues, the testimonials is designed to do this. This isn’t a bug but just the way the testimonials work. The container adjusts to the height of the content inside. You can add other content below the page or on the sides of it to prevent it from changing the page height if you don’t want this to happen.

    The scrollbar issue should be fixed by adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    #wrap_all {
    overflow: hidden;
    }

    I’m not getting the icon issue in IE but from what I’ve seen IE has sporadic issues on individual users end where it won’t display the icon font. It either clears itself up or is cleared up with re-installing the theme files. Still not sure why it effects some users but not others.

    Best regards,
    Devin

    #166161

    Issues resolved. Thanks very much! Point noted regarding bumping

    Thanks again!

    Adam

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Theme busted after WP upgrade’ is closed to new replies.