
Everything posted by opentype
-
No alf-text for images in Invision 5?
Double-clicking an attachment in the editor opens image settings which include an alt tag in 4.x.
-
Discount on first purchase
There is the “Previous Purchase Discounts“ on the product pricing page, which is meant to make subsequent purchases cheaper. Might also work the other way around. Just try it out. Might not be the best user experience though. Alternatively, just create a coupon for the user’s purchase of just this product, which can be used an unlimited time but just once per user. That way you have the standard price and the reduced price with the one-time coupon.
-
Upgrading Invision Community Version 4.7.20 to 5.0.6 Step by Step Instruction
I would also suggest from experience to do major upgrades with as few apps as possible. There is a realistic chance that the uninstallation routine for an app not made for the current version will fail and one ends up stuck with an app that can’t be uninstalled and might not get upgrades anymore to fix this problem. Catch 22! So removing the app on a version it was made for is much safer and therefore a good idea. In a similar sense, I suggest merging multiple storage locations into one while still on version 4.x and not on 5 (where options are limited).
-
Offline pages have encoding issue
The offline pages seem to have problems with non-English characters. I’m using Safari if it matters. Here are two examples, one is for 4.x and one for 5.x. Same issue.
-
Tags in menu should probably use translated headline
Putting Tags in the menu is a useful addition. 👍 However, it doesn’t work well for multilingual sites as tags might end up the only untranslated entries, as there is no choice of providing a translation. It just uses the tag as is. In addition, it can look awkward because we might want to use lowercase letters for the tag, but that looks out of place among the usually capitalized menu entries. Please consider either making the entry translatable in the menu editor, or simply have the menu use the “tag headline“ we can already set up and translate. That way, I can have a #news tag, but an English “News“ menu entry and a German “Neuigkeiten“ menu entry for example, not “news“ for every language.
-
Invision Community 5: The all-new editor
You just drag it onto the page. It will try to create a TOC listing automatically and then you can edit the entries once you see them. Most of the times I tried it, the initial scan just doesn’t work. The loading icon just keeps spinning forever.
-
Contact Us / Support Options
It really depends on how you used the previous system. It’s hard to recommend something if we don’t know your requirements. For support for logged in members, you can just set up a support forum with the option “can see other people’s post“ turned off. That pretty much works like a ticket system and mods and admin can deal with “tickets“ (i.e. topics). For guests wanting to send messages, again, it would depend on what your pain points would be. What does a basic email not offer that you need?
-
How does the repeat function for advertisements work?
If I set repeat to 0, the ads don’t show at all (which is already a bit weird as don’t want to repeat anything). But I have to set at least “repeat 1“ to get anything. But if I have 3 ads with this setting (1/1) I get: -item -----Advert 1----- -item -----Advert 2----- -item -----Advert 3-----What I am looking or is: -item -----Advert 1----- -item -item -item -itemfor one page load and then for the another maybe: -item -----Advert 2----- -item -item -item -itemA rotation of multiple ads at one fixed slot.
-
CSS for advertisements
The topic listing views shows ads with a background color and a nice padding: Look great. But within a topic, there is no padding and no background and worst of all: the ad is attached to the following post (which even has rounded corners and doesn’t connect well with the square image). Would be good to have some consistency here – or at least equal padding above and below the ad image.
-
How does the repeat function for advertisements work?
But how do I get a an ad rotation at those two spots for multiple banners which are set up? When I tried that, the whole page got flooded with ads.
-
How does the repeat function for advertisements work?
I used to have an ad rotation after the first post/topic. The new system now has these new options: But I don’t get the logic to have a rotation of multiple banners for one slot (as before). If I give my banners the same settings I get many banners at once on one page. If I turn the repetition off, nothing is showing at all. There must be some easy logic, but I don’t see it yet.
-
Checkout CSS issues
A few tweaks for Ehren et al: Top right: Padding missing, when the checkout has a renewal headline. Also: Stripe seems to force black credit card numbers through their CSS, which are hard to read with the dark mode. Maybe they also have a dark mode setting available or the IPS background should not be dark as well as a compromise.
-
Upload 200+ pictures to a gallery
It should already work like that. A bulk upload of hundreds of images should create one event in the activity feeds. Is there something special about the way you upload this or the activity feed you are talking about?
-
I no longer see the helpful tab in forums since 5.0.4 update.
No. But yeah, seems to be off for some reason in the group settings.
-
Minor design issue: guest block in footer
The guest signup widget has a footer bar, which doesn’t work well with the combination “light mode“ + “footer use of the widget“. It probably should use a darker color. Different placements and the use with the dark mode work fine.
-
Pages page is missing its database after upgrade
I found a pretty obscure bug. Not sure if it is worth investigating, but I describe it anyway. After the 5.x upgrade one Pages page with a database was showing blank. The linked database just wasn’t there when opening the page on the front end or the Page Editor. There was no way to rectify this, as there is no database widget anymore and the database and the page were already linked in the ACP. Eventually checking the MySQL table, I found that the linked page was actually set with the wrong ID, which explained the behaviour. And I am pretty confident that I know why it happened with just this specific database. In the past, I had created a new version of that database and then moved the old one to a new page URL and the new one to the old page URL that users and search engines were already using. (All using standard ACP functions of course) It seems that your new way of linking the page and the database picked up older page url entries without making sure the latest entry is being used. Maybe it’s worth checking those queries again, so this cannot happen. (I don’t need help with it for my community. I managed to fix it all on the database level.)
-
v5 Avatar in Nav Bar
It looks like you use the compact view. The normal view has large profile images, at least for the forums.
-
set database record link to canonical url
That shouldn’t matter. The search engine will just follow the link and find all the data it needs about canonical URLs at the target. Theme templates can’t be edited. Pages templates can still be edited.
-
set database record link to canonical url
You would have to customize the templates for the databases or blocks and turn (for example) {$row->url( "getPrefComment" )} into {$row->url()}. But what is the goal? Don’t you want to jump to recent content? Or do you dislike the link structure for some reason?
-
Theme editor can’t be translated
This is the “view word keys“ view of the theme editor in the latest 5.x version: There are a few strings (like the first three) which can be translated, but the vast majority of strings in the entire theme editor cannot be translated – or to be more precise: translations aren’t actually used.
-
Moving attachments files to S3 stuck at 65.21%
The safer and much faster option is to move the files manually. You can connect to S3 storage with FTP apps and to the transfer this way. After that, you change the storage in the ACP without the optional background file move and you are good to go, with the option to switch back and forth should there be issues. And you have two backups of the files as well, unlike with the move action which will delete files at the source.
-
How to Embed YouTube Videos in Articles on Invision Community 5?
You don’t need to whitelist anything. YouTube and Vimeo are standard services. The embedding not working in the ACP sounds like a bug. You could add it to the 5.x bug tracker. It seems to work in 4.x. .
-
How to Embed YouTube Videos in Articles on Invision Community 5?
Just paste the browser URL for the video in the editor. You don’t need HTML code and shouldn’t use HTML code.
-
PHP Blocks - V5
Probably better to (have someone) create a custom app for your use.
-
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.