Skip to:
Content
Pages
Categories
Search
Top
Bottom

Change Cover Image upload form is missing


  • qudwill
    Participant

    @qudwill

    After updating of WordPress to 4.9 version my change cover image form is missing.
    How it can be fixed?

    screenshot

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

  • r-a-y
    Keymaster

    @r-a-y

    WordPress is on 4.8, not 4.9 unless you are using the development branch.

    Can you try switching your theme to see if that fixes your issue? Also could be caused by a plugin conflict. You can also check your browser’s JS console to see what pops up.


    qudwill
    Participant

    @qudwill

    It works fine with default theme.
    Theme I use hasn’t overriden files for buddypress, so i think it uses plugin sources. And there is no any error in DevTools console.

    How to debug what’s going wrong? How can i solve this issue?


    qudwill
    Participant

    @qudwill

    Sorry, guy that developed website forgot to add wp_footer() function to footer.php
    I’ve just added it and now it works fine.
    I hope that it helps someone.


    johanmc
    Participant

    @johanmc

    Hi @qudwill, could you tell me
    What is the file that must be modified with the wp_footer?

    Thanks.


    shanebp
    Moderator

    @shanebp

    Quote: Sorry, guy that developed website forgot to add wp_footer() function to footer.php


    johanmc
    Participant

    @johanmc

    Hi,
    in my page the form is missing because i have this line in “bp-custom.php” -> add_filter(‘bp_avatar_is_front_edit’, ‘__return_true’);

    but i need this filter because i load the form for change avatar in a modal.

    Does anyone know how I can keep both forms?

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar