Jump to content

opentype

Clients
  • Posts

    9,909
  • Joined

  • Last visited

  • Days Won

    135

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by opentype

  1. Yes, you can add product subscriptions to the cart with other products, as they are really just regular products. While the subscription system doesn’t use regular products, you can put it in the shop menu, as you see it here on the alpha site: https://invisionalpha.com/subscriptions/
  2. Subscriptions were originally a sub-type of a regular product. People were often confused by that and a dedicated subscription system was added. So both systems are present now. You can have subscription products in the store and subscriptions which have their own section on the site. The functionality is also a little different. The subscription system is simpler. The user chooses one and can change between the different subscription. And the subscription you have is shown for each user (e.g. on the profile). The product subscriptions system allows more complex scenarios, e.g. buying multiple subscriptions at a time to access different areas of the site through secondary member groups. So yes, subscription in the store a possible when they are set up as product. I still use that. But if you already use the newer subscription system, it will not show as a regular product in the store.
  3. Do you get into the ACP? Do you know about the Recovery Mode?
  4. Just replace the old code entirely. New: {{if $formValue}} <a href='{url="app=nexus&module=subscriptions&controller=subscriptions&do=purchase&id=3" csrf="true"}'>Join now</a> {{endif}}
  5. <a href='{url="app=nexus&module=subscriptions&controller=subscriptions&do=purchase&id=3" csrf="true"}'>Take Me to Cart</a> Only works in templates. That’s what the support meant.
  6. So you really set the Our Picks module as homepage? Or did you create a Pages page and added the OurPicks widget? That would make a difference. For the first case, you can check the MetaTags settings in the ACP. You might have overridden things there. For the second option, you might need to edit the page, as Mark said.
  7. Those are language strings. You can change them on the front end after turning on the Quick Translation Tool or you can turn own Show Word keys and then change those language strings.
  8. No. Pages record image thumbnail settings. They are in the settings for the Pages database.
  9. If you mean that Aries image, that is caused by your thumbnail settings for the record image of the Pages database. You would need to raise those values and upload the image again.
  10. You can edit the compression settings in the files section of the ACP. JPG and PNG are handled independently depending on your graphics engine. It’s also normal that you see wildly different results. PNGs can only get very small if colors are dropped and that needs to be handled manually. The web graphics engines hardly ever do that, so PNGs stay large when being processes—or even got bigger.
  11. The was about moderating the entries in the ACP instead of the front end. 4.5 is around the corner and there will likely be a SuperGrid update for that.
  12. Yes. Yes, it comes with a PDF guide explaining the installation and configuration. BUT: This product is just a template set changing the visual output of Pages blocks. It won’t explain Pages. It is highly recommended that users of this product already have experience in setting up Pages blocks.
  13. How do you do that? Keep the combination of primary and secondary groups in mind. You can’t turn view permissions off by just removing access in one of the assigned groups. If the permission is given in one group assigned to user, the “permission granted” will win over “permission not granted”.
  14. Yes, but the move is only performed when members are active on the site. Someone who never visits again, won’t be moved. It’s up to you. You can change the primary group (“Move”) or just “add” a secondary group. Only the primary group will show next to the name.
  15. Again, SuperGrid will automatically fill the entire space. If it doesn’t work for you, it would be a local problem on your site, e.g. a bug in your theme. But I can’t identify that from just a screenshot.
  16. The image will automatically fill the entire space and you can set an aspect ration that makes sense for your content.
  17. I doubt there is an easy fix for this. IPS doesn’t support the table bb code so it won’t touch that code. Installing the plugin will only do anything while a post is created or edited.
  18. That’s not possible out of the box. Maybe these newsletter apps have parts of what you are looking for: https://invisioncommunity.com/files/file/8408-newsletters/ https://invisioncommunity.com/files/file/7823-sd-newsletter/
  19. That doesn’t follow from what I said though. What kind of validation have you set at the moment? If you use email validation, that setting should appear and allow automatic deletion of unvalidated accounts. If you don’t use email validation currently, you can turn it on temporarily until the unvalidated accounts are deleted.
  20. It’s on that page. But only if “email validation” is active as validation method.
×
×
  • Create New...