New Landing How can we help? Themeforest Theme Support Uplift Unorderd list bullets missing on POST but not on PAGE

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Uplift
  • #306597
    ottmance
    Member
    Post count: 45

    There’s something borked with the CSS but I haven’t been able to work out where it is exactly

    Here’s a POST. https://opexsociety.org/body-of-knowledge/organization-continuous-improvement/

    Note the very short ordered list up top is displaying but there are a number of unordered lists further down that aren’t showing the bullets. One of the lists is even even a two layer in which I’d like to see the second layer with a different bullet. Solid dot, circle outline maybe? Doesn’t matter much to me what but second level should be different the first level.

    Here’s a PAGE. Everything is fine here

    About

    I don’t have any multiple level lists here but its something to be mindful of, should match up with whatever goes on with the lists on the POST.

    Yes I do have some custom css defined in theme options/custom css&js but noting that styles any of the list elements.

    Yes I’m using a child theme, the one you provided. There are no CSS mods in the child theme CSS file and only a couple minor tweaks in the functions.php file. It doesn’t matter if I disable the child theme.

    Thanks
    Chuck

    #306862
    ottmance
    Member
    Post count: 45

    ::bump::

    #307131
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I do not see any examples on the page, guessing you have removed?

    This should help you out:

    .page-content .content-wrap ul {
        margin-left: 15px;
    }
    .page-content .content-wrap ul li {
      list-style-type: disc;
    }
    
    #307210
    ottmance
    Member
    Post count: 45

    Yes, seeems the person that published the article originally came along and made their own “unordered list”

    I’ve created this

    https://opexsociety.org/body-of-knowledge/bullet-list-test/

    password on that post is “bullet” no quotes

    Ordered list works, un-ordered doesn’t. I’ve added your suggested CSS to the custom CSS & JS section with no change.

    Also updated to Uplift 1.3.20 over the weekend which didn’t seem to help with this issue.

    Thanks
    Chuck

    #307214
    David Martin – Support
    Moderator
    Post count: 20834

    Do not add it to the JS!

    That should work, my tests show this, see screenshot.

    You may have another CSS issue causing this. Got a login?

    Attachments:
    You must be logged in to view attached files.
    #307425
    ottmance
    Member
    Post count: 45
    This reply has been marked as private.
    #307430
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You need to clear your plugin cache.

    I have added the CSS and cleared the cache and it looks good:

    #307446
    ottmance
    Member
    Post count: 45

    OK it’s something that I’m going to consider strange in Chrome. Even if I was looking at the site in a “private” browser Window I still wouldn’t see the bullets. It worked fine in Firefox, IE and Edge which is no surprise really since I hardly ever use them. ONLY after I dumped my local cache in Chrome did things start appearing correctly. Now why that would suddenly make the “private” browser window display things correctly I don’t understand since I thought the private windows weren’t supposed to keep any cache or browsing history related stuff.

    Thanks
    Chuck

    #307451
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Cache issues is always difficult to understand, if it’s working fine in several browsers then it can only be a cache problem.

    -Rui

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register