Jump to content

ReyDev

Members
  • Posts

    539
  • Joined

  • Days Won

    3

Reputation Activity

  1. Thanks
    ReyDev got a reaction from OptimusBain in Menu PLUS [Support Topic]   
    What's New in Version 1.2.0.1
    Add label to the menu items to make them stand out
    Enable | Disable Multilanguage text font color font size background color RTL supported Mobile devices supported
     
  2. Thanks
    ReyDev reacted to Steph40 in LAXERI Theme [Support Topic]   
    Excellent job with the update, thank you.
  3. Thanks
    ReyDev got a reaction from CiberBob in LAXERI Theme [Support Topic]   
    What's New in Version 1.0.1
    New Features
    Add background color for slides Add logo for dark and light themes Compatible with PHP8 Fixed :
    CTA Enable / Disable 
  4. Thanks
    ReyDev got a reaction from LiquidFractal in Hotspot Image [Support Topic]   
    yes , exactly!
    I'm going to check the ability of adding this feature to the editor and if it's possible i'll definitely add it. let you know asap.
  5. Like
    ReyDev got a reaction from LiquidFractal in Hotspot Image [Support Topic]   
    It's a good idea for a LMS system.
  6. Like
    ReyDev got a reaction from LiquidFractal in Hotspot Image [Support Topic]   
    I added to the demo after reminding you.
    Yes, you can set a URL for contents.
    The spot content is very complete and powerful and supports any content you want
    Check it please here :
    http://ips.valacoding.com/index.php?/online/
     
    Your content can be :
    simple text with link Image with link Movie ,that you can upload a video or use an external link (youtube , ... ) Text using text editor (you can use the IPS editor to add any content you want ) please look at this screenshot. as you can see, it supports all type of content


     
  7. Like
    ReyDev got a reaction from LiquidFractal in Hotspot Image [Support Topic]   
    Hi @liquidfractal
     
    There are currently no settings for these two modes.
    One of the uses is to put several spots on the image and link each one to a product. Note that the product image cannot be displayed this way
     
    Slideshow mode will be created asap.

     
  8. Thanks
    ReyDev reacted to Daniel F in How to disable an app for a specific theme   
    Nope, there's no official helper method:)
  9. Thanks
    ReyDev reacted to Adriano Faria in How to disable an app for a specific theme   
    It doesn’t need to have a front end controller and I never mentioned it. You need to hook in the Applications.php, which ALL apps must have! Fromt there will work everywhere, including when a hook from this app runs.
    Anyway, to disable an app, use:
    $app = \IPS\Applications::load( ‘appkey’ );
    $app->enabled = 0;
    $app->save();
     
    Not tested. Doing in on a phone. 
  10. Like
    ReyDev reacted to Daniel F in How to disable an app for a specific theme   
    Adriano's code will disable the app completely, which I guess is also not what you want:D
    1. You'll have to tell us how you're changing the navigation:D
    2. You *could*  use \IPS\Member::loggedIn()->skin to get the members theme id and do something like:
    {{if \IPS\Member::loggedIn()->skin === 3}} this will be displayed only in theme 3 {{else}} everybody else will see this {{endif}} Something similar could be done in Theme::hookData(). It's really a powerful system, so I would suggest to spend some time to see how exactly it's working:)
    You could also create a hook on Template::compileTemplate to do whatever you want there, for example to remove the hook before the template is compiled;) BUT I'm afraid, that's just asking for trouble and it's something what you could do for your own board, but I don't think that we would allow such changes in the marketplace! 
  11. Thanks
    ReyDev got a reaction from OptimusBain in Forum Collection [Support Topic]   
    Hi @MythonPonty
    Show the card view on topic hover is added. is pending approval. Thanks for mentioning it

    DEMO : http://ips.valacoding.com/
  12. Like
    ReyDev got a reaction from MythonPonty in Forum Collection [Support Topic]   
    Hi @MythonPonty
    Show the card view on topic hover is added. is pending approval. Thanks for mentioning it

    DEMO : http://ips.valacoding.com/
  13. Like
    ReyDev got a reaction from MythonPonty in Forum Collection [Support Topic]   
    Hi, 
    Yes sure. if there is a built-in function in the IPS for this.
  14. Thanks
    ReyDev reacted to CircaCitadel in Move search to User Bar   
    You might need to put in the registration bar as well because then you can't search without being signed in.
  15. Like
    ReyDev got a reaction from Steph40 in Advanced Widget Settings [Support Topic]   
    @AlphaWulfx
    Follow-ups revealed that the problem was with another 3rd party widget from another developer.
  16. Like
    ReyDev got a reaction from AlphaWulfx in Advanced Widget Settings [Support Topic]   
    @AlphaWulfx
    Follow-ups revealed that the problem was with another 3rd party widget from another developer.
  17. Like
    ReyDev got a reaction from CircaCitadel in Move search to User Bar   
    @CircaCitadel
    I will add this feature to the Overlay Live Quick Search app by the end of the week.
  18. Like
    ReyDev got a reaction from Sonya* in Move search to User Bar   
    @CircaCitadel
    I will add this feature to the Overlay Live Quick Search app by the end of the week.
  19. Thanks
    ReyDev got a reaction from kmk in Advanced Widget Settings [Support Topic]   
    Hi @kmk
    that's good idea,
    I'll work on it 
    thanks.
     
  20. Thanks
    ReyDev reacted to TAMAN in Translatable(text , editor) in Theme custom setting   
    never tested in themes but you can check how translatable form fields need to be created by looking at ips templates  example... \core\widgets\achievements.php
    basically, you would need to add the $value to core languages and then return that instead of the theme setting value
     
  21. Thanks
    ReyDev reacted to BankFodder in Menu PLUS [Support Topic]   
    Just to confirm to everybody who might be interested in this application – it looks as if the installation issue we had on our forum was a glitch and in fact 10 minutes later the problem had cleared itself and everything works very well.

    We are very pleased with this Menu Plus application and the response time of the developer.
  22. Like
    ReyDev got a reaction from BankFodder in Menu PLUS [Support Topic]   
    in fact, for the new version , we have only built all apps with the new version of the IPS core (4.6), and we have not changed anything at all.
    most likely this issue is related to the cache system and It will be fixed by clearing the cache or over time set for the cache system ( in your case 10 mins or less).
    be sure that we have not added or removed any new sections.
  23. Thanks
    ReyDev reacted to SergeFr in Advanced Widget Settings [Support Topic]   
    Bonjour,
    Pas grave !...
    J’ai acheté 2 de vos logiciels et après une période d’apprentissage, ils sont super.
    serge
     
  24. Thanks
    ReyDev reacted to kmk in Menu PLUS [Support Topic]   
  25. Like
    ReyDev reacted to Core4D in Hotspot Image [Support Topic]   
    This is a big issue right now and should be implemented asap because it makes plugin kind of useless. Works better with Clubs for my user case. Otherwise, great app, strong 4 starts, as soon as they implement visibility restrictions 5 starts for sure. 🙂
×
×
  • Create New...