Replies
- calu on July 27, 2020 at 4:28 pm in reply to: [Resolved] Recent Visitors shortcode creating issues in Blocks #31970
Hi Brajesh, I appreciate that, I’ve got this answer from my theme developer, to whom I addressed the issue first.
‘If it always appears before the content wherever you place it – then it’s the way Shortcode is returning its content. Which would have to be fixed at the source’
Regards
Carsten - calu on July 20, 2020 at 9:38 am in reply to: Logout Redirect to Mainsite for Multisite/BuddyPress confusion #31839
When I deactivate the plugin, I’m redirected to home page per default, which I assume is main site, so what does the plugin actually do?
- calu on July 20, 2020 at 9:33 am in reply to: Logout Redirect to Mainsite for Multisite/BuddyPress confusion #31838
Hi Brajesh, thanks for the clarification, so the logout is for multisite only?
Should I then additionally use ‘Logout redirect’ for single site?
Regards
Carsten - This reply has been marked as private.
- This reply has been marked as private.
Hi Brajesh, thanks for the answer. I can see, that my use of this plugin, is not what it is intended for, so it is a compromise.
In my case Recent Visitors in the last 24 hours is the most useful time slug. It that a filter you can add?
Further, it makes no sense to serve statistics to the users, visits per week or month, so an option for turning these choices off would be great.Regards
CarstenProblem solved, forgot to ad
img
I’m trying to style the recent visitors shortcode avatars, but this class does not apply
div.shortcode-recent-visitors
Can you supply me with the right one to use?
Thanks
- This reply was modified 5 years ago by
calu.
- This reply was modified 5 years ago by
Hi Brajesh, thanks for clarifying.
>The list will be zero only if there are no recent visitors in last 24 hours.
So opposite using the Profile Tab, which shows only the accumulated visits total, within 7 days and a month, this shortcode displays new visits within eg. 24 hours. To me this counts as a daily reset.
A similar option for setting the time interval for the Profile Tab as well, down to one day, would be nice to have, and an option for which time frame you want to display as default.
Thanks
Regards
CarstenHi Brajesh, I was not aware of the shortcodes, as they are not to be found in the settings.
When you install a plugin, you expect to see all information within the settings of the plugin, not on the website, so maybe it is a good idea to ad it there as well.Here is the case, I want to show 10 recent visitors, of the logged in user, in the last 24 hours, but this code is not working, how should it look?
[bp-visitors-recent-visitors max=10 duration=1]
What happens when the 24 hours are exceeded, is the list reset to zero then?
Regards
Carsten