Jump to content

PrettyPixels

Friends
  • Posts

    510
  • Joined

  • Last visited

Reputation Activity

  1. Like
    PrettyPixels reacted to Marc in Minimizing transaction fees in Commerce   
    You could disallow any other payment method within those items. That way they would only be able to pay with account credit
  2. Like
    PrettyPixels reacted to IPCommerceFan in Minimizing transaction fees in Commerce   
    I wrote a small plugin which selects account credit by default if the user has any available.  This doesn't require them to use it, but it encourages it since it is already selected when they get to checkout.  If this would be of any use to you I'd gladly share it.
  3. Like
    PrettyPixels got a reaction from pihu02 in Minimizing transaction fees in Commerce   
    I'd like to allow my members to sell things such as downloadable files, club memberships, etc. I realize this ability is built into Commerce. However, since many of the items are micro-transactions, I'm concerned about all the transaction fees eating into profits.
    Is there a way to require users to use account credit for smaller transactions? That way, users would need to load their account with a larger amount that will justify the transaction costs.
    I'm open to any other suggestions to minimize transaction as well. What has worked best for other communities?
  4. Like
    PrettyPixels reacted to opentype in Pages Feature requests: Improving filters   
    Since I am using Pages databases a lot, I always run into the same problems. Here are two related to filters. (I could probably add more, but I was dealing with these recently.)
    Checkbox as a filter.
    This option is unfortunately missing. I often need to give optional filter choices, e.g. as here on Amazon:

    With Pages, there is no option to do this. The Yes/No field isn’t optional. Using it would only ever allow one choice in the filter set (Yes or No). Filtering across all records without a choice for this field would become impossible. So it’s almost unusable. The Checkbox Set for some reason can be used as expected, but it only makes sense for multiple choices per field. For one field, it would still create the “select all/none” interface. 
    Solution: Allow checkbox field to be a filter, where no selection doesn’t do anything and a selection show all records with this checkbox checked.
    Pages relationship fields as filter.
    I always struggle with this one as well. This field makes Pages database so powerful and gives us a competitive advantage over other software. 
    Filters per radio, select box and so on are fine when there is a fixed set of options the admin can set up in advance. But what if that is not the case? What if the list of options needs to grow and needs their own database entries as well? For example, the publishers and authors of a book database. If they are set up as related databases, it’s impossible to filter the book records, because the relationship field cannot be used as a filter. But it is something users would expect. 
    Solution: Allow the relationship field to be used as filter with one or multiple options. 
  5. Like
    PrettyPixels reacted to AlexWebsites in Native solution for unread notification badge number on PWAs   
    I agree, as well as some sort of direction or prompt to install PWA on the device.
  6. Agree
    PrettyPixels reacted to Nigel Moore in Native solution for unread notification badge number on PWAs   
    We've built it internally for ourselves and have it kinda working. 
    Our only challenge is that the way we are doing it (as @JP TTT mentions above) causes infrastructure resource issues due to the long polling that happens on such regular intervals, especially with people who have lots of unread notifications. 
    (using JS to fetch the member notifications endpoint (/api/core/members/{id}/notifications) and extract the unread count from the fetched result and set it with setAppBadge PWAs function)
    We'd LOVE to see this functionality rolled out natively as IMHO, Badge Counts / Notifications are one of the primary and best benefits of PWA Apps 🤓
    (Especially now that Apple has finally come to the party recently - it's made companies like Basecamp go all-in on PWA)
    It would very likely be one of the highest ROI features for Community Engagement available. 
    Hopefully it's on the short term roadmap to really complete / round out the PWA capabilities of IPB. 
  7. Agree
    PrettyPixels reacted to Joel R in Invision Community 5: A more performant, polished UI   
    It's going to be interesting to see how IPS plans to expand its digital monetization
     
  8. Like
    PrettyPixels reacted to Matt in Invision Community 4: Pages databases in Clubs   
    Finally, one of the most requested features for clubs in Invision Community is coming with our March 2024 release: Pages databases in Clubs.
    You may be surprised to see a new feature being introduced for Invision Community 4 during our flow of news for Invision Community 5, but as we're committed to Invision Community 4, we wanted to continue to bring optimizations and improvements to the platform.
    What is the benefit of this new feature?
    Clubs enable communities to host multiple micro-communities with many benefits. Clubs allow more specialized and focused discussions on specific topics. This can lead to higher-quality content and a deeper exploration of niche subjects that may get overlooked when posted on a busy forum. Clubs also offer the ability to tailor the community experience based on the needs of that community. That customization is what this feature focuses on.
    Pages is a powerful application that allows truly custom layouts for content areas. Simply by adjusting templates, you can create a news feed layout (it is what we use for this news blog area!) or something even more customized to your needs.
    The March 2024 release allows you to create Pages database categories directly inside clubs, including custom fields and templates.
    How does it work?
    Setting up your Pages database to allow clubs to use categories is simple. Simply allow categories to be created within clubs when creating or editing a database.

    Once that is done, club owners can add a Pages database category to their club in the same way they can add topics, galleries, etc.

    Once the Pages database category has been added, you can then add content as you would any other club area with the added features of Pages, including custom templates and custom fields.
    This example club uses a custom Pages database listing template to show the articles in a custom format along with custom field data.

    Likewise, viewing an article in this example club showcases the use of custom templates to present the content differently from the standard topic templates Invision Community uses elsewhere.

    Allowing Pages database categories inside clubs brings the opportunity for more complex custom areas making use of multiple custom fields along with truly custom layouts using templates. This is a great way to bring additional areas, such as news articles, into your club areas to compliment discussions.
    We hope you enjoy this feature, and if you have any comments, please leave them below!

    View full blog entry
  9. Agree
    PrettyPixels reacted to Foxtrek_64 in [Events] Allow Venues Without Addresses/Custom Addresses   
    I host a forum for an online game community, for which I use the events feature to invite people to in-game events. I would like to be able to create venues corresponding the in-game locations, but venues require a mailing address. Currently we must work around this by requiring event hosts to specify venues in the event description.
    I see a few potential directions here:
    Add a Yes/No question for "Venue Has Address" which toggles the Address field. Add a Yes/No question for "Venue Has Mailing Address". When Yes, the Address field is shown as today. When No, a simple text field is displayed allowing the user to provide custom input. The ability to specify our own fields. For instance, I may want to specify a specific tavern in a specific city. In real life, this would simply be the name of the tavern and a mailing address we can punch into maps. But in a fictional world, all that may be needed here is the name of the tavern and the name of the city. In practice this could look like option 2, but having the flexibility to provide that additional information is useful.
  10. Haha
    PrettyPixels reacted to Joel R in Subscriptions - Multiple Choices   
    Here's another good example from a random site that shows different payment options in case IPS needs inspiration on this commonly-accepted practice:

  11. Like
    PrettyPixels reacted to Ehren in Invision Community 5: Dark mode, accessibility, performance and mobiles!   
    It's not something we've planned for an initial release, but it's quite easy to achieve with the new CSS framework and is possibly something we can implement in the future.
    With that said, browsers are very capable of scaling font sizes these days and since the entire UI is built using em's for sizing, the whole interface scales neatly. The color scheme also passes all contrast tests so far, and can be customized further using the Theme Editor if necessary 🙂
  12. Like
    PrettyPixels got a reaction from konon in Invision Community 5: Dark mode, accessibility, performance and mobiles!   
    I love the new accessibility features! As someone who works with accessibility for a living, I'd also really like to see the ability for users to scale text and make it higher-contrast for older or visually impaired members.
    Is this something you'd consider adding?
  13. Agree
    PrettyPixels reacted to Cedric V in Invision Community 5: Dark mode, accessibility, performance and mobiles!   
    Brilliant work ! Loving the progress.
     
    Can we also round up an applause for the frequently in depth updates Invision is bringing? Something that doesn’t need to go unnoticed. It’s one thing to keep working on v5, but keeping us informed with a top notch video, is equally as important!
     
    Well done team!
  14. Like
    PrettyPixels reacted to opentype in v5 news coming soon...   
    Improvements are nice, but my main concern is maintaining existing projects. I would want to know everything that is not possible anymore and learn if there are alternative ways. This includes hacky solutions like putting a MySQL query in a theme template and things like that. I have lots of customized installations and I don’t want them to be stuck with 4.x.
  15. Thanks
    PrettyPixels reacted to opentype in Enable / Disable Club features   
    Already available as part of the group settings:

  16. Agree
    PrettyPixels reacted to AlexWebsites in December Year in Review and 2023 Preview (Video)   
    I watched the video and it's great to see that gallery video transcoding will be a cloud only feature...

     
    That's sarcasm...I hope they at least did something with the titles for SEO.
    It really would nice if you allowed self hosting customers to use AWS libraries on their own. Or give a developer the ability to create these features and support with a plugin or app. That goes for all the "cloud only" features. Your cloud pricing is just not comperable to self-hosting, especially multiple licences. 
     
  17. Agree
    PrettyPixels reacted to mountaininteractive in My Feedback on Invision Community   
    Hi,
    My name is David. I run a side business called Mountain Interactive and frequently browse forum pages around Invision community. I've used Discord mainly for my community with over 34k+ Members. I am more attracted to running a website (forum) instead for communication as it is a more safer and enjoyable way, discord feels too corporate and doesn't give you enough room for customization. Now, I used to use Xenforo and left because they made an error while cloud hosting my site and I lost pretty much all my site data and subscribers which is really important when you're making $20,000 a month and need to ensure that your billing is working as normal every single day. They offered me $500 credit and told me that's all they could do 💀.  

    Now, with that out of the way. I love Invision community for a lot of reasons but I do highly recommend you guys do not choose to go full corporate robot mode. A lot of things I like about Xenforo were that they had such a big addon community and it felt more sociable aside from how IPS Boards feel. My biggest recommendation and advice is to keep a balance between serving those corporate communities and also little guys like us, who love add-ons, and configuring our websites to the fullest potential possible.  I'm super excited to see Invision Community 5, It's been really hard to push my community from Discord to a forum software because anyone who like me, was born in 2004 and later isn't very familiar with forums. 

    Thank you for your hard work!

    Sincerely,
    David
  18. Agree
    PrettyPixels reacted to Riley Anderson in Marketplace Closure   
    We will have to go to tons of differents platerform for keep our products purchase up to date.
    Gonna be a pain to handle. Not gonna lie. 
  19. Agree
    PrettyPixels reacted to My Sharona in Marketplace Closure   
    A detriment to the devs will be the loss of all the reviews their plugin/apps have generated. It would be a nice gesture on IPS' behalf if there was a way to salvage them.
  20. Agree
    PrettyPixels reacted to Bluedrake42 in Single account for multiple sites?   
    Not a bad idea, but I'd really like each project be domain-specific. So for instance one club would be for one game with its own domain (or sub domain) and another club would be for another game, also with its own domain (or sub domain.) I don't think that is possible to do with clubs.
    Goofy I know but... having clean domains for each of the games we support is really important to us.
  21. Like
    PrettyPixels reacted to Clover13 in Marketplace Closure   
    To be clear, as I was one who brought up the security concerns in this topic, I absolutely was not referring to any known instances or developer here, but merely the potential for it to occur and increasingly so when IPS becomes 100% hands off with third party applications.  Apologies if it came across that way.  I've seen enough security exploits in my own career (not anything IPS or IPS third party related) to warrant the concern.  Again not a reflection of any developer here or the quality of their code, I'm simply proactively thinking about the possibility and considerations regarding preventative measures.  If anyone feels such a security concern is  completely unnecessary or overkill, I would appreciate your particular insight as to why.  I certainly don't know the underpinnings of IPS code, so perhaps there is a reason a client doesn't need to have an elevated concern over it.
    I'd still like to know what IPS corporate customers do, if it's anything like the corporations I've worked with (unrelated to my IPS projects), there is full fledged InfoSec and AppSec scanning of all application code before any deployment with Production (real user/member) data.  Generally for a hobby site, I'm not very concerned with data loss (with regular backups available to restore as needed), but I am concerned about data breaches involving PII.
  22. Agree
    PrettyPixels reacted to Hisashi in Marketplace Closure   
    Perhaps this would be the perfect time to come back with the "Requests Forums"? @Matt
    Honestly, I feel it's too intrusive to have to message each developer. Creating a topic telling about your project and letting a developer be interested in it is more pleasant for both sides.
  23. Haha
    PrettyPixels reacted to Randy Calvert in Invision Community Insight: Interested in Statistics and Reporting? Check out our June beta!   
    Crack the whip, Olivia!  Keep the guys in line. 
  24. Agree
    PrettyPixels reacted to My Sharona in Possibility to set time range for featured content   
    I second this for threads as well. It would be great if when creating a thread, I could also set when that Pin is to be removed. 
  25. Agree
    PrettyPixels reacted to Sirmadsen in mdPanel - Material Design IPS Theme [ support topic ]   
    Demo site down?
×
×
  • Create New...