Jump to content

bfarber

Clients
  • Posts

    163,911
  • Joined

  • Days Won

    346

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by bfarber

  1. Adding that parameter will effectively tell the backend confirmedDelete() method that the request was confirmed.

    The typical manner of doing this is to add the data-confirm attribute to the link, and then call confirmedDelete() on the backend. Don't forget to use a CSRF check if appropriate (which is most likely the case if you are deleting something through a GET request).

  2. We use oembed to embed a URL. You should perhaps reach out to TikTok and suggest that they support their own mobile URLs at their oembed endpoint, as we do not control the information supplied by them.

    https://www.tiktok.com/oembed?url=https://www.tiktok.com/@invictusmann/video/6856481534585605381

    and

    https://www.tiktok.com/oembed?url=https://m.tiktok.com/v/6856481534585605381.html

    work. Compare to 

    https://www.tiktok.com/oembed?url=https://vm.tiktok.com/ZSW329cu/

    which does not

     

  3. No, we don't track click areas on your community with that option.

    I think it's fairly obvious what the average user is doing when browsing a forum and using it. The vast majority of users are reading, and perhaps replying, not using auxiliary features like marking a forum as read.

  4. The tar/xml files are not retained. They are install files and are used to install the resources, and then are removed.

    It is generally against license agreements to purchase a plugin or application and use it on more than one site. If the author of a resource does allow this, then you may be able to reach out to them and ask them for a copy of the resource once you've purchased it to install on another site. If you are speaking of test sites specifically, we have a special -TESTINSTALL key that you can use on your test site which will give you access to your resources purchased for your live site for a test installation.

  5. So you have an item showing on the "Our Picks" block which is broken, but it does not show on the "Our Picks" page?

    Run the support tool in the AdminCP to clear caches, and if that doesn't solve the issue submit a ticket. My first guess would be an old block cache that needs to be cleared.

  6. Since screen real estate is more limited on mobile devices, the most common and important elements need to be emphasized. While I sympathize with what you are bringing up here, the reality is that most average users are not regularly attempting to mark the forum as read (but they are regularly attempting to scroll through and read through topics). This is why the button may be de-emphasized on mobile.

×
×
  • Create New...