ThePilot
Forum Replies Created
-
Ah got it, thank you for the answer.
Hello @aqibkhan9 , sorry for not answering earlier, I missed your answer! So yes, I confirm that I had the broken email fix enabled.
I used to use Sendgrid, free plan. Now I switched to Postmark and the issue is solved. So this might be related to a setting with Sendgrid.
Forum: Requests and Feedback
In reply to: Multiple post types in one query loop?Hey @skyoyugi, sorry for asking again… Is this possible to do with the query loop *block* ? Ask that block to display more than one post type? Thank you very much for your help
Forum: Requests and Feedback
In reply to: Multiple post types in one query loop?Thank you very much @skyoyugi !
Where would I paste this code exactly? In the functions.php file? Actually I’d like to use the Query Loop block, because it’s easier to style with the block editor. Is this how it will work?
Thank you so much for your help,
Al
Forum: Plugins
In reply to: [Force First and Last Name as Display Name] First Name Last Initial?Thanks so much Jason!
Forum: Plugins
In reply to: [Simple Login Log] Record Length of Time Logged InI’ve looked everywhere to find a plugin to record length of time logged and finally found two possible solutions :
@mr Brousse : there is a small simple plugin that does just what you need here : https://ww.wp.xz.cn/plugins/log-user-stats/
Otherwise, if you’re familiar with Google Analytics, you can track members activity with the bit of code presented in this page : http://stackoverflow.com/questions/16578410/tracking-internal-users-on-wordpress
The Google Analytics solution is great and gives plenty of information about users activity, but there’s a bit of a learning curve to be able to use it.