Jump to content

opentype

Clients
  • Posts

    9,888
  • Joined

  • Last visited

  • Days Won

    134

 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, that should install the template that is shown as missing. You can check in your plugins section that the plugin was installed and is activated.
  2. Are you sure you installed the plugin (not just the block templates)?
  3. We would need to know exactly what you want to achieve and then spend time (maybe hours?) developing the code, testing the code, showing it to you and maybe add further feature requests and so on and so forth. That’s NOT a little tutorial. You won’t get that for free. If you really want to learn it, google “Accordion css” or something like that. “Accordion” is the name for this effect.
  4. That is calling the generic “row template”. There is no setting to change that currently. In theory, I could improve that in a future update, but there are no immediate plans. It’s just more custom code to maintain. I would need to carefully think about the cost–benefit ratio.
  5. You downloaded an outdated version. Remove all SuperGrid templates and the plugin again. Then download and install the files in supergrid_3_0_for_IPS4_3_only.zip
  6. It means there is a critical PHP error and the page can’t be rendered at all. There are a couple of options: check the Error Logs and System Logs in the Support section of the ACP. Do they show related errors? Turn on the complete error display in the site’s php.ini so instead of a white page it actually shows the error. switch to 7.x and see it if helps. That’s usually just a few clicks in your host’s backend
  7. I would think about which of these external services you actually need.
  8. I would consider that chart completely useless without data or observation how your site actually performs. That chart doesn’t show that. How fast does your server respond? When does it start rendering? When it it finished? How much useful information is shown to the user while that is happening? That is what matters. Going by just the graph and what is easily feasible: 1. Why are there redirects? I would check that out. 2. Browser caching. You absolutely want to have that and it can usually be solved with a few lines in the htaccess file.
  9. They are checked during submission, but it’s just not feasible to have IPS check every file on the marketplace against every new release. Not software company does that. No user base wants to pay for that. It’s much more reasonable to react to specific problems, e.g. by asking for a refund and IPS can also deactivate files after such problems have demonstrated to occur.
  10. That’s customization and I cannot provide support for that.
  11. Then maybe don’t complain about it in a topic specifically about TwitterCard support. What has that do do with anything? I specifically explained to you that Twitter forbids the generic fallback data you want for Twitter cards. Feel free to address that argument, research it out yourself or proof me wrong if you can. But it makes no sense to just ignore that fact/argument and just keep repeating “it should be supported” as if what I said hasn’t been said at all. By the way: there is a meta tag section in the ACP where you can set any custom tag you want for any specific URL of your site, e.g. your store front.
  12. A TwitterCard is basic SEO? Come on! Now you just make stuff up.
  13. Nothing wrong with that per se. There are pros and cons for using an external service vs. your own store. For one of my sites, I recently started to offer both. You can become a yearly Patron on my site through Commerce or a monthly patron through Patreon. This plugin would allow me to link the two for more convenience on my and the user’s side.
  14. You don’t. Patreon doesn’t offer any functionality like that. So a plugin also cannot offer it. The point of a Patreon connection is to have the IPS Suite as advertising and fulfillment platform, e.g. where you push your active patrons into user groups so they can use that member group to download patron-only stuff, use patron-only forums, get ad-free use and so on.
  15. It doesn’t look like the topic you are testing has attachments. It has images, but not forum post attachments. From the product description:
  16. That might be your opinion, but as I already pointed out, it is not what Twitter says who controls this service.
  17. It’s meant to work on individual items. Twitter specifically disallows a general use. There is nothing to preview for a storefront for example – if anything, it should show the data for a specific product.
  18. I saw it and noted it as feedback. There is no need to bump it. It might come in a future release, but since updating Pages template sets is quite cumbersome for users at this point, I will certainly not push out a new release to 350 clients just to add a button. If the IPS Community Suite 4.4 requires changes to SuperGrid, which I expect, the next release will probably right after the 4.4 release.
  19. They can for example be deleted when they are not used anymore (e.g. as registered attachment) and your manual block call doesn’t count as “use”, since the system doesn’t know it. So again: Don’t use the direct file URL. Use a dynamic link to it.
  20. Well, the image doesn’t exist at that location or at least is not publicly accessible. So it fails. https://www.turfnet.com/uploads/monthly_2018_08/new_logo_300.png.3e8977aee383d6e3ba6f5e1a1e445fbe.png In general: do not directly link uploads from your uploads folder. You might rather upload it to the theme and then use the theme tag for that image in your source code.
  21. No. The rating values are shown as summary and for the reviews shown with text there are two settings: Number to Show and ordering as Latest Reviews or Random Reviews.
  22. I would need access to your ACP to see what you might be doing wrong or where other problems are. I am not sure what your first screenshot even shows. Card title, card caption …? What is that? That has nothing to do with SuperBlocks nor does it seems to be text from the image feed entries shown in your other screenshot. Are you sure you actually placed the block with the SuperBlocks image feed on a page somewhere?
  23. That doesn’t mean much. It’s not a very reliable function in Pages. Make sure you have the SuperBlocks plugin installed too. That’s where the CSS styling is saved.
  24. The templates are not installed in the plugin section, but in the Pages template section. Make sure to follow the PDF instruction exactly.
×
×
  • Create New...