Jump to content

Patreon Lukazuki

Clients
  • Posts

    54
  • Joined

  • Last visited

 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 Patreon Lukazuki

  1. generally, a good improvement would be to remove numbers from URLs I know that's required to detect what content to display, but I think it could be done, that feature exists on the page app.
  2. when someone license has expired for example a few days ago, and he just creates a plugin for the version that last been installed, he knows that plugin work on every latest version of the Invision Community but can't upload to the market without paying renewal. Don't tell me that you have to rewrite plugins every time to be compatible with the latest version, because that's not true. The correctly made plugin is compatible with each version until major changes in the core. I know that's is different but, this is one of the many things of the present problem. Why fewer people will be creating things for the Invision Community? Someone has a license and latest version of the Invision Community but without renewal: - can't upload files - can't download free files - can't buy resources what? authors can't earn money on their resources without a renewal license even though the resources are compatible with the latest version of Invision Community, who asked for that? the idea is good but needs improvement, as it stands it discourages devs from using it.
  3. for example, as I want to upload a free file to the market, I have the license but I need to pay a 40usd to upload a free file, seriously? 😂 the policy followed by IPS is absurd and anti-development.
  4. overall not bad, compared to what was on the previous ips versions, actually, there is an improvement, only this mobile version lags behind a lot 🤐
  5. you can do that by CSS /* everywhere hidden */ .someclassName { display:none; } /* visible only on store */ body[data-pageapp="nexus"] .someclassName { display:block; }
  6. show me the name of the forum software 'CMS' that have in the default template your button switch between light and dark 🤨
  7. by default this feature, it would work only for specific themes, there are a lot of themes that don't support the light version, are made only for dark appearance. the solution is simple, if you want dark/light mode, build it on your theme, or use two themes to switch between them
  8. very good point, I was also wondering about it how to fix this 🙄 there is no such option in the setting to set a downloads link in (target="_blank") all downloaded files are open in the same window 🤐
  9. I caught this bug on chrome, firefox, and opera, I have the latest version 4.6.9 updated a few days ago, and I checked it on another installation on localhost and this bug can also be done there 🙄
  10. ips_widget_bug.mp4 If you watched this video, please check it on your forum and vote in the poll. carefully look at the situation in which the widget disappears, bugs will appear when you rearrange the widget between areas and return with the widget to the previous area it was placed in. example: from areaHeader to areaSidebar, you save, ok its work. but when you move from areaHeader to areaSidebar and you decide back to areaHeader and you save it, the widget doesn't save the position and disappear, this bug is attending in all areas and applications. Where is the solution? core/modules/front/system > widgets.php cms/modules/front/pages > builder.php - for those who use IP.Content App the problem is mainly related to the above two files, both have a function: /** * Reorder Blocks * * @return void */ protected function saveOrder() { ... } it lacks a function that would check in which area the widget is actually located or the current function is blocked in a situation when the widget is moved between areas several times and will be placed in the previous area. it is possible that these functions are also affected: /** * Get Configuration * * @return void */ protected function getConfiguration() { ... } or /** * Get Output For Adding A New Block * * @return void */ protected function getBlock() { ... } I'm not a programmer, I just found where the problem is, the rest is up to you what you do with it. Thank you for your attention 😇
  11. I have noticed that the tiers are displayed in the tab ACP/Patreon/Campaign Will there be in a future a widget to display tiers?
  12. that's not a good idea. Do you want to stay with a world-class job? grab your ass and request custom theme with option "button" to switch between dark and light mode.
  13. maybe in an alternate universe, IPS uses the AngularJS 🤔
  14. because members don't trust, also there is a high risk of cheating frauds using the subscription with commerce, people know patreon as platform to reach funds, all risk is passed on the patreon site, so this is the best way
  15. finally, someone who has done this plugin 💕 Can we expect the patreon login function? for those members who do not have account at the forum but they have account on the patreon, to automatically create account and assign to the current group? your plugin is based on the APIv1 or API v2?
  16. Do you have any link with the demo of this project manager?
  17. What's the use of having Clubs tab without content? should be an option to hide empty clubs in profile of course, we need to do option with switch default tab 'Activity' to another tab Albums or About Me
  18. There are many cool free new icons in FA5 and they updated a lot of icons from v4 yup I know is difficult to do in a short time, but it must have in a future update
  19. @All Astronauts I want to report https:// ipbdesign .com/files/file/377-kitchen-sink what that it happened there? also there is Sound Board and Spacious ACP/Spacious Widgets
  20. after first instal there is no problem, but when I uninstall and install again there is missing templates and requires manual revert
  21. @Adriano Faria Can you update this plugin to work with 4.2 ?
×
×
  • Create New...