Replies
Hi Brajesh, thanks, this is what the console shows when the link is clicked.
Regards
CarstenRequest URL: https://domain/wp-admin/admin-ajax.php
Request Method: POST
Status Code: 403
Remote Address: 31.xxx.xx.xxx:443
Referrer Policy: strict-origin-when-cross-originjquery.min.js?ver=3.6.1:2 POST https://domain/wp-admin/admin-ajax.php 403
send @ jquery.min.js?ver=3.6.1:2
ajax @ jquery.min.js?ver=3.6.1:2
s.ajax.s.ajax @ jquery-migrate.min.js?ver=3.3.2:2
S.<computed> @ jquery.min.js?ver=3.6.1:2
(anonymous) @ bublock.js?ver=1.0.4:3
dispatch @ jquery.min.js?ver=3.6.1:2
y.handle @ jquery.min.js?ver=3.6.1:2Last line edited, due to syntax error
<?php }
- calu on March 5, 2023 at 7:06 pm in reply to: [Resolved] Making a WordPress & BuddyPress Site Private, the Right Way issue #48682
Hi Brajesh, thanks for your feedback, it lead me to look at WPS Hide Login plugin, which turned out to be causing the issue, used together with the code.
The problem is now that I need both. I can alternatively use BP Registration Options plugin which has a Private Network which works with WPS Hide Login.
Regards
Carsten - calu on February 27, 2023 at 10:55 pm in reply to: Remove last active, span.activity from own profile #48598
Hi Brajesh, thanks for the important information.
I have changed the name of the class, but I’m not placing the div tags right, I have tried in any way, but it still breaks the site.
Regards
Carsten - calu on February 23, 2023 at 9:04 pm in reply to: Remove last active, span.activity from own profile #48547
Hi Brajesh, thank you very much for your help with this code snippet, which makes the profile design possibilities much better.
But I have an issue with styling, I’m trying to add a div class for styling like this, but it breaks my site, no matter how I wrap it?
<div class=”activity”>
</div>Regards
Carsten - calu on February 21, 2023 at 4:13 pm in reply to: Remove last active, span.activity from own profile #48513
Hi Brajesh, thanks, ‘generate_after_page_title’ appears to be an action hook
Regards
Carsten - calu on February 20, 2023 at 11:17 am in reply to: Remove last active, span.activity from own profile #48490
Hi Brajesh
Thanks for helping out, I’m using Nouveau template.
Regards
Carsten - calu on February 18, 2023 at 9:27 pm in reply to: Remove last active, span.activity from own profile #48464
The span.activity don’t fit into div.item-meta in my design.
I would like to move
span.activity
up under entry-title using this hook
generate_after_page_title
Can you help me with this code?
Regards
Carsten - calu on February 18, 2023 at 9:00 pm in reply to: Remove last active, span.activity from own profile #48463
I hided it with css instead, thank you.
Hi Brajesh, thank you very much for the code snippet, it’s working perfectly.
Also BuddyPress Live Notification is working with the code, and that’s what’s important to me.
Regards
Carsten