Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #39495

    Shane A
    Participant

    This is getting kind of frustrating. Skill bars are on the page (please don’t ask if it’s done correctly, I followed the video exactly. I’m also on the latest version of the theme, with the latest shortcodes, and visual composer)

    The div class=”bar” has a computed width which is set to 0%. This means that the JS probably isn’t finding a selector correctly.

    All my skill bars are outputting the following HTML:
    <div class=”x-skill-bar” data-percentage=”98″>
    <div class=”bar” style=””>
    <div class=”percent”>98%</div>
    </div>
    </div>
    So it appears to be something with the javascript. And before you ask, My javascript is not turned off :). Need help ASAP on this one

    #39704

    Support
    Member

    Hi Shane,

    I understand your frustration.

    The selector bar should have an output style equal to the data-percentage but it’s not pulling through. May I ask if you have any plugins installed that might cause a conflict? If you have, can you try disabling the plugins one by one and see if one of them is the culprit.

    Another thing to check is if do you have overwritten some files to your child theme that pertains to the skill bar feature, if so, you might want to compare it with the latest version and update.

    Let me know if that helps you out.

    #47845

    Carl H
    Participant

    I’m having the same problem. Could the recent wordpress update have something to do with this?

    #48124

    Christian
    Moderator

    Hey Carl,

    Can you give us the URL of your website so we could see your setup? But before that, please ensure you have updated X and the plugins to their current versions.

    Current Versions:

    X – 1.8.5
    X Shortcodes – 2.2.2
    Visual Composer – 4.1.3
    Revolution Slider – 4.3.6

    Thanks.