X theme – bug with bullet points

This topic contains 10 replies, has 3 voices, and was last updated by  Paolo 7 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #293410

    edge
    Buyer
    Post count: 191

    Hi, I just freshly installed wordpres, x-theme and geodirectory plugin.

    Bullet points in lists are not shown on the frontend (they show up in the wordpress editor though). See example here:
    http://screencast.com/t/QXZBG1gD2anL

    x told me the issue comes from your plugin with the following css:

    .geodir-x ul {
    list-style: outside none none;
    }

    1. Can you help me how to fix it with another css code maybe?

    PS: You may want to consider this bug fix in your next release

    #293527

    Kor
    Moderator
    Post count: 16516

    Hi Gerald,

    Do you mind sharing the URL of the site in question so we can take a look? You can use the private reply option below.

    #294125

    edge
    Buyer
    Post count: 191
    This reply has been marked as private.
    #294128

    edge
    Buyer
    Post count: 191
    This reply has been marked as private.
    #295130

    edge
    Buyer
    Post count: 191

    Hi there, did you have a chance to look at this? Any idea on how to get the bullet points back?

    #295313

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    there is some custom css causing that, not coming from our plugin:

    
    
    .geodir-x ul {
        list-style: outside none none;
    }

    Thanks

    #295646

    edge
    Buyer
    Post count: 191

    Thanks for the reply

    I didn’t add it. simply installed X theme and then the plugin after a fresh wordpress installation.

    Anyway, where do you see that code exactly and how can I delete it?
    I can’t find it under Customize -> Custom -> Global CSS nor under geodirectory -> design –> scripts

    #296270

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    actually it was coming from the X compatibility CSS inside GD.

    I’m not sure why it was added in the 1st place, so I removed it.

    Let me know if you see bullet points where there shouldn’t be, in that case we will provide a better targeted CSS.

    It could even be that X changed and that CSS was simply no longer necessary.

    Thanks

    #296678

    edge
    Buyer
    Post count: 191

    It works! Thank you!
    I need to delete it on another site too. can you tell me where and how i can delete that code?

    #296699

    edge
    Buyer
    Post count: 191
    This reply has been marked as private.
    #296857

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please clear your browser cache (see image attached).

    For the second website g to GeoDirectory >> Theme Compatibility >> Required CSS (down at the bottom) and remove from it:

    
    
    
    .geodir-x ul {list-style: outside none none;}

    Finally save.

    Let us know how it goes,

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket