Jump to content

Sonya*

Clients
  • Posts

    3,823
  • 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. Yes, leave the value empty to remove the character from any URL.
  2. Reordering Applications in System is broken as well. Seems to be a global issue with reordering.
  3. I cannot see how this can help as well. If I do not like the newsletter, I will opt-out. If I would like to be informed about news and updates another way, I will follow the containers I am interested in. In the "Follow" options I can choose if I prefer e-mail or inbox and the frequency. I would rather create a Newsletter database, where all issues are saved, and encourage users to follow the database if they do not like the newsletter as e-mail. Still, I am not sure how this can change a user's behavior if he has opted out and is not active anymore.
  4. There is a workaround about it if you have Pages. Create a hidden Pages database, with no permissions for the users Enable posting a new topic in the forum, if the record is published Create your topics and schedule the records to be published in the future When the record is published, the thread is automatically posted on the forum You might edit a template to remove the reference (link) to the record: cms->front->submit->topic.
  5. You can determine what user group the facebook bot should be given.
  6. This is true for professionals. Professionals can edit HTML and can also resolve the upgrade issues. Non-code customers will not understand what you say. Google, Mailchimp and all other providers out there offer them ready-to-use snippets along with the instruction where to put it. And they will try to add them by messing templates. Even worse, they will forget their snippets later in the template bits. The scripts stay there forever, even if they are not needed. You do not remove something that you do not see, do not understand and not aware of 😉
  7. Do you mean print button or print styles as well?
  8. @Ricsca, imagine you develop and sell a unique product. You have already thousands of customers, 80% are happy. 20% are not. They say: Your green is not green enough, please make it greener. Move this holder to the other side, it does not make sense to have it here Integrate a GPS chip so that if lose it, I can find it easily (after all, even Apple does so!) Make it a bit smaller so that it fits in my Gucci woman's bag, there are only some millimeters too big Disappointed, that this is not waterproof No app? Well, how am I supposed to use it without an app? We are not in the Stone Age. And so on. On the other side, you have your own roadmap and ideas on how the product should be developed further. And you have some bulk customers, saying, if you put this glittering thing over there, I will buy even more. If you care about your business, you would hear suggestions and evaluate if the green should become even greener. Is it something that will help to boost your sale? You will keep your roadmap and work on new ideas and features instead of following ALL suggestions your customers ever made, sane or not. And you will try to satisfy your key customers, sane or not, to keep them buying even more of your products. You must discard some suggestions, that require significant effort and promise only a small outcome. The customer whose suggestion you've discarded will say: "you are simply not interested in improving your product". And that will not be true. You know it.
  9. I have not tried it yet. I suppose it will not respect the wiki permissions, as wiki permissions will be overloaded with club permissions. Generally, club permissions are very limited and are incompatible with member groups permissions. This is IPS, not my app. BTW, There will also be display issues when you try to add categories block to the database page. I am aware of this, but I have not found any simple solution for it. This app is quite limited to just CRUD of database records inside one category using default display and listing template. Nothing more 😞
  10. I am not quite sure 😄. You can create an HTML page in Pages and add redirect to the page content: {{\IPS\Output::i()->redirect('YOUR_URL', '', 302);}}
  11. @media this is an example: tadalafil tаdalafil The words look identical, but technically, they are not. I have replaced the first "a" character in the second word with the Russian letter "a". It looks the same, but this cannot be caught by the filter, as technically the second one is another word. There are even three "a"s in the word. Think of the number of combinations. And there are other languages out there, that have letters that look identical to the Latin characters, but they are not. EDIT: you can open this URL to see that the first "a" in the second word is not the same https://fonts.google.com/?preview.text=tadalafil tаdalafil&preview.text_type=custom
  12. @Marc Stridgen from the support standpoint, can you please describe the steps what can be done to allow people with expired invoices to purchase (renew) subscription or product again? This is the question for support. Is it possible? If yes, how? Thank you!
  13. In AdminCP, the link for the button Learn more is broken. It tries to open this https://remoteservices.invisionpower.com/docs/googletagmanager/?version=106159 and results in 404.
  14. @HAINAngel, @chopin you have to post your issues into support forum https://invisioncommunity.com/forums/forum/497-help-support/ This here is the support from community members, not IPS.
  15. @Marc Stridgen, he does not know WHERE he added the code in the past and needs help to find the place he inserted it. It would be so easy, if the customer would not be forced to misuse Analytics fields or mess templates to just add some external JS to the site 😊
  16. Just to show, that this is needed: https://invisioncommunity.com/forums/topic/466493-how-to-add-new-script-tags-to-page-head-area/ https://invisioncommunity.com/forums/topic/466083-google-adsense-auto-ads-where-to-paste-code/ https://invisioncommunity.com/forums/topic/454656-custom-js-head-code/ https://invisioncommunity.com/forums/topic/456702-add-js-to-of-a-page/ Usage examples Mailchimp JS header code to display the native Mailchimp "Subscribe" block. Add an ad network code. Add custom fonts and so on All these people would and do mess globalTemplate to just add their custom JS scripts. Later on they are probably going to run into issues while updating. They cannot just disable the scripts for a test without editing HTML and CSS again and again. Please consider this suggestion for the head code. It would be user-friendly for non-code customers and would allow debugging issues much easier. It is not a big deal at all. I still use this https://invisioncommunity.com/files/file/7631-custom-head-and-body/ and it works like a charm. Unfortunately, not updated and not usable for Cloud starter package.
  17. While creating webhooks, the ID of database is used instead of key or name. It is difficult to differ them by key if you have some of them (see below) . Can I have a database name or key, please?
  18. CP_DIRECTORY is deprecated //-------------------------------------------------------------------------------------- // DEPRECATED OPTIONS: CHANGE AT YOUR OWN RISK // These constants were once customisable but their fucntionality should now be // considered deprecated. // AdminCP Obscurity Settings // It was once recommended for site owners to rename the directory for security // and set the CP_DIRECTORY constant so some links still work, the upgrader can put // files in the right place, etc. While it is still honoured, it is no longer recommended // as much more secure alternatives like two factor authentication now exist. 'CP_DIRECTORY' => 'admin', // The name of the directory where the AdminCP is
  19. Create a "listener" for Webhooks in IPS to avoid using external service like Zapier, IIFT or Integromat for Invision Community -> Invision Community Zaps. Especially for zaps where trigger and action are in the same community. Usage examples: if a new user registers -> create a record in Pages if a new blog entry or gallery image is published -> create a topic if a page in database is updated -> send notifications to followers if a record is update in reciprocal database -> update the main record if a file has been update -> add a post to the file topic with change log if user purchases a product -> join him to club and so on
  20. Have you allowed less secure apps in your Google account? https://support.google.com/accounts/answer/6010255?hl=en
  21. Normally, you just install editor plugins, and they do what they have to do. I have not tried these plugins myself. Have you tried Wiris support?
×
×
  • Create New...