This topic has 8 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #151235
     lagodny
    Participant

    appeared in 2.9.8.1

    Attachments:
    You must be logged in to view attached files.
    #151338
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #151530
     Radu
    Moderator

    If you remove the google ad code from there it’s displayed normally ?

    Just I’ve checked a page of your site and it looks ok, how can i reproduce ?

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #151568
     lagodny
    Participant

    Hi there!

    this bug is only with “custom sidebars” – dynamically create sidebars to use in different pages
    http://yoursitename.com/wp-admin/themes.php?page=multiple_sidebars

    for example http://derzaj.by/ct-po-russkomu-yazyku-16203/ – page with custom sidebar “progress”

    I hope I was able to explain the bug

    // which plugin is used on this forum to attach files??

    Attachments:
    You must be logged in to view attached files.
    #151629
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> styliong options -> quick css

    COPY CODE
    
    .sidebar_location .progress {
        height: auto !important;
    }
    

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #151632
     lagodny
    Participant

    this is an option but not a solution

    Attachments:
    You must be logged in to view attached files.
    #151881
     Radu
    Moderator

    Replace the previous CSS with this one

    COPY CODE
    
    .sidebar_location .progress {
        height: auto !important;
        border: none !important;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #151896
     lagodny
    Participant

    Thanks! I hope this will fixed in new upgrade

    #152113
     Radu
    Moderator

    That’s because you have named the sidebar progress and .progress it’s a default class, you should rename into something like progress sidebar or something similar

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?