-
Saeed Piri replied to the topic Message Instructor Send Button Missing in the forum How-to & Troubleshooting 1 week, 5 days ago
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. -
Saeed Piri replied to the topic Best Practices to Optimize BuddyPress Member Pages for SEO? in the forum How-to & Troubleshooting 1 week, 5 days ago
Hello @smithloo,
I usually grab Yoast or Rank Math, set it to index profiles with simple title/description templates, and keep the clean /members/username/ URLs. I let the plugin add basic Person schema, ask users to add a photo and bio for unique content, then confirm my XML sitemap includes /members/ and that robots.txt isn’t blocking it. F…[Read more]
@isaeedam
Active 2 days, 14 hours ago