This topic has 9 replies, 2 voices, and was last updated 10 years by Webmaster4you.
-
Author
-
June 28, 2015 at 00:46 #65277
Webmaster4you
ParticipantHi,
I am trying to get the total women online and total men online on the front page to show total signed up women and total signed up men instead.Similar to this post
https://archived.seventhqueen.com/forums/topic/total-men-and-women-numbersI tried the work around described but it does not seem to work.
Any ideas?
Best Regards
MichaelJune 29, 2015 at 06:28 #65411Laura
ModeratorHello, please try with this shortcode in your Home page
COPY CODE[kleo_status_icon type="custom" field="I am a" value="Woman" subtitle="Total Women" image="http://link_to_icon"] [kleo_status_icon type="custom" field="I am a" value="Man" subtitle="Total Men" image="http://link_to_icon"]Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 6, 2015 at 15:53 #66867Webmaster4you
ParticipantOk thanks.
I have tried the obove code but it still shows the number of online men or women. Not the total?best regards
MichaelJuly 7, 2015 at 20:57 #67226Laura
ModeratorHello, can you share admin credentials so i can test it? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 12, 2015 at 16:39 #67913Webmaster4you
ParticipantJuly 12, 2015 at 16:44 #67915Webmaster4you
Participantnote: above is a clean testpage and not the actual one I am working on but the problem is the same. Total number og members does not show…
using
[kleo_status_icon type=”custom” field=”I am a” value=”Woman” subtitle=”Total Women” image=”http://link_to_icon”%5D
[kleo_status_icon type=”custom” field=”I am a” value=”Man” subtitle=”Total Men” image=”http://link_to_icon”%5DJuly 13, 2015 at 23:21 #68092Laura
ModeratorHello, the code works perfectly, the problem was that you didnt had any user with the field I am a filled. I have selected Man in the user you sent me and then he appeared.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 14, 2015 at 00:37 #68118Webmaster4you
ParticipantOk thanks.
The total on the front page still shows 0 on both men and women?
I have 4 test users registered (+ admin) so the members in total shows 5
http://date.prontomedia.dk/They all have either the man or woman value selected
It should then show total women 3 total men 2?
/Michael
July 14, 2015 at 23:17 #68283Laura
ModeratorHello, fixed with
COPY CODE[kleo_status_icon type="total" subtitle="Members in total"] [kleo_status_icon type="members_online" subtitle="Members online"] [kleo_status_icon type="custom" field="I am a" value="Woman" online="no" subtitle="Total Women" image="http://date.prontomedia.dk/wp-content/themes/sweetdate/assets/images/icons/steps/status_03.png"] [kleo_status_icon type="custom" field="I am a" value="Man" online="no" subtitle="Total Men" image="http://date.prontomedia.dk/wp-content/themes/sweetdate/assets/images/icons/steps/status_04.png"]Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.