Jump to content

Clover13

Clients
  • Posts

    1,403
  • Joined

  • Last visited

  • Days Won

    1

 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 Clover13

  1. Good call. It was due to using Adriano's Embed add-on for setting the og:image, where I chose an image and then later removed it. I'll let him know about this use case so he can troubleshoot. @Adriano Faria
  2. Weird situation. I setup two topics today, which initially presented correctly but are both now showing entire content duplication sequentially (i.e. posts entire topic and comments and then posts entire topic and comments again). Please PM me to review, I'll provide the links. I also created similar topics in the same forum today and they seem to display correctly. Breadcrumbs show something like: Home > Forums > Subforum A > Subforum B > Topic Name + Subforum A > Subforum B > Topic Name Tried to clear out cache but issue remains.
  3. v5!!! Time traveler!!! He could at least give us insight into what else is in there! 🤣
  4. Regardless of the percentage that is actual or perceived (unless it's 0% being lost), the questions still remain. They are important questions from both a client and Marketplace developer perspective. What is the roadmap of the IPS suite and developer toolkit relative to these questions? IPS is developing the suite, the Marketplace devs are just adopting it with whatever tooling they are provided by IPS. IPS knows whether Marketplace devs will be able to achieve the same things (even if it is in a different way/method).
  5. So regarding this assumed 80% of plugins being lost, the main questions I have are: Can similar results (i.e. a client wants X added/enhanced to any part of the suite) be achieved with whatever IPS is developing for v5? Maybe in a different way, but the same end result/solution for a client? If so, will the solutions be Marketplace sellable assets for developers? If not, how does IPS plan on addressing this clear gap in providing functionality to clients that Marketplace devs previously filled in v4? I can't imagine IPS removing the ability for devs to enhance the IPS suite in ways that IPS isn't willing to invest in doing themselves. That would be detrimental to all parties involved. And history (per the number of Marketplace assets) shows there are A LOT of assets/resources clients want and use that aren't part of the suite.
  6. Thanks. I'll set up the same and try it.
  7. Can you share your settings and IPS version? I haven't been able to get it to work replying to an existing topic.
  8. For any other clients that come across this, the issue has been reproduced by IPS, is being reviewed further and hopefully fixed in an upcoming release 👍 The key difference is how the images are embedded in a Topic. If you click the "Insert" link on the attachment thumbnails, it will limit it to 1200px. If you let them auto-embed, then they will reflect your configured settings.
  9. I actually made a mistake on the prior solution and must have been seeing a cached version of my previous solution. My use case is the same, but the titling is still duplicated. This makes sense as it's embedded with the code, there is no {$title} override from anything parameterized so it will always be taken from the Language setting. As such, I can't find a way to have multiple Page Blocks fed from the Page Plugin for Upcoming Events and title them differently without customizing the IPS Plugin Content tab template. Further, I need to manually add any enrichment hook code to that customize template as it will not automatically be added by the IPS system despite being a code hook to that app. @Jim M are you aware of a way to create multiple Page Blocks from the Page Plugin for Upcoming Events without customizing the Page Plugin Content tab template and achieving the following: A unique title (i.e. multiple Calendars, so want the title to reflect the Calendar purpose) for the corresponding Page Block used for display. Including any code that was added as a code hook enhancement for the Events/Calendar app via a Marketplace app.
  10. FWIW, I found the main issue in my implementation. I was using a global Pages Block that calls many other Pages Blocks and Pages Plugins. In this way, the Upcoming Events Pages Plugin "as-is" template is called with the default Language titling. If I instead wrap that Pages Plugin in another Pages Block of it's own, and then embed that new Pages Block within my global Pages Block (instead of using a Pages Plugin referenced embed directly), the title of the child Pages Block is used and the hook code is added as it should be.
  11. To give more details of the use case, I am using Adriano's Calendar Enhancements, which has a countdown timer hook for Events. I have two calendars and want to create two sidebar blocks (one for each calendar). This does work for the "as-is" templating with the exception of the titling being taken from Language settings (i.e. the same title for both blocks as Upcoming Events) rather than the Block configured title. Once I go to edit the "as-is" template as a custom base template so I can edit the title of the second block, I then lose the countdown timer hook from being added to it.
  12. I'm using an app that has a hook to an official app template to enrich the template with more code for its features. I am not seeing these hook code additions/features included the corresponding Plugin block's template referencing the same app template (i.e. Template = default template, use template as-is), should they not be? If not, is there a way to get them included if the default template?
  13. I'm getting the same, blocked from installing things from Marketplace. I also tried to re-add my key via "Change License Key" but get an error "The license key supplied is not valid. Please check the provided key and try again or contact technical support for more assistance."
  14. That's also a great idea for an enhancement. Add a waiting/reserve list.
  15. @ibaker what did you finally wind up doing? I have a similar situation of a member base that has a variety of interests and our site has a variety of subforums to accommodate that. However, our members don't all want the same "default" frontpage activity stream I defined for them. I too am trying to come up with an approach to manage the situation and make it easy for members to opt in and out without overwhelming them with setup (i.e. they have to opt into 50-100 subforums/clubs). I guess the pie in the sky would be to structure some level of grouping tied to an "interest" and allowing them to select the "interest" to acquire the grouping of forums/clubs to see in their activity stream. I know they have the ability to configure their own activity stream as well, but as you noted it has that large ATF section of inclusions and removing it then removes their ability to customize. Likewise each member would have to bookmark their custom activity stream and use it to land on the content they want versus managing it under the covers for them.
  16. I cannot PM you so I added the info to the client area Notes for one of the sites.
  17. The attachment and insert within the editor fills the space but the final rendered display is set at 1200px width
  18. I believe it's set to 1000px width max here, but on my site even when I increase the maximum to display at 2400x1600 with unlimited sizing to be saved, it's showing only 1200 width? Is there another setting somewhere else? Settings: Example, whitespace to the right of image. Image true dimensions are 5184 × 3456. Being displayed with a width of 1200 (see source below) Source rendered: <img class="ipsImage ipsImage_thumbnailed" data-fileid="11014" data-ratio="66.67" width="1200" alt="beatrice-ekenstierna-fj1o54hCnmQ-unsplash.thumb.jpg.cbe7f20e56f4299231df48dca888b8a9.jpg" data-src="//xxxxxxxxxxxx/monthly_2023_06/beatrice-ekenstierna-fj1o54hCnmQ-unsplash.thumb.jpg.cbe7f20e56f4299231df48dca888b8a9.jpg" src="//xxxxxxxxxxxx/monthly_2023_06/beatrice-ekenstierna-fj1o54hCnmQ-unsplash.thumb.jpg.cbe7f20e56f4299231df48dca888b8a9.jpg" style="height: auto;" data-loaded="true">
  19. Same with prefetch of JS?
  20. Yeah sorry, I see how you have it set up. I didn't get to deleting my comment fast enough 🙂
  21. Any suggestions on the issue above @Michael.J?
×
×
  • Create New...