Jump to content

aXenDev

Members
  • Posts

    658
  • Joined

  • Days Won

    6

 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 aXenDev

  1. Just now, kmk said:

    In your screenshot, where show the Recent Status Updates, in this Recent Status Updates, who can post status? Only admin? Or there permission setting to assign which group can post status? 

    Anyone can publish. The widget works the same as on the default theme, only with additional options such as administration highlight and the ability to enable text formatting. 

  2. Quote

    The following items have been marked as deprecated in Invision Community 4.5. This means that while they currently work, they will be removed in a future version and will no longer receive bug reports.

     

    • BBCode parsing support - upgrading users will be asked during upgrade if they wish to retain BBCode parsing support, while new installations will have the option off by default.

     

  3. 5 minutes ago, Joey_M said:

    [data-forumid='2,5, 6,']

    No, If you want to add another ID to this code, you need to do like this:

    .ipsDataItem[data-forumid='2'] .ipsItemStatus.ipsItemStatus_large,
    .ipsDataItem[data-forumid='2'] .ipsItemStatus.ipsItemStatus_large,
    .ipsDataItem[data-forumid='2'] .ipsItemStatus.ipsItemStatus_large,
    .ipsDataItem[data-forumid='2'] .ipsItemStatus.ipsItemStatus_large,
    .ipsDataItem[data-forumid='2'] .ipsItemStatus.ipsItemStatus_large,
    .ipsDataItem[data-forumid='2'] .ipsItemStatus.ipsItemStatus_large {
      color: transparent;  
      background: url(https://icons.iconarchive.com/icons/arrioch/halloween/32/devil-icon.png) no-repeat center center;
    }

     

  4. 1 minute ago, beowulf68 said:

    How can I disable and remove the ability to change theme.

    Personalization -> Allow users to change theme?  [OFF]

    But at the footer - the change Theme dropdown box still appears. How can I remove this? I know we can go into the html/css to remove that, but it would mean on an upgrade, the changes would not be retained I believe.

    Thanks!

    This is a bug that will be fixed in version 3.0.1. There is a way around this error:

    • Enable option "Enable global one color?",
    • Disable option "Turn on change colors for users?",
    • Disable option "Enable global one color?"
×
×
  • Create New...