• Resolved na1man

    (@na1man)


    hello, support,
    I just installed your plugin to replace the ultimate member plugin.
    I have one request though: some pages the CSS is fine and other pages like members directory look ugly and unreadable.
    I want the plugin to use the CSS of my theme for great user experience.
    what should I do about this issue?
    you can try to register for free if you want to test!
    kind regards, nicolas

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

Viewing 15 replies - 1 through 15 (of 24 total)
  • Plugin Author Stiofan

    (@stiofansisland)

    Hello,

    Please make sure Bootstrap styling is enabled under UsersWP > General > Developer > Default Design Style

    Thanks,

    Stiofan

    Thread Starter na1man

    (@na1man)

    ok, thanks. is it possible to customize a little style or import other styles? plus I don’t understand why this page exists: https://soundsirius.blog/user-list-item/

    Plugin Author Stiofan

    (@stiofansisland)

    For styles, you have some basic color options in the customizer under AyeCode UI section. Everything can be changed one way or another i’m just not sure what you mean exactly.

    That page is a template for the user listings page, you can adjust what info is shown there via that page tempalte, you can edit it with shortcodes or blocks.

    Stiofan

    Thread Starter na1man

    (@na1man)

    the hour indicated by comments is wrong
    https://ibb.co/L6VM5fk

    Plugin Author Stiofan

    (@stiofansisland)

    Thanks for spotting that, I debugged this and found that in some cases like yours it can show the template publish time instead of the comment time. I have fixed this now and we will release it as an update tomorrow. If you need instruction on how to implement it sooner just let me know ??

    Thanks,

    Stiofan

    Thread Starter na1man

    (@na1man)

    great thank you! I can wait until tomorrow

    Thread Starter na1man

    (@na1man)

    but strange thing: it says registration is not allowed!! why?
    https://soundsirius.blog/register/

    Thread Starter na1man

    (@na1man)

    plus there’s a bug here in the dropdown menu
    https://ibb.co/XxWrYLb

    Plugin Contributor Paolo

    (@paoltaia)

    is registration allowed in Settings > General of WordPress?

    That looks like a CSS conflict more than a bug, but because we can’t register, we cannot see it.

    Let us know.

    Thanks

    Thread Starter na1man

    (@na1man)

    I created a dummy account and I received an email saying the account was activated. but I get this error when I try to log in. https://ibb.co/b3Zm7Yh
    CORRECTION: the account is activated but it took 12 hours to do it.

    • This reply was modified 5 years, 1 month ago by na1man.
    Plugin Author Stiofan

    (@stiofansisland)

    For the button there is a CSS conflict, you can add this to the additional CSS option in the customizer and it will fix it for your theme:

    .bsui .btn.dropdown-toggle{
    width:auto;
    }
    .bsui .btn.dropdown-toggle:before{
    display:none;
    }

    For the account activation, there seems to sometime be a redirect issue on your site, i’m looking into it.

    Stiofan

    Plugin Author Stiofan

    (@stiofansisland)

    Hi @na1man,

    We have released our update now, please update and test.

    In regards to the activation error, we could not re-create this on our servers at all and we have not has any other complaints about it. I did note that you are on wordpress.com hosting, and so we tested on our own wp.com hosting which we were intermittently able to re-create, we did some changes to help prevent this, let us know if you have any further issues.

    Thanks,

    Stiofan

    Thread Starter na1man

    (@na1man)

    thanks a lot! I still don’t understand the purpose of the page: users list item
    another thing: in the profiles, I would like to display some custom fields like dob, country, and sex. is it possible?
    still another thing: I want my visitor to be able to become a paid subscriber but only if they subscribed with stripe. is it possible with your plugin?

    Plugin Author Stiofan

    (@stiofansisland)

    Sure, let me try and explain the purpose of it.
    On your site, you have a page “/users/” each individual user on that page uses a template to display the info, that template is the “users list item” page. If you edit that page, you can add info, or move info around. We do it this way so its easy to edit info on pages.

    For new fields please go to UsersWP > Builder > Custom fields
    To display these on the profile please go to UsersWP > Builder > Tabs.
    On the tabs you can pull in the custom fields.

    We do not currently have a membership system, (it is something we are working on).

    Thanks,

    Stiofan

    Thread Starter na1man

    (@na1man)

    I don’t get the same fields in the profile and register tabs than in account tab.
    https://ibb.co/M82XG6S

Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘urgent: css looks ugly’ is closed to new replies.