
Everything posted by opentype
-
Styling issue on Profile
Those headlines on the profile page use different h tags. The reputation headline seems to use h2, the others h3. It’s not easily visible in the stock theme … … but very much so after styling changes to the h tags. That’s just one I noticed. Might be worth checking all the headlines on this page.
-
Vimeo embed looses Fullscreen option after posting
Update: This seems to be fixed now, but it is not retroactive. I need to remove the video and paste it again to see the fullscreen button.
-
Glitch with sidebar
Which page? I certainly know the issue, but the effect is only prominent when the existence of the sidebar depends on blocks rendered for specific user-groups not others, so I simply avoid that.
-
webp support in downloads app ver 4.x.x
Last version of 4. Yes, I have submitted the file and it is processed correctly.
-
webp support in downloads app ver 4.x.x
-
templates page unresponsive
I also see this Safari. I often have to leave this page because I can’t scroll and can’t see buttons anymore. I bet it’s the new code styling framework you added recently.
-
Block template tags will fail when copied
The ACP blocks are shown in a forced uppercase display in the listing: When I copy the template tag and paste it in a template, it will be pasted in uppercase and not match the actual name and therefore fail. 4.7 doesn’t have that problem:
-
Stream popup under text (this site)
-
Displaying the product in the store
Does it need to be product subscription? Regular (non-product) subscriptions have their own page. That could help.
-
Feature request for editor: Image Caption class
Sure. Just as one can create headlines through picking a larger font size, but that’s not a good solution compared to the “h tags“, which can by styled globally at any point (including margin changes, which are not available in the editor). In the same sense, I am asking for a proper solution for captions.
-
Feature request for editor: Image Caption class
Any chance to get a caption paragraph styling in this menu? (or to put it another way: any kind of “alternative“ paragraph, which could be used for something like captions) For educational articles, I use captions all the time and much more than the 6 levels of headlines. The default caption styling wouldn’t matter much, as long as it is clearly separated from the default text (through size/color/styling …) and can be targeted with CSS. I used to do that with custom buttons, but since that doesn’t exist anymore, a native function would be nice and the only way to have a consistent appearance with global styling. Trying to pick a combination of the editor styling options (like manually assigning an alternative color) sounds bad in comparison. Two examples (where the caption class is at least separated by style (italic) and color. And the existence of a CSS class allows for even more like spacing and an icon:
-
Stream popup under text (this site)
See image:
-
Improve settings for Builk Mail
What is the exact limit the mail provider is setting there? There is already this setting with 500 as default. \define( 'BULK_MAILS_PER_CYCLE', 100 );That might help. But it can restart multiple times and cause a limit per time issue. There are older feature requests by me about this. For Bulkmail Per Time, see: https://invisioncommunity.com/forums/topic/476938-feature-request-better-control-of-bulk-mails-per-time/
-
Changing Maximum Uploaded File Size
That’s what thumbnail images are for.
-
Outdated language strings?
-
Database Repeater Field
Database fields are fixed (except image uploads). For more complex situations, you can combine multiple databases and link between them, e.g. a book database which links to multiple authors for one book record. The downside is that there is no proper workflow to add this data at once. One would have to go through the databases in reverse to have the data available to link to it.
-
Backblaze downloads not working (b2ContentDisposition is prohibited)
I moved my files on 4.7.20 to Backblaze in preparation for the upcoming "just one storage location" rule. Seems to work fine for CSS/images and so on but NOT for the Downloads app. All file download requests end up with: { "code": "unauthorized", "message": "b2ContentDisposition is prohibited for unauthenticated requests", "status": 401 }The browser URL looks like this: https://f003.backblazeb2.com/file/[bucketname]/monthly_2025_02/musterblaetter_zip.c06ba9ff7d05c1738a669f55f55d181c?b2ContentDisposition=attachment%3B+filename%3D%22musterblaetter.zip%22&b2Expires=Tue%2C+11+Mar+2025+13%3A37%3A10+GMT&b2ContentType=application%2Fzip
-
Backblaze bucket options
I went with public/no encryption/no object lock. I also added another backup bucket with automatic replication where I turned the object lock on. I’m still transferring files, so I can’t comment on how well it all works.
-
Products and Subscriptions (4.7)
I don’t know the specifics about your products, so it’s hard to judge what the best options would be (regarding the use of primary or secondary groups), but as I said, you can change member groups with each purchase and then set what is allowed to purchase from that new group on the product level. So, if a regular member can purchase A1, A2, A3, that purchase can move them to a group "already has A", which has no option to buy any A product anymore (as set in the three A products). That’s the general idea. Combining multiple product line would also work with this idea, but the matrix of options and member groups can get complicated quickly with every additional product line.
-
Products and Subscriptions (4.7)
There is no direct logic to do any of that. But you can assign member groups with the different subscriptions and then use the member group to allow or disallow other products (including subscriptions).
-
Backblaze bucket options
Is there a documentation about these options? What is required/suggested/not suggested? The Backblaze ACP links don’t work, as reported earlier.
-
Removing /downloads /screenshots storage
What is the suggested process to merge these local storage locations into one? I don’t see a "move" option? Does it appear when I hit delete? I don’t want to try it out before being sure.
-
Processing Credit Card payments
The advantage would be that the process would be mostly automated and you can offer a variety of payments options at the same time, handled all in one place. And you can tie the payment directly to the functionality within the community suite. A payment changes the member group and with that, gives access to certain areas or the entire site, while not paying automatically removes benefits. The downside might be that the subscriptions in Commerce can only run from the day the are being purchases. If your club uses memberships based on a calendar year (which it sounds like), that is not supported at all in Commerce. So, long story short, don’t use Commerce just a way to make a payment. It really only makes sense if Commerce is the only place to handle all membership fees and if the site makes direct use of the membership status in terms of the functionality offered.
-
5.0.4 Wish List
IPS kinda did that already. The 5.x templates now have a header image (like my templates), category images (which my templates supported) and a navigation widget (like SuperDocs). Of course it’s not identical, but pretty close.
-
On Version 5 But want Legacy Format