-
Varun Dubey replied to the topic Not embedding in groups in the forum How-to & Troubleshooting 5 years, 9 months ago
@oaz on localhost it might have issues
like this
Refused to display ‘https://buddypress.org/support/topic/not-embedding-in-groups/embed/#?secret=hteHTpJ8oj’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.but at a live site with https, it will fine for both profile and group activity.
eg you can check here…[Read more] -
Varun Dubey replied to the topic css problem in the forum How-to & Troubleshooting 6 years, 5 months ago
@oaz You can try
.groups-meta.action button.group-button.leave-group.button {
display: none;
}
@oaz
Active 5 months, 1 week ago