-
Author
-
December 3, 2017 at 00:45 #181796alexhorieParticipant
Hello
in the home page have this icons, but i have transgender as a gender in my web site, there is a way to add genders icons and they uses as same as Men and Women, also i want try fake how many members are online, how can i do that please? Also, the support is really good! thank you
[kleo_status_icon type=”total” subtitle=”Members in total”] [kleo_status_icon type=”members_online” subtitle=”Members online”] [kleo_status_icon type=”women_online” subtitle=”Women online”] [kleo_status_icon type=”men_online” subtitle=”Men online”]
[/kleo_one]December 3, 2017 at 16:21 #181823Kieran_SQModeratorHi,
Currently I do not know if this can be done, I will ask a developer to look into extending this for you.
With regards to faking the number displayed for members online you should contact a developer to do this for you as it is beyond the scope of the support included with the theme for the theme. If you like you can reach out to one of our own developers for a quote – you can email dev@seventhqueen.com with as much information as possible and they’ll get back you as soon as possible.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
December 4, 2017 at 17:26 #181925RaduModeratorHi
FOr using custom icons see the next example shortcodes, there are an extra attribute named image=”linkhere”
COPY CODE[kleo_status_icon type="total" subtitle="Members in total"] [kleo_status_icon type="members_online" image="https://godating.nl/wp-content/themes/sweetdate/assets/images/icons/steps/status_01.png" subtitle="Members Online"] [kleo_status_icon type="custom" image="https://godating.nl/wp-content/themes/sweetdate/assets/images/icons/steps/status_01.png" subtitle="Women Online" field="Ik zoek een" value="Vrouw" online="yes"] [kleo_status_icon type="custom" image="https://godating.nl/wp-content/themes/sweetdate/assets/images/icons/steps/status_04.png" subtitle="Man Online" field="Ik zoek een" value="Man" online="yes"]
For taking member stats follow this :https://archived.seventhqueen.com/forums/topic/add-fake-members-to-kleo_status_icon-area
That’s it
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 11, 2017 at 23:08 #182729alexhorieParticipantHello, i have this
[kleo_status_icon type=”custom” image=”https://trans4date.com/wp-content/uploads/2017/12/trans_icon.png” subtitle=”Tran Persons” field=”673″ value=”Transgender” online=”no”]
how can i make it works, i tried field=transgender, also some different fields, but is not capturing the data from the users.
How i fill this fields to capture the data that i want? field=”???” value=”???” online=”no”]
December 12, 2017 at 16:02 #182786RaduModeratorHi,
[kleo_status_icon type=”custom” image=”” subtitle=”Tran Persons” field=”673″ value=”Transgender” online=”no”]
You should add the field id of the field and also the value selected in your case ID 673 (check if that it’s the correct ID) and value Transgender make sure it’s identically (check upppercase lowercase)
Make sure users to have that completed in their profile to can be found on search.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 12, 2017 at 22:47 #182838alexhorieParticipantthe field is 694 right?
that is what im using
[kleo_status_icon type=”custom” image=”/wp-content/themes/sweetdate/assets/images/icons/steps/status_01.png” subtitle=”Transgender” field=”694″ value=”M2F Pre-op” online=”no”]
when i use my search gives this
Your search returned 698 membersshould show there this number right?
December 13, 2017 at 17:06 #182915RaduModeratorThat means that only 698 members had profile completed that filed 694 with M2F Pre-op value
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 14, 2017 at 00:00 #182967alexhorieParticipantbut in the page i testing is not working, gives me 0
i tried other fields and all give me 0December 14, 2017 at 15:38 #183003RaduModeratorHi,
I need the credentials to take a closer look.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 15, 2017 at 15:25 #183141RaduModeratorHi,
Unable to see wp-admin panel with those credentials,
Let me know the admin one
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 18, 2017 at 16:30 #183398RaduModeratorHi,
There you will have to add the field name not the id…
Like this
COPY CODE[kleo_status_icon type="custom" image="/wp-content/themes/sweetdate/assets/images/icons/steps/status_01.png" subtitle="Transgender" field="Gender" value="M2F Pre-op" online="no"]
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.