Jump to content

opentype

Clients
  • Posts

    9,933
  • Joined

  • Last visited

  • Days Won

    137

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by opentype

  1. A star icon means you participated. You don’t even need a hover action.
  2. Just to avoid confusion: You keep posting in the SuperBlocks support topic, but the product on your homepage seems to be SuperTopics. Completely different products which are also built very differently.
  3. No, that won’t happen. Blocks are just “content teasers”. Latest, currrently featured, and so on. The pagination belongs to the linked pages.
  4. I would add that the invoice would need an editor to control how everything looks and what is actually shown. Both to make it compliant with legal requirements and branding requirements. The default IPS invoice is extremely simple. At the moment, I am dealing with every purchase manually and add them to my own invoice program, but that is a lot of unnecessary work.
  5. Did you nest the quotes properly? 'mymessage' => "<a href='#'>link</a>" or 'mymessage' => '<a href="#">link</a>'
  6. Did you turn the REST api on? That’s why it failed for me originally.
  7. You can create custom editor buttons for this in the ACP. It looks like this:
  8. No, there is no standard size. It’s responsive. The image size changes drastically depending on the screen size. You can make it 100x50 or 1000x500. It’s your choice and would depend on the actual images and website what makes more sense.
  9. Probably would make sense to offer that during the upgrade process as a choice. There were a few of these questions already.
  10. You’re probably running outdated templates. Delete them and install the latest versions.
  11. 4.x has the Activity feed, where everything can come together. That’s usually much better than having “forum users” which need special forum announcement to visit other sections as it was before 4.x.
  12. Yeah, they are indexed. It’s not surprising. If you start a new article page, it doesn’t rank well instantly. But your forum already gained credibility. It could change over time if users start linking your articles directly. But it can be confusing with the same content twice on one site. If Google can’t decide where to direct the user, it will also hurt the ranking. You could remove the guest permission for the article forum or not post the articles there at all.
  13. Have you done a site: check to see if it’s really not in the index? Google: “site:https://yoursite.com/your-article-page/” Chances are, the forum topic just ranks better, because the forum itself has gained more relevance already. (In which case it might be a good idea to hide that article-only forum from search engines.) Normally, there is nothing to configure. If the articles are public, they will be indexed.
  14. Which of course is a fully automated strategy. It’s not like the guy is really personally reaching out. Unless you ask them to shut up, you stay in the automated sales funnel, which can have many steps.
  15. Custom CSS goes in custom.css It won’t be touched during an upgrade. Changes in templates need to be dealt with manually.
  16. TikTok was already added to 4.5.
  17. This option currently exists, but it was removed from the upcoming version—among others for security reasons.
  18. I think the “copy link” code can be turned into an auto embed, just like with YouTube. Probably better suited for a third-party plugin though without the oEmbed. But I let Nathan go first. 😉
  19. This sounds a bit strange. The point of the permission system is that content without access wouldn’t appear at all, so clicking on it and receiving an error shouldn’t even happen. Not that I have anything against the request to have category specific error messages. One option to consider would be to use field permissions instead of category permissions. That’s what I use in my Typography.Guru Academy section, which shows and limits content access based on three member groups (guest/normal member/paying member). Even as guest you will be able to access EVERY record, but the course content (an editor field) might be hidden because of your member group. But in the end, for a good custom solution, it usually requires some custom Pages templates.
  20. What would you want to embed? The 30-seconds previews? Looks like that is all they provide. And where do they access this to potentially share it? In iTunes?
  21. Well, usually cheaper than the regular host’s space. That’s why it’s being used.
  22. The typical way to do this nowadays is to use store the attachments on a service like Amazon S3, which is supported by Invision Community. You just have to enter your API credentials and everything happens automatically in the background. Those free image hosting services are rather unreliable. The images expire. The service is shut down or requires a license later on. And you need to teach every user how to even get an image into their service and then into the forum post from there.
  23. Sorry. I didn’t understand that. There are no SuperHelp databases. SuperHelp is just styling through templates. The record content is handled through the Pages databases, but dealing with those is not related to the SuperHelp product so you better ask in the peer-to-peer forums.
  24. ACP → Pages → Templates
  25. By the way: The Patreon API is no longer actively maintained. https://www.patreoncommunity.com/t/an-update-on-patreon-s-api/8628
×
×
  • Create New...