Forum Replies Created
-
Author
-
stoffe1977
Participantfurthermore this below does work (How many members own a boat) but the image icon and other formatting is missing:
[kleo_member_stats field=”Do you own a boat?” value=”Yes” online=”no”]
This returns “2”
stoffe1977
ParticipantThanks and sorry but it’s not working. See below and attached image.
1. The counter doesn’t add (I added a control TEST to count 1 to compare against)
2. Image icon doesn’t show
3. Subtitle text is cut offE.g.
[kleo_status_icon type=”total” subtitle=”Members in total”]
[kleo_status_icon type=”members_online” subtitle=”Members online”]
[kleo_status_icon type=”custom” image=”http://www.fishchasers.com/wp-content/themes/sweetdate/assets/images/icons/steps/status_03.png” subtitle=”Looking to fish” field=”Do you need a boat?” value=”Yes” online=”yes”]
[kleo_status_icon type=”custom” image=”http://www.fishchasers.com/wp-content/themes/sweetdate/assets/images/icons/steps/status_04.png” subtitle=”Boat owners online” field=”Do you own a boat?” value=”Yes” online=”yes”]
test Do you own a boat? –> [kleo_member_stats field=”Do you own a boat?” value=”Yes” online=”yes”]
stoffe1977
ParticipantI am really struggling to get this to work and need some help. Instead of “Women Online” and “Men Online” I want to show members “With a car” and “No car”.
Using the short code: [kleo_member_stats field=”Do you own a car?” value=”Yes”]
I return: “2” (which is correct – 2 members own a car)
Problem:
How do I get the icon/formatting showing so it matches “Total Members” and “Online Member” icons and text?All I return is “2” but no formatting. I want it to match the other icons that comes default with this theme.
Thanks!!
-
AuthorPosts