Jump to content

WP V0RT3X

Clients
  • Posts

    648
  • Joined

  • Days Won

    5

Reputation Activity

  1. Like
    WP V0RT3X reacted to ReyDev in Marketplace Closure   
    As a developer who has years of development experience and I am familiar with various techs that I could use in the development of apps but I didn't due to their limitations by IPS. I am sure that this method will help to make IPS more powerful and eventually users will use it and who will have a powerful board. Also, this method increases the competition between developers, and better apps are produced. If you look at other platforms and CMSs like WordPress, you will see that there are many developers for an app and you can choose the best one after comparing them. Many of the apps in the market can be better developed and released to the public, but considering that other developers have done it, I didn't do it so it doesn't affect their sales.
    For example, I was recently working on an LMS project, which was quite similar to the apps available in WordPress and other CMSs. When I found out that IPS itself had published the same, so I stopped the development, because I didn't know if this app would get permission to publish after the completion of the project. But I can continue to develop them now. also, I have made a lot of custom apps and plugins (+70) that I could publish in the market according to the agreement I had with the clients, but I didn't take the risk due to IPS restrictions, and now I'm thinking about publishing them. there are even apps whose value is less than $10 and some do not need renewal. We can manage them in this way.
  2. Agree
    WP V0RT3X reacted to ReyDev in Marketplace Closure   
    I can imagine what great things can be done by removing these restrictions 🙂
  3. Like
    WP V0RT3X reacted to Joel R in Marketplace Closure   
    To Marketplace developers and the Invision community as a whole, I will be happy to host an independent and collaborative Marketplace directory.  It's already in the works.
    I fully support a thriving ecosystem of developers and clients: to extend, to inspire, and to push the boundaries of our platform. Technology is an important differentiator more than ever in the modern web, and working with developers (either privately or through their public mods) can help fine-tune your platform. 
     
    More information and invitations will be sent out to active Marketplace devs.  You are also welcome to send me a direct PM.  
    Follow this topic for any future updates.  
  4. Like
    WP V0RT3X reacted to Nathan Explosion in A website is mirroring my website instantly (illegally) - Help   
    Have you thought that maybe they are just using your RSS feeds? No knowledge of your site, or the other one, so can't check if you have them enabled. But if you do then...
  5. Like
    WP V0RT3X reacted to opentype in Community Discord Server   
    Then just start it yourself and we will see if it will work. 
  6. Like
    WP V0RT3X reacted to SJ77 in Buying new self hosted licence - how to choose few applications?   
    I have a license that I paid full price for a while back. I stopped renewing it because I never used it. I thought I was going to use it for something but it turns out I didn’t end up using the software for anything. I paid renewals for about a year or two but the software just say there not ever one time being used. It didn’t make sense for me to keep renewing it. 
     
    However, I like to think that if I ever figure out a use for this software, then I have already paid for it more than a few times over. It should be there for me to use and start paying renewals again.
     
    I hate to think that I would have to pay full price for it all over again. 😣
     

     
     
  7. Like
  8. Agree
    WP V0RT3X reacted to DawPi in Plugins & Applications   
    But I don't want to. What now? 😉
  9. Thanks
    WP V0RT3X got a reaction from kmk in For making impressive home page   
    Single php file =>$0
    Buying and always renewing the Pages app for ONLY ONE single page =>$$$
    Your code/the content is the same and you can also use the IPS navigation and your theme.
    A good and free editor has FTP build in too when you save your file.
    I don't say Pages is a bad app, but totally overpowered and much too expensive for cases like this.
  10. Agree
    WP V0RT3X got a reaction from Randy Calvert in Wordpress comment = topic post   
    If you want something like this use Pages as CMS.
    If the main site is more important than the forum, use a WordPress forum plugin instead.
  11. Like
    WP V0RT3X reacted to Claudia999 in FX Pages - a free collection of Pages templates   
    We have it in use with PHP8 and latest version of IPS. But I am also concerned about what will happen to it in the future.
  12. Like
    WP V0RT3X got a reaction from Daniel F in A Real Estate application   
    I don't think such an application would generate many sales. Calculate the time it takes to create something like this, provide support, client wishes to implement and updates versus a few bucks you earn with it.
    Better create something with Pages (I already did something like this for a client).
  13. Agree
    WP V0RT3X got a reaction from Giray in A Real Estate application   
    I don't think such an application would generate many sales. Calculate the time it takes to create something like this, provide support, client wishes to implement and updates versus a few bucks you earn with it.
    Better create something with Pages (I already did something like this for a client).
  14. Agree
    WP V0RT3X got a reaction from Marc Stridgen in Forum Display on Wordpress Site   
    Hi, I don't recommend to embed the whole forum in WordPress.
    Better create some blocks with IPS Pages and place them in your templates or whatever pagebuilder you are using.
  15. Like
    WP V0RT3X reacted to SeNioR- in New year’s resolution: Make the Marketplace great again   
    @Matt May we know what was the reason? Will signatures be marked as deprecated soon? I am asking out of curiosity 🙏
  16. Like
    WP V0RT3X reacted to Martin A. in New year’s resolution: Make the Marketplace great again   
    We're a dying race, no one's gonna take our place once we eventually leave and this platform will be without any 3rd party developers to bother them and break their codes. Sounds like the dreams of the IPS management 🙂 
    How long haven't we begged them to do something about the marketplace?
    Everything we say is ignored. The amount of topics lacking a staff answer in this forum is evidence of that.
  17. Thanks
    WP V0RT3X got a reaction from kmk in Xiaohongshu embedded   
    If you want autoembeds you need a plugin like there are for other tubesites in the Marketplace.
    Btw you know you can't easily embed http in https?
  18. Like
    WP V0RT3X reacted to G17 Media in IPS lazyloading does not work on dynamically loaded HTML elements (paginated, ajax loaded, etc)   
    Hello,
    I've discovered a bug in how IPS' lazyloading works on dynamic elements.
    in ./dev/js/library/app.js, line 61, you define a hook/override for $.fn.html. This makes sure that if dynamically loaded HTML contains lazyload elgible content, you instate the lazyload handler on it.
    The problem seems to be instead of looping each lazyload element, ips.utils.lazyLoad.observe is called on the entire element. This then registers the IntersectionObserver on the entire element, causing each lazyloading element to be loaded straight away, defeating the point of the lazyload.
    The fix is to instead call ips.utils.lazyLoad.observe on each lazyload capable element, like it's done elsewhere in the suite. I have patched this locally, but thought it would be useful to share to the IPS developers.
    Happy new year!
  19. Like
    WP V0RT3X reacted to Claudia999 in More privacy on profiles   
    Please let's give our users more options to choose privacy on profiles.
    Let they choose for every single profile field if other users could see the content.
    Background or example: We have a health related community and want to have a profile field with details of diseases. Other profile fields are not so sensitive, they could be published for all registered users. But for this one field with disease details they should have the choice between showing other registered users or only admins.
     
  20. Agree
    WP V0RT3X reacted to Miss_B in Friendly Urls temporarily gone - Troubleshoot with google untill issue fixed?   
    I read your other topic and it is my understanding that you have 2 forums in the same server, but only one has this issue. This tells me that something has been miscunfigured somewhere in the forum where the issue is happening.
    You were given a lot of helpful/useful tips at your other topic, but the thing is that without looking directly in the forum/server where the issue is happening, all one can do is guess. 
  21. Agree
    WP V0RT3X got a reaction from kmk in [Suggestion] Forums as cards in grid view   
    I agree, a lot should be in the core that is only availiable via plugin.
  22. Agree
    WP V0RT3X got a reaction from Afrodude in [Suggestion] Forums as cards in grid view   
    I agree, a lot should be in the core that is only availiable via plugin.
  23. Haha
    WP V0RT3X reacted to marklcfc in Add a dark mode   
    If it ever happens it'll be a cloud feature to rub everyones noses in it
  24. Like
    WP V0RT3X reacted to 13. in Add a dark mode   
    The last four don't seem so impossible 😉
  25. Like
    WP V0RT3X reacted to Day_ in Add a dark mode   
    Default dark mode for IP board with a more intuitive switch than the theme drop down.
    iPad app for Whatsapp.
    iPad app for Instagram.
    Becoming a millionaire.
    Marry Margot Robbie
    5 things I have accepted will never happen in my lifetime. 
×
×
  • Create New...