Skip to:
Content
Pages
Categories
Search
Top
Bottom

Message Instructor Send Button Missing

  • @inspirationacademy

    Participant

    With BuddyPress and LearnDash the send button is missing when trying to send a message to an instructor. How can I fix this? We use the Astra Pro theme.

Viewing 1 replies (of 1 total)
  • @isaeedam

    Participant

    Dear @inspirationacademy,
    Unhide the .messages-form .submit (Astra Pro may be hiding it) with:
    .messages-form .submit { display: inline-block !important; }
    If it’s still missing, copy the BuddyPress messages template into your child theme, add back the <button type="submit" name="send">Send</button>, then clear all caches.

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