Jump to content

Daddy

Clients
  • Posts

    559
  • Joined

  • Last visited

  • Days Won

    2

 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 Daddy

  1. Latest version doesn't work with guests if you don't have "everyone" selected
  2. The header duplicates when you load the store for the first time. Might be an issue with CF's rocketloader? Reverting back to 1.0.1 fixes it.
  3. @Heosforo Sorry, I'm not a complete noob but for whatever reason, your templates saved as random numbers so I wasn't actually sure where the template was. For anyone who would like to still show categories for guests and trigger login on Create Ticket button feel free to use the code below. Database Tickets Category -> CategoryRow {{$RecordsClass = $category::$contentItemClass;}} {{$lastPost = $category->lastPost();}} <div class='ipsGrid_span3 ipsBox ipsPad_half ipsSpacer_top ipsSpacer_bottom ipsDataItem ipsDataItem_responsivePhoto ipsClearfix' data-categoryID="{$category->_id}"> <h4 class='ipsType_sectionTitle ipsType_sectionTitle ipsType_center'> <a href="{$category->url()}">{$category->_title}</a> </h4> <div class='ipsSpacer_top ipsClearfix'> <p class='ipsType_center ipsPad'>{$category->_description|raw}</p> </div> {{if $category->can('add')}} <a class="ipsButton ipsButton_medium ipsButton_important ipsButton_fullWidth" href="{$category->url()->setQueryString( array( 'do' => 'form', 'd' => \IPS\cms\Databases\Dispatcher::i()->databaseId ) )}">{lang="cms_add_new_record_button" sprintf="\IPS\cms\Databases::load( $category->database_id )->recordWord( 1 )"}</a> {{else}} <a class="ipsButton ipsButton_medium ipsButton_important ipsButton_fullWidth" href="/login" data-ipsmenu-closeonclick="false" data-ipsmenu="" id="elUserSignIn">{lang="cms_add_new_record_button" sprintf="\IPS\cms\Databases::load( $category->database_id )->recordWord( 1 )"}</a> {{endif}} </div>
  4. @Heosforo Yeah I want it so you can only see your own records, I mean guests cannot see the categories despite my configuration.
  5. Seems I cannot get them to show for guests. I assume you did that on purpose? I want them to show for guests otherwise it's a blank page ?
  6. @Heosforo It's working now. Seems I was using an old version of the templates.
  7. Even with permission, I cannot click on any tickets. The title appears hidden. Not sure what I did wrong.
  8. When you go to submit a feed it redirects you to the image instead of submitting the feed.
  9. https://invisioncommunity.com/files/files.xml/
  10. Would love an option to replace film scroll with an up next scroll that shows x amount of video thumbnails instead of just random thumbnails of the same video (kind of pointless since you cannot interact with it.)
  11. Update on this? Application as-is is pretty useless without featured image.
  12. @TAMAN Possible to add an option to stretch footer the width of the screen instead of ips container?
  13. Ignore me I was able to resolve it by reuploading the template.
  14. @TheJackal84 I don't know why I kept saying timeline. I meant cover photo but the timeline option is nice as well.
  15. @TheJackal84 I guarantee if you replaced the timeline with the video option, set it to autoplay and removed youtube overlay it'll be the most popular option between customers. This is not replacing a users timeline this is leveling it up for the most part. This is just a wild idea and by no means a request.
  16. IMO this would be amazing if instead of adding a widget you replaced the user's timeline with the video.
  17. Feature Request I would like to see avatars displayed instead of text on the System -> Members block. It currently shows if it's formatted as list but not as Comma separated list.
  18. @Adriano Faria Amazing support as always!
  19. This doesn't seem to work on the recently browsing widget.
  20. @TheJackal84 That is how it works yes. But what happens if they need to re download it in 7 months? I myself have been in situations where I've had to completely reinstall my hooks/applications but let me just be clear I'm not trying to bully you into rethinking your pricing as this is your content not mine. I noticed you were pretty new to the community and wanted to try to shift you before you landed in the dark side. Your pricing is fair but just remember that having said renewal you're liable for dedicated updates otherwise anyone whom renewed can request a refund via IPS as forcing members to rebuy the same content over and over is a no go. Either way good luck with sales.
  21. @TheJackal84 That's the thing.. You are. By adding a renewal price you're forcing everyone to repay in the event they ever have to redownload it despite if there has ever been any updates. My grudge is not towards you in any way I'm just not pleased with what direction the marketplace is going with insanely inflated pricing as well as ridiculous renewals. I just noticed the other plugin and confused it with this one. I was irritated at first because I thought you had changed it from free to paid which happens here more often than you'd think.
  22. @superj707 when I viewed it 2-3 hours ago I could of sworn it was free. But I know for a fact the price changed within that time frame. Perhaps I'm naive and feel that people shouldn't have to spend $10.00 on something that could be easily done adding a few lines of code into your forum container. I will say the cover photo behind the avatar is hot but none the less useless as cover photos tend to be large and would only shrink it down into a pile of pixelated rubble.
  23. I had to withdraw my like up until you put a tag on it. $10.00 and a renewal for this? Is this even a plugin or is it a text file with template snips? There's several of these already released that are very similar almost identical that is currently free. I would rethink your pricing.
  24. Perhaps, there are several thousand topics, though, I let it go all night and no results. I'll try to think of an alternate method of showcasing the marketplace.
×
×
  • Create New...