Jump to content

joshuaj

Members
  • Posts

    307
  • Joined

  • Last visited

Reputation Activity

  1. Like
    joshuaj reacted to HeadStand in Template System   
    Yes, that's what I'm talking about as well. 😉 I understood what you meant.
    I'm not sure that I can do it, honestly. I can try, but no guarantees. At the time that I added that particular feature, it was extremely tricky and I don't know that I'd be able to hide it completely.
  2. Like
    joshuaj reacted to jp in Advanced Tags & Prefixes - IPS 4.x   
    Can it be forked or handed over to another developer like @Adriano Faria?
    it seems such a waste for a quality app with such a long history to just die off, especially when many sites rely on it.
    Or conversely the IPS core team should look at incorporating this tag functionality into the core IPS!!
  3. Like
    joshuaj reacted to TheJackal84 in Members Shop ( Support Topic )   
    I am also making the tables look a lot nicer with the ability to feature them on the front end etc, The old grid view will still be there but there will be 2 styles to choose from,
    ( I like the new style I was getting drawn to the tables again but the grids are so much better )

    that style will also make the landing page look a lot better

  4. Like
    joshuaj reacted to Joel R in Members Shop ( Support Topic )   
    1.  I'm trying to search for the phrase, as shown in my screenshot, of "Gained 1 Points for replying to a topic."  Notice the plural and singular.  It looks like you're combining two tokens in your language string: "Gained %s %s for repling to a topic" so I need to know what you're using for the Points part.  
    2.  You should fix the spelling:  Gained %s %s for replying to a topic.
    3.  The langstrings for gallery items are proper case, and inconsistent with the others.  
    These aren't a big deal, but making you aware 🙂  
    To me, the most amazing purpose of members shop is to create engagement and gamification between members.  I buy a gift for you. 
    If you add comments, then you're treating members shop like a directory of items (like forums is a directory of topics, or gallery is a directory of images).  But the purpose of the item is not to discuss items. The purpose is to use items to engage with others.   This is what makes your Members Shop one of the most compelling apps in the Marketplace right now.  You're adding a whole new way to interacting with other users and I think you should have a razor-sharp focus on building capabilities around that user-to-user engagement.  That's the power behind your app.  Hope that makes sense.  
  5. Like
    joshuaj reacted to TheJackal84 in Members Shop ( Support Topic )   
    I am also making a nice landing page for the app with like 4-5 blocks showing xyz items something like this

    not sure how it will look at the end but this is all testing, I am also thinking of maybe adding comments to the items etc so people can discuss them and so on, that will also bring a new item page what will show a new page with the items description and the comments and so on, ( maybe reviews too ), it is a lot of work to do so am not sure what the timeframe will be or if it will all be added to it, whats your thoughts on the comments etc? also depending the way it goes I think it might go straight to a 2.0 version cos the ideas I have for it is a massive update and worthy or a new 2.0 title lol
    what do you mean? something like each item to have the ability to post a topic when brought? I do have a feature on the lottery app what creates a topic when the lottery is created then it will post on that exact topic with replies to anyone what won, so maybe I can do that if that is what you mean
  6. Like
    joshuaj reacted to TheJackal84 in Members Shop ( Support Topic )   
    yes a couple have been done they should be added into the next update
    ms_log_xxxx so just search ms_log and they will all show up
  7. Like
    joshuaj reacted to Adriano Faria in Canned Replies   
    Not currently. If you want to sort by title, change in your install. Open applications\cannedreplies\sources\Replies\Replies.php and find:
    foreach( \IPS\Db::i()->select( '*', 'cannedreplies_replies', array( 'cr_mid=?', \IPS\Member::loggedIn()->member_id ) ) as $row ) Change to:
    foreach( \IPS\Db::i()->select( '*', 'cannedreplies_replies', array( 'cr_mid=?', \IPS\Member::loggedIn()->member_id ), 'cr_title ASC' ) as $row ) And find:
    foreach( \IPS\Db::i()->select( '*', 'cannedreplies_replies', array( 'cr_mid!=? AND cr_type=?', \IPS\Member::loggedIn()->member_id, 1 ) ) as $row ) Change to:
    foreach( \IPS\Db::i()->select( '*', 'cannedreplies_replies', array( 'cr_mid!=? AND cr_type=?', \IPS\Member::loggedIn()->member_id, 1 ), 'cr_title ASC' ) as $row ) I'll change it in next version.
    No.
  8. Like
    joshuaj reacted to Pete T in Mark as Sold   
    Yeah tested myself as Dev not around 
  9. Like
    joshuaj reacted to Adlago in Pages SuperGrid support   
    Sorry, I had 500 error, and the site recovered after disable plugin.
    Now I find that there is another error - and the plugin works correctly.
    Again, I apologize.
  10. Thanks
    joshuaj got a reaction from Fosters in Application Forms - Supporttopic   
    How do I utilize this feature? I'm not seeing this.
     
    edit: 
    nevermind I was looking at the wrong forum lol 
  11. Like
    joshuaj reacted to TAMAN in Magnum Theme [ support topic ]   
    Yes. ?
     
     
     
  12. Like
    joshuaj got a reaction from onlyME in Videobox   
    @onlyME seems that patch fixed the Twitch display issue. Thanks so much!
  13. Like
    joshuaj reacted to onlyME in Videobox   
    Twitch changed their embed url. I will update it in the next version asap.
  14. Like
    joshuaj reacted to AlexWright in Behemoth Theme [ support topic ]   
    It is possible using a custom tenplate and CSS !important element on those pages.
     

    <style>  .swiper-container     {         display: none!important;     } </style>
     
    Just include this at the top of the template.
  15. Like
    joshuaj got a reaction from ADKGamers in Feed2DB - Support Topic   
    HI @Fosters, hope you had a great New Years!
    Just stopping in to see how the image field mapping was coming along.
  16. Haha
    joshuaj reacted to Matt in Bitcoin Support for Commerce   
  17. Like
    joshuaj reacted to Fosters in Feed2DB - Support Topic   
    I have never heard of this  will see how it works and include it into the next release of possible 
  18. Like
    joshuaj reacted to Adam_S in Feed2DB - Support Topic   
    Hi @Fosters.  Can i make a suggestion for this app?  Perhaps to add a "Tags" field which connects to the IPS tags system, so each RSS feed can have its own tags?
    Thanks
  19. Like
    joshuaj reacted to ADKGamers in Feed2DB - Support Topic   
    The record image is coming soon.  Definitely looking forward to that
  20. Like
    joshuaj reacted to khawkins in Feed2DB - Support Topic   
    Basic import appears to work well with latest version (1.0.1). Some additional things we'd like:
    Support "enclosure" tag for multimedia - most interested in capturing the enclosure url Support mapping to predefined content fields. Most wanted: Record Image Publish Date  
  21. Like
    joshuaj reacted to Fosters in Feed2DB - Support Topic   
    Images in the content should already work.
     
  22. Like
    joshuaj reacted to Steph40 in Feed2DB - Support Topic   
    @joshuaj thank you !
    Saw the post after ?
  23. Like
    joshuaj reacted to Fosters in Feed2DB - Support Topic   
    Yes, it's in development

  24. Like
    joshuaj got a reaction from Fosters in Feed2DB - Support Topic   
    New version seems to fix the error.
    Will the future versions have a way to map an image to the "featured image" field?
  25. Like
    joshuaj reacted to Fosters in Feed2DB - Support Topic   
    A new version was released fixing this issue:)
×
×
  • Create New...