• Resolved jaroslawistok

    (@jaroslawistok)


    As a newbie I have a lot of questions 🙂 Sorry for this.

    I not really understand the function of views. I have a author box there ware shown views. Are this views for profile views or postviews? Or both? I deactivated them for authobox as there are only few.

    My old theme counted page views, there were about 500-600 for post. Now it shows only a few which is irritating and not impressing. When customizing old theme the counter still works with big amount of views.

    Is there any way to show this views in Authorbox or elsewhere?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter jaroslawistok

    (@jaroslawistok)

    Btw Display Social Networks seems not to work. I mean in header. In rights menu yes.

    Plugin Support Youzify

    (@kainelabsteam)

    Hello

    Yes, the views is for everyone (both logged-in or non logged-in users) that visit your Profile Page.

    Best Regards, KaineLabs Team.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    That was not the question if logged in or out 🙂
    The question was if the counts are only for profile views or also for blogpost views which are shown in authorbox.

    btw is it possible to have displayed country in authobox?

    And still openquestion where are pageviews stored (still to see with my old theme) and if it possible somehow to show them, on site or even better in authorbox?

    Thread Starter jaroslawistok

    (@jaroslawistok)

    I just discovered that misse social symbols are to see only when hovering above.
    I couldn’t explain this 4 lines and so much empty place till hovered today. Can they show continiously?

    https://e1.pcloud.link/publink/show?code=XZjAOQZTaFqVXJlrjRrF1m0Icq3sHbafCAX

    Thread Starter jaroslawistok

    (@jaroslawistok)

    I see under statistic fields also Followers. I haven’t found any following function here. Soon there will be search function for settings be needed 🙂

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @jaroslawistok

    For the Follow/Following functions, you need to install BP Follow first. Kindly check this article for more details:

    https://kainelabs.ticksy.com/article/16394

    Best Regards, KaineLabs Team.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    I realy don’t want as newbie declutter full forum here. So please answer also other questions not only the last one.
    What about social icons appearing only by hovering them?
    Question about views still open.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    It is really frustrating. After installing Bp following and design on member site is broken. members are not in line 🙁

    https://e1.pcloud.link/publink/show?code=XZmhIQZpf8QcIIdGvYQoeYb6fx5Mp8v24aX

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @jaroslawistok

    1. For Social social symbols issue, you can try this CSS

    .youzify_sn_1 a i {
      background: #000;
    }
    .youzify_sn_2 a i {
      background: #000;
    }
    .youzify_sn_3 a i {
      background: #000;
    }
    .youzify_sn_4 a i {
      background: #000;
    }
    .youzify_sn_5 a i {
      background: #000;
    }

    Change each of #000000 with any color code you want.

    2. That’s normal thing as if you add more button to the members card, the height will increase. If you want to change the card, just use this CSS

    #youzify-members-list .is-current-user .youzify-user-data {
      height: 600px !important;
    }

    Change 600px with any number you want.

    Best Regards, KaineLabs Team.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    The 5th social button still invisible with this css.

    I don’t understand to do something wrong and correct with css is not the best way to programm. That they are invisible is unlogic, nobody is hovering empty places. I discovered these buttons accidentaly 🙁

    The hoght ov covers is not the problem, but that my own card is differend than others. But the rows hight should be the same. Again artificially to correct this with css is unlogic 🙁

    The more factors the more problems. I don’t want even to imagine with pro version where possibilities are more 🙂

    P.S.

    Doe’s just visitors blogpost viewings will be counted? Possible to show jus pageviews there ere somewhere stored in wordpress? I can see them customizing my old theme-

    Thread Starter jaroslawistok

    (@jaroslawistok)

    OK, now is visible I added

    .youzify_sn_5 a i {
    background: #000;
    }

    The follow is not to see in Authobox 🙁

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @jaroslawistok

    Correct, you can use that CSS to fix the fifth icon. I am glad you found a solution for this. 🙂

    Best Regards, KaineLabs Team.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    still not answered

    P.S.

    Doe’s just visitors blogpost viewings will be counted? Possible to show jus pageviews there ere somewhere stored in wordpress? I can see them customizing my old theme

    Plugin Support Youzify

    (@kainelabsteam)

    Hello @jaroslawistok

    Doe’s just visitors blogpost viewings will be counted? Possible to show jus pageviews there ere somewhere stored in wordpress? I can see them customizing my old theme

    Unfortunately this will require a custom works to be done. At the moment, Views only count people that visit your Profile Page.

    Best Regards, KaineLabs Team.

    Thread Starter jaroslawistok

    (@jaroslawistok)

    “Unfortunately this will require a custom works to be done. At the moment, Views only count people that visit your Profile Page.”

    Thank you for answer, maybe in the future 🙂

    I am total fixed on centering.
    Why are actually social networks not centered in mobile view? 2nd row.

Viewing 15 replies - 1 through 15 (of 18 total)

The topic ‘Function of counter?’ is closed to new replies.