Skip to:
Content
Pages
Categories
Search
Top
Bottom

Having a bug in my browser title bar…


  • Barnabas
    Participant

    @barniseun

    Hi, I installed the latest version of BuddyPress on Divi theme from Elegant themes and I saw a bug on my browser title bar stating;

    <br></br>Warning</br>:Missing argument 2 for bp_modify_page_title()in<b>/home/frostie/public_html/thum-new/wp-content/plugins/buddypress/bp-core/bp-core-filters.php</br> on line <b>393</br><br />

    url; http://deefrentng.com/thum-new

    Please, I need help…who can help with this? Thanks

Viewing 6 replies - 1 through 6 (of 6 total)

  • @mercime
    Keymaster

    @mercime

    @barniseun Change to one of the WP default themes and check if the issue is resolved. I suspect it’s a theme issue.


    Barnabas
    Participant

    @barniseun

    Thanks Mercime, yes, when I changed to default WP theme, it shows normal but when I change to Divi 2.0 from Elegantthemes it reverted to the warning message. What can I do?


    @mercime
    Keymaster

    @mercime

    @barniseun Have you checked the forums of the theme author re compatibility with BuddyPress or any template solutions? I can imagine that there are users of the theme or those from the same theme author who would like to install BP in their sites.


    Barnabas
    Participant

    @barniseun

    Ok Mercime, thanks for your kind support.


    DarylGriffiths
    Participant

    @darylgriffiths

    OK, so for the benefit of anyone else who finds their way to this topic via Google, I’ve posted the solution provided by ET Support below. This worked for me. Your mileage may vary.

    Of course you’ll want to do this in a child theme:

    Edit the header.php file and replace this line:
    <title><?php elegant_titles(); ?></title>

    with this line:
    <title><?php wp_title(); ?></title>


    tsabar
    Participant

    @tsabar

    FINALLY! thank you!!

    are there any side effects due to this change?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Having a bug in my browser title bar…’ is closed to new replies.
Skip to toolbar