Jump to content

Dean_

Clients
  • Posts

    1,044
  • Joined

  • Last visited

  • Days Won

    3

Reputation Activity

  1. Like
    Dean_ reacted to Afrodude in Has member title been removed?   
    It can be fixed with some CSS work. 
  2. Haha
    Dean_ got a reaction from Davyc in How do you add a Clickable HTML hyperlink button ?   
    I’d get that bloody spoon ready mate… 🤨
  3. Haha
    Dean_ got a reaction from Steve Jabba in How do you add a Clickable HTML hyperlink button ?   
    I’d get that bloody spoon ready mate… 🤨
  4. Like
    Dean_ reacted to Davyc in How do you add a Clickable HTML hyperlink button ?   
    Just be conscious of your font size and the length of your text line otherwise when using the IPS Button it will truncate your text if it doesn't fit the screen.
    Example below is a live example I posted on my own forum using the code line from the post above:

    And on browser console simulated mobile screen - the arrows point towards the edge of the screen. This simulation is for a Moto G4
     
    And this is a simulation of an iPhone X

    The bigger the screen the more can be seen - so be aware of those font sizes and text line lengths.
    If you want to learn more about CSS then this is a good place to start >>> https://www.w3schools.com/css/
    Happy hunting 🙂
     
  5. Like
    Dean_ reacted to Davyc in How do you add a Clickable HTML hyperlink button ?   
    Responsiveness isn't automatic - it needs to be told how to and that's done in the CSS files of which there are many used by the system.  Buttons aren't meant to be huge, but that doesn't mean they can't be, but you need to understand the principles of responsiveness.  This is where your custom CSS file comes into play and there are @media commands that instruct the system on what size something should be when viewed on different screen sizes (of which there are many).
    The only other way for you to achieve 'automatic' responsiveness within the system is to create your button as an image, but be warned about this too as the system will shrink your image to fit, but it will do so by reducing the overall size. It's the way the system works - it will only do what you tell it to do, it's not AI 🙂
  6. Like
  7. Like
    Dean_ got a reaction from Matt in Hump Day: 4.6 Beta 2 is live!   
    Upgraded 15 mins ago, and it was as smooooooooooth as butter!
  8. Like
    Dean_ got a reaction from Daniel F in Hump Day: 4.6 Beta 2 is live!   
    Upgraded 15 mins ago, and it was as smooooooooooth as butter!
  9. Like
    Dean_ reacted to Jordan Miller in Hump Day: 4.6 Beta 2 is live!   
    Happy Hump Day, fam! Before we dive into the goodness, I just want to say thank you for being a part of Invision Community. It's been really fun to see community members and the IC team become even more unified as we've rolled out 4.6. 🥲 
    Speaking of...(!!!) 4.6 Beta 2 is now live! 🎉 
    It's worth reminding you this is the third Beta version (it follows Beta 1 and Beta 1.1).
    We collected a roundup of changes needed and spent the last week implementing updates. 
    Not only did @Matt write an epic blog post about what you can expect to see in 4.6, he also relayed this list of fixes 🤯 
    Added a no search results message when searching Pixabay and Giphy. Added truncated views for status updates. Added a new check to make sure a datastore method is working before using it. Clarified that a template must be saved when editing template variables/attributes. Fixed an issue with an alert message not showing when selecting ‘Administrators’ as Secondary Group for Members. Fixed an issue when an anonymous online status doesn’t persist across logins when using button log in methods. Fixed an issue where it wasn’t possible to grant access to the email stats page to a limited Administrator. Fixed an issue where the Standard login handler title isn’t saved on edit. Fixed some admin control panel live search results linking to the wrong page. Fixed an issue where text when using the visual language editor could be white on a white background. The last post date in fluid view will no longer extend beyond the browser width on mobiles. Fixed an issue where JSON-LD data was badly formatted for Question/Answer forums or when “Enable Solved” was enabled. Fixed an issue where phrase searches containing stop words could return no results. Added an option for members to cancel expired subscriptions to be able to purchase another subscription. Fixed an issue where PayPal Billing Agreements / Subscriptions may not include sales tax. Fixed an issue when approving a held Stripe transaction if the payment has already been captured. Fixed an issue where an empty donations page was visible creating a soft 404.  
     
    4.6's official release date for all is set for the first half of June. 
    Beta versions are available for Cloud clients (by request), or can be downloaded if you are self-hosted (proceed with caution and please make a backup!).
    Have YOU been testing out 4.6? What are your overall thoughts now that you've had a minute to soak it all in? Sound off in the replies! 
  10. Like
    Dean_ got a reaction from Jordan Miller in Achievements icons   
    Some simple CSS will hide the icon in the cAuthorPane should you wish to use that method.
  11. Agree
    Dean_ got a reaction from vv1c in How do I limit the search to guests?   
    ACP > Applications > System > Search > click padlock > tick where appropriate.
  12. Like
    Dean_ got a reaction from sobrenome in Invision Community 4.6.0 Beta 1 is live!   
    Thanks @Matt, does that reinstate the rank progress to be seen on the profile drop down and within the profile? (Currently away today so unable to run a check).
  13. Like
    Dean_ got a reaction from sobrenome in Invision Community 4.6.0 Beta 1 is live!   
    Great, I think that’s all my moaning out the way! Makes sense doing a few different installs to actually see it and mess about with the settings.
    Are you going to allow us to make custom rules at some stage? I didn’t notice a rule that can be given to someone when they join the community. Instead I had to use the ‘signed in’ rule and set it to 1 minute for a user to be awarded a new member badge. 
    I don’t think the rules are complicated per say. But, a few could be redone to make it clearer.
  14. Thanks
    Dean_ reacted to Matt in Invision Community 4.6.0 Beta 1 is live!   
    It does!
  15. Thanks
    Dean_ reacted to Matt in Invision Community 4.6.0 Beta 1 is live!   
    Go to the ACP page for Rules (then badges and ranks) and do this.

    Click in the Import button


    Choose the following files:

    For rules: /applications/core/data/achievements/rules.xml
    For badges: /applications/core/data/achievements/badges.xml
    For ranks: /applications/core/data/achievements/ranks.xml

    Then you will have it as per a new install.
  16. Thanks
    Dean_ got a reaction from SeNioR- in Invision Community 4.6.0 Beta 1 is live!   
    So I decided to have a go at upgrading the main site on my MAMP install and I thought I would choose to NOT run the new achievements. Upgrade literally took 2 minutes and was very smooth (as it should be on a local install).
    Now in ACP I can see that the rank system is still the same as if the achievements was enabled. The only difference being that the points and badges are not shown on the front end. But, I can still customise all the points and badges and the rules? If I'm using the old ranking system, why is it still displayed as points in ACP?
    I cannot see a way to enable the full experience so I guess you must be sure on what you choose before upgrading?

    And where have the pips gone if I'm using ranks? 🙄
    I'm a little confused, and I'm finding it that I am getting confused a lot this week. 🙁
  17. Like
    Dean_ got a reaction from SiwyHead in Invision Community 4.6.0 Beta 1 is live!   
    First bit of feed back on achievements. While I see an option to manually add a badge, it has to be done via AdminCP? Wouldn't it make sense and save time to be able to manually add a badge while on the front end via the members profile? Seems very long winded to have to sign in to ACP, find the member, go to profile, press badges and then add badge.
    Also, there is no badge box on a user profile when first setup under 'Your Achievements'.
    However, once a badge is added the box appears. But, I believe that a box should already exist, that you can press to go into (like the rep box) and there we could have a button to add badges.
    And to add.

    I think a few sites will have a lot of badges (I believe I will) so, instead of having to scroll forever to find the badge. Could it be fed back that we could setup categories and add badges under each one (ACP)?
  18. Like
    Dean_ got a reaction from GTServices in Invision Community 4.6.0 Beta 1 is live!   
    Spoil sport 🙄
    I can confirm this works... 😂
    I believe you should be able to do this with the rebuild feature if using a specific rule.
  19. Like
    Dean_ got a reaction from Joachim Sandstrom in Invision Community 4.6.0 Beta 1 is live!   
    I don't see that option?
  20. Thanks
    Dean_ got a reaction from Joachim Sandstrom in Invision Community 4.6.0 Beta 1 is live!   
    First bit of feed back on achievements. While I see an option to manually add a badge, it has to be done via AdminCP? Wouldn't it make sense and save time to be able to manually add a badge while on the front end via the members profile? Seems very long winded to have to sign in to ACP, find the member, go to profile, press badges and then add badge.
    Also, there is no badge box on a user profile when first setup under 'Your Achievements'.
    However, once a badge is added the box appears. But, I believe that a box should already exist, that you can press to go into (like the rep box) and there we could have a button to add badges.
    And to add.

    I think a few sites will have a lot of badges (I believe I will) so, instead of having to scroll forever to find the badge. Could it be fed back that we could setup categories and add badges under each one (ACP)?
  21. Thanks
    Dean_ got a reaction from Marco Junior in Invision Community 4.6.0 Beta 1 is live!   
    First bit of feed back on achievements. While I see an option to manually add a badge, it has to be done via AdminCP? Wouldn't it make sense and save time to be able to manually add a badge while on the front end via the members profile? Seems very long winded to have to sign in to ACP, find the member, go to profile, press badges and then add badge.
    Also, there is no badge box on a user profile when first setup under 'Your Achievements'.
    However, once a badge is added the box appears. But, I believe that a box should already exist, that you can press to go into (like the rep box) and there we could have a button to add badges.
    And to add.

    I think a few sites will have a lot of badges (I believe I will) so, instead of having to scroll forever to find the badge. Could it be fed back that we could setup categories and add badges under each one (ACP)?
  22. Thanks
    Dean_ got a reaction from MythonPonty in Invision Community 4.6.0 Beta 1 is live!   
    First bit of feed back on achievements. While I see an option to manually add a badge, it has to be done via AdminCP? Wouldn't it make sense and save time to be able to manually add a badge while on the front end via the members profile? Seems very long winded to have to sign in to ACP, find the member, go to profile, press badges and then add badge.
    Also, there is no badge box on a user profile when first setup under 'Your Achievements'.
    However, once a badge is added the box appears. But, I believe that a box should already exist, that you can press to go into (like the rep box) and there we could have a button to add badges.
    And to add.

    I think a few sites will have a lot of badges (I believe I will) so, instead of having to scroll forever to find the badge. Could it be fed back that we could setup categories and add badges under each one (ACP)?
  23. Like
    Dean_ got a reaction from Jordan Miller in Invision Community 4.6.0 Beta 1 is live!   
    Gave it a spin last night when I saw it go live in the client area. 
    Got it set up on my Mac… Here comes hours of work on setting up achievements after work tonight. Yay. 😂
  24. Like
    Dean_ reacted to Meddysong in [This Site] Logging in from another account   
    That is good. (I usually kept the business one logged in in the Client Area, since that has the full suite and so is better for testing that my other licenses with fewer apps.) It's just not terribly obvious when you happen to be in the Community in the wrong account but I suspect this is a problem that relatively few people will encounter, and we'll get used to it.
  25. Like
    Dean_ got a reaction from Meddysong in [This Site] Logging in from another account   
    I questioned the same just a few posts down. And was answered within.
     
    It’s because they use SSO now.
×
×
  • Create New...