Jump to content

Sonya*

Clients
  • Posts

    3,845
  • Joined

  • Days Won

    30

 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 Sonya*

  1. This is there out of the box. Just change the setting of your database to It is not that pretty, but better than a data list.
  2. I cannot find a SEGA community, only the old reddit post, that the forums have been shut down back in 2019.
  3. I am late to the party, but if it is updated, count me too. 🙂
  4. IPS Blogs are suitable for the community members blogs Pages are suitable for editorial content With Pages you can build any kind of databases https://invisionify.com/fxpages/databases/
  5. If you "Upgrade to Cloud" in the Creator plan, you are going to lose a lot of functionality, that is included in self-hosted. E. g. no Pages databases no custom apps except those placed in Marketplace no API access (e.g. webhooks or REST API) no integrations like SendGrid, Pixabay, Facebook Pixel, Maxmind etc. no Elasticsearch and thus no similar content widget based on it no hosting in the EU This is what I understand from the new pricing plans. So, it is indeed a feature downgrade, if you switch from self-hosted to Creator. You have to go with Creator Pro to get the same functionality you have as self-hosted.
  6. It is just Pages, that they call Page Builder now. Pages are not fully available on the smallest IPS Cloud plan (Creator). There are only: Dynamic pages Custom blocks from data feeds Custom blocks with WYSIWYG editing But no databases. Databases are only for Creator Pro and above.
  7. I am a bit confused. 🤨 I have reported it in Help & Support https://invisioncommunity.com/forums/topic/466740-same-block-with-background-and-without/ I thought, it is something, that is open and will be solved some day. Am I right, that the linked topic is abandoned now because "if we apply any styling we are wrong, and if we dont we are wrong."? If yes, it would be nice, if you put this comment in the linked topic, so that I know, it is something that will be never solved. Then I can create a suggestion in Feature forum.
  8. There could be an option though in the widget itself. Apply ipsBox? Yes/No. This would not break anything and anyone can set it the way they needed. 😉
  9. I am asked again and again, why my app FX Pages changes the theme. And if it is safe to confirm new versions on the screen below. And if it will break their theme... This is due to the message the users see when an upgrade for Pages templates is there. The message says the new version of the theme (there is no new theme!) has changed the templates they have edited (they do not have edited any!). Can we have a message that states what really happens? E. g. Some templates have been changed in the new version of the application. Please confirm the changes. It would be also nice to have the message formatted as a warning (ipsMessage_warning) instead of an error. Just to not frighten the user 😉 And ideally have a button where we confirm all new versions with just one click. For non-technical users, those screens with a lot of code are dreadful 😨 Thank you!
  10. It is explained here https://invisionify.com/fxpages/features/table-of-contents/#toc0
  11. This is how the software describes what it is doing 🤨 And at the same time: This is from the first post of the thread. One of the descriptions should be false.
  12. If your own page is made with Pages, then you can add this to the page template: {{\IPS\Output::i()->cssFiles = array_merge( \IPS\Output::i()->cssFiles, \IPS\Theme::i()->css( 'forums.css', 'forums', 'front' ) );}}
  13. I have found a reason. I see HTTP 429 on https://example.com/search/?csrfKey=b2350d2512bdf123166bf04d9be93ff5&q=test&page=1 every time I search in the overlay. I have increased Delay to start search to 1s and seems to work now. It comes back when I enable autocomplete. I am not sure right now, if it is a server setting or your app sending too much requests in a short time. 🤨
  14. Hi, if I use overlay search, no results are found for a certain term. If I switch to Advanced Search, 6 results are found. After clicking on advanced search No errors in logs. I use ElasticSearch if it matters.
  15. @DawPi, your app is almost perfect. However, I am missing content fields in Pages. I see custom links perfectly parsed in forum posts, calendar events, comments, and reviews in Pages. But the content field (article body) is not respected. This is critical for me. 😞
  16. Not yet. I am still somewhere in between Custom Links by @DawPi not reinventing the wheel and a plugin preventing linking itself. I tend to write my plugin though.
  17. Should it work in Pages as well? It seems not adding links to content field.
  18. There were two different requirements. I have quoted the one, that he can achieve without any customization.
  19. One question. Does Limit Link restrict the linking inside a page or a single content piece? I mean, if I have a topic where a word is repeated again and again in every post, then it will be linked in every post. It would not link twice inside one post, but there would be 10 links on one page if the word is used in 10 posts on the topic. Right?
  20. This is possible out of the box. In your ACP go to the Themes and click on the Manage Resources in the line with the Theme. Search for default_photo.png, edit and replace with whatever you like Then go to Profiles in ACP and enable Use the theme's default profile photo
×
×
  • Create New...