Invoicing Plugin breaking theme

This topic contains 8 replies, has 4 voices, and was last updated by  Kor 6 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #405371

    Mandy Moore
    Buyer
    Post count: 67

    Hi,
    For some reason when the Invoicing plugin is activated it is breaking the appearance of the top titlebar in the Buddyboss Boss theme. Any suggestions?
    Thanks, Mandy

    #405394

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    We can take a look to see if we can help. Just make a private reply with your site url and admin credentials. Also please share ftp so we can proceed to diagnose the issue.

    Can you provide a link to a page where we can see the problem clearly?

    Is this your production site? Or do you have a test site where we can diagnose?

    #405422

    Mandy Moore
    Buyer
    Post count: 67
    This reply has been marked as private.
    #405465

    Kiran
    Moderator
    Post count: 7069

    Hi Mandy,

    There was a css class conflict between theme & plugin. To fix this conflict, i have added following css in GeoDirectory > Design > Scripts

    
    
    .header-wrap .right-col.woocommerce.hide {
        display: table-cell !important;
    }
    .site-header .table {
        margin-bottom: inherit;
    }
    .is-mobile #mobile-header .table {
        background-color: inherit;
    }
    .pending-count.alert {
        margin: -36px 0 0 9px;
        padding: 0 9px 0 8px;
        border: inherit;
    }

    Please check after clearing a browser cache.

    Let us know.

    Thanks,
    Kiran

    #405468

    Mandy Moore
    Buyer
    Post count: 67

    looking good 🙂
    Thank you

    #405469

    Kiran
    Moderator
    Post count: 7069

    Thanks for letting us know 🙂

    #405679

    Mandy Moore
    Buyer
    Post count: 67

    Hi Kiran, More styling issues unfortunately. If you look at the Buddypress profile page, a white band is added across the cover image and the text font on the cover image changes when the Invoicing plugin is activated.
    Also in a Woocommerce Product, the product tabs font and size change – but this is being caused by the main Geodirectory plugin and not one of the add ons

    #405680

    Mandy Moore
    Buyer
    Post count: 67

    Latest discovery is when adding a custom field to a custom post type – the Show in what locations box is very small so i cannot use. i have attached a screenshot

    #405699

    Kor
    Moderator
    Post count: 16516

    Hi Mandy,

    Let’s just refer to this post https://wpgeodirectory.com/support/topic/styling-3/ . You can bring all your styling issues over there. Closing this topic.

    Thanks!

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

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

Open Support Ticket