• Resolved karll10

    (@karll10)


    No matter what changes I make with this plugin, none of them seem to work?

    I have tried clearing my cache but still no luck.

    Can you please advise?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Robin W

    (@robin-w)

    this can be due to permissions on your server.

    can you give me a link to your site?

    If private contact me via my website

    https://www.rewweb.co.uk

    Thread Starter karll10

    (@karll10)

    Hi Robin,

    Sure, its https://teenline.ie

    Thanks

    Plugin Author Robin W

    (@robin-w)

    ok, you have the css file loading fine – I can see it.

    So suspect your theme is overwriting.

    Can you give me a link to the forums – if I need login, please email me via my website above and ONLY give me participant access

    Thread Starter karll10

    (@karll10)

    Hi Robin,

    Sure, here’s a link to the forum -> https://www.teenline.ie/forum/

    Its my first time sing BBPress so I’m just currently testing it.

    Thanks

    Plugin Author Robin W

    (@robin-w)

    yes your avada theme is being loaded last (by the theme authors), so is overwriting my plugin changes.
    so avada puts in

    #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a, #bbpress-forums .bbp-search-results .bbp-forum-header, #bbpress-forums .bbp-search-results .bbp-topic-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums li.bbp-header, div.bbp-template-notice, div.indicator-hint {
        background: #ebeaea none repeat scroll 0 0;
    }
    #bbpress-forums .forum-titles li, .bbp-forum-header a.bbp-forum-permalink, .bbp-reply-header a.bbp-reply-permalink, .bbp-topic-header a.bbp-topic-permalink, span.bbp-admin-links, span.bbp-admin-links a {
        color: #747474;
    }
    #bbpress-forums .bbp-replies div.even {
        background: transparent none repeat scroll 0 0;
    }
    #bbpress-forums #bbp-single-user-details, #bbpress-forums .bbp-search-results .bbp-forum-content, #bbpress-forums .bbp-search-results .bbp-topic-content, #bbpress-forums div.bbp-reply-author .bbp-reply-post-date, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-tags a, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics, .bbp-arrow, div.bbp-template-notice, div.indicator-hint {
        border-color: #ebeaea;
    }

    Do you have any bbpress styling options in your theme? Avada is adding the above?

    Thread Starter karll10

    (@karll10)

    Hi,

    Yes, there are options for the bbPress Forum Header Background Color, bbPress Forum Header Font Color and bbPress Forum Border Color…

    Plugin Author Robin W

    (@robin-w)

    ok, I’d suggest you remove (but keep a record of) these lines and see if that fixes.

    There’s not a lot I can do when a theme doesn’t allow for other plugins being loaded.

    Thread Starter karll10

    (@karll10)

    No problem. What lines are you referring too?

    Plugin Author Robin W

    (@robin-w)

    I suggest you find these line sin .ccs files in the avada theme

    #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a, #bbpress-forums .bbp-search-results .bbp-forum-header, #bbpress-forums .bbp-search-results .bbp-topic-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums li.bbp-header, div.bbp-template-notice, div.indicator-hint {
        background: #ebeaea none repeat scroll 0 0;
    }
    #bbpress-forums .forum-titles li, .bbp-forum-header a.bbp-forum-permalink, .bbp-reply-header a.bbp-reply-permalink, .bbp-topic-header a.bbp-topic-permalink, span.bbp-admin-links, span.bbp-admin-links a {
        color: #747474;
    }
    #bbpress-forums .bbp-replies div.even {
        background: transparent none repeat scroll 0 0;
    }
    #bbpress-forums #bbp-single-user-details, #bbpress-forums .bbp-search-results .bbp-forum-content, #bbpress-forums .bbp-search-results .bbp-topic-content, #bbpress-forums div.bbp-reply-author .bbp-reply-post-date, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-tags a, #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics, .bbp-arrow, div.bbp-template-notice, div.indicator-hint {
        border-color: #ebeaea;
    }
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Changes dont work’ is closed to new replies.