Jump to content

rastafari

Clients
  • Posts

    41
  • Joined

  • Last visited

 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 rastafari

  1. All apps were checked before the last update and in the theme there are only css changes The issue is not new but happens randomly that`s why we haven`t reported that. if it helps to investigate I have added another link to the client area that I found with a double reaction.
  2. It happened today and we are on the latest release with all patches applied. I have added some notes in the clients area.
  3. We have exactly the same issue. It has happened 1-2 times before with different ips versions. I have added some information in the notes. It`s about the site starts with "the"
  4. Open dropdown menu and check if anything is selected. Unselect it and it will stop cross posting. The "post topic" switch did not work as expected in my case.
  5. Set it only for admins and mods. Can you see it??
  6. If Admin isn't your primary profile you can't see this. You have to add your primary profile in checkboxes there.
  7. Check language tab inside database settings. Have you filled all the fields?
  8. The above seems to work fine if it placed in extra condition tab but i`m not pretty sure that is exactly right
  9. In other words if you want to work the above code with auto ads do not place fixed ads anywhere in your community. The only way I found that seems to work properly is to exclude a page from auto ads and on this page in your community to add custom blocks with fixed ads. This way the above code works correclty. With ips internal advertisements when you check a specific location to show the advertisement(e.g. Just above the page footer) is there a way to exclude specific pages? ?
  10. it works as it should and appears correctly on page source. and finally that`s the problem. The first part of fixed ads is exactly the same code as auto ads .
  11. Unfortunately, it doesn't work that way either. There is nothing about auto ads in ipb advertising area except some fixed google ads. I`m on 4.6.12.1 if that say anything but i don`t think so.
  12. It is there since Friday and i m trying to do the same thing as you, for guests. edit Also i cannot figure out why auto ads they also appear in themes where the code has not been passed
  13. I have pasted as "centered" with editors button and the code <div class="ipsEmbeddedVideo" contenteditable="false"> <div> <iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="113" src="https://www.youtube.com/embed/KYhFtMKNId4?feature=oembed" width="200"></iframe> </div> </div> <p style="text-align: center;"> &nbsp; </p>
  14. Why you don't upload ads.txt at the root of your server?
  15. Ok so if it is possible add as an options in a future release. thanks
  16. I figure out to display the lock status icon with supergrid frontpage. How is it possible to display the lock status icon in category listing? When i insert that {{if $record->locked()}}<span><i class='fa fa-lock'></i></span> {{endif}} in supergrid listing(recordRow template) it breaks.
×
×
  • Create New...