Conflict with Divi Bars Plugin on GD Listing Pages

This topic contains 6 replies, has 3 voices, and was last updated by  Alex Rollin 6 years, 5 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #406795

    pedstone
    Lifetime Member
    Post count: 102

    Hi GD Team

    Hope you all have a happy thanksgiving weekend 🙂

    I just came across some issue when I tried out a neat new Divi Plugin called Divi Bars which would be great for site wide announcements like your thanksgiving sale notice.

    Somehow the Divi Bar looses its placement on GD Listing and Search Result pages, as you can see on the attached screen shots.

    Any hint is highly appreciated

    #406800

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    We can take a look. Just create a private reply with your site details and we can check it out on Monday.

    #406861

    pedstone
    Lifetime Member
    Post count: 102
    This reply has been marked as private.
    #407026

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    I have flagged this for further study.

    #407074

    Kor
    Moderator
    Post count: 16516

    Hi pedstone,

    Just inspected your Website and I’m able to see the issue there. Well, the CSS from the plugin seems to conflict with GD and I’ve corrected it using the CSS code below. Could you check now?

    
    
    .divibar-nob .divibars-body {
        padding: 0px!important;
        width:100%!important;
    }
    
    .divibar-nob .divibars-content-inner {
        width: 100%!important;
        max-width: 100%!important;
    }
    
    .divibars-container .divibars-close span.custom_btn {
        top: 25%!important;
    }

    Thanks!

    #407108

    pedstone
    Lifetime Member
    Post count: 102

    Hi Kor

    That’s magnificent, it works like a charm, also on mobile.

    Thanks a lot – excellent job.

    I would like to let the dev’s at DiviBar know about this. Do you have any specific comment I could forward to them?

    Thanks again 🙂

    #407170

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Please send them the CSS above and let them know you had to get help to create it so their plugin works for you, then ask them to add it to their plugin.

    Thanks

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

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

Open Support Ticket