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. The topic mixes a few issues. I agree that “starting a checkout” should not create an invoice. Clicking the final “buy now” should. That’s when the sale is being made and that’s when the buyer can be charged through the invoice. (Note that this is unrelated from saving the basket and anything like that.) It’s not just a matter of practicality. It’s also a quite serious legal issue. If I ever get audited by our local tax department, I will have a lot of explaining to do about the non-consecutive invoice numbers I actually declare. The normal and expected procedure would be that each invoice number identifies an actual transaction with a payment and that “missing numbers” are an exception, where the invoice actually got cancelled and of course that needs a proof as well. With the current system, the tax department will likely assume that I didn’t properly declare the income for all these invoices and they might require evidence for what happened to each and every invoice number that I didn’t actually declare as income.
  2. You should be able to download the file from the Change Log section here on product page of the website.
  3. It’s intentional and mentioned on the product page.
  4. That won’t change. It’s the standard Pages paradigm. Listing view – Display view. It makes most sense for most databases, including voting databases, e.g. “movie title and some key facts“ on listing view and “full description + comments“ et cetera on display view. The display view can also be shown with whatever template you want. Changing the title links can be done by customizing the template though. Already possible and meant this way. You decide what fields you put in the listing view. Check the option to show “meta info”. The content field can be turned off as with any Pages database. (Make it not required. Remove permissions.) It’s both controlled through settings.
  5. Read the product page again, where the options and settings are explained.
  6. No, there is no option to change this. Again, it’s an IPS feature, meant to save space on mobile and my template just makes use of it. Have a look at this very topic you are writing in. It is doing exactly the same:
  7. Of course. The boxes going to the edge is intentional. That’s a feature IPS added to their theme in a recent version.
  8. Yes. It’s in the plugin settings:
  9. It works like every database relationship field. In fact, this should work even if you deactivate SuperReviews. You link an entry in the review database: And then it should show on the review record page: And if cross-links are activated, it will show on the record in the foreign database for the entries being reviewed:
  10. The settings on the screenshots look correct. As soon as you add a car link to one of the review entries, it should appear on the car page.
  11. Yes, that is intentional. If there is no dedicated image for the article, there is no point in wasting so much space on the article page. In the listing view, the space is used with or without an article image, so the fallback image makes more sense there.
  12. Articles have the “record image” field to represent the article and that will be used.
  13. It will work with a sidebar, but things will look more crammed. It’s just an alternative layout for block feeds. Categories are usually shown where the actual content is, e.g. a Pages database page, a forum index, a downloads index and so on. They aren’t “created”. All images are taking from the content itself. Again, it’s just block templates. It doesn’t do anything else than change the appearance of blocks.
  14. No. It’s specifically meant to be an image-centered design.
  15. When you use categories you need to apply the settings on the category level.
  16. No. It’s hardcoded to link to the record.
  17. It’s not limited, as with any Pages database. Yes, you can do that, as with any Pages database.
  18. Yeah, I can replicate this problem and I will provide an update.
  19. Well, you can (indirectly) chose from one of the 6 layouts if you don’t like how this particular one works on your site. But that’s it.
  20. Follow the instructions on the “Additional Information” tab.
  21. I’m not really how to answer that without repeating what is already explained in detail on the product page: https://invisioncommunity.com/files/file/8975-pages-superblocks/
  22. @Sonya* I’m sure it’s all like you say and I remember the earlier discussion about that. I’m just not sure what the conditions are that require that dynamic rewriting of the values, which makes testing difficult. How are the times wrong? Are they shifted a certain amount or what is the exact problem? I don’t want to change the code blindly. I need to replicate the problem. I don’t see it happening on my installations.
  23. Did you change your server settings as well? My guess is, your current settings don’t allow loading the external files. From the product page: your php.ini settings need to allow loading external files (allow_url_fopen)
  24. What exactly does “doesn’t function” mean? It should just continue to work as it does on my demo page: https://www.opentype.space/supershow/supershow-demo/
×
×
  • Create New...