Jump to content

Morrigan

Clients
  • Posts

    6,263
  • Joined

  • Last visited

  • Days Won

    41

 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 Morrigan

  1. Go to the tab > Click on "Manage" under the Clubs banner > Last option is "Delete XYZ"
  2. Remove the space, it shouldn't remove it. That's how FA works.
  3. Nope. I do it this way personally. That screenshot above is part of the header on my site.
  4. I just put the include code for it above the CSS include: {template="includeCSS" app="core" group="global" location="global" params=""} Leaves IPS icons alone unless I change it in the css manually but then you can use the new ones.
  5. But how do you determine that? And what if there are multiple with equal importance? My IPS Staff People club both the General and the IPS Character Manager forums are important in that club, thus my sub-forum idea. Then you aren't selecting the "wrong" one.
  6. Like add it to the image? Or are you looking to differentiate between uploaded images and linked images?
  7. Well this is two fold, it will help direct users to clubs, at the moment they are extremely underutilized in my opinion. I can't have them on the index page (at all) because there are just so many of them and when a club has more than one topics (which I know you can restrict but shouldn't be what you need to do to get a clean front end) tab then you have multiples of them. Right now its even broken in Grid view but the table view is alright (note grid view is broken and I'll screenshot if you want to get a bug logged its at the end. But look at this: And even more fun they aren't listed in club order so it will bring organization: The top and bottom one there are a part of the same club but note that there are other ones between them. It would look better to be: Outer forum: Learn HTML/CSS Description Subforums: General Conversion, Ask for Help, Quick Tips I mean this opinion stands for EVERYWHERE that they are shown but forums are probably the worst followed by Gallery. But to the original posters point; Also restricting this to specific clubs that I believe are ones that should be displayed should be an option and you may want to even go so far as to being able to feature them in specific sections. Like my Software club probably won't have a lot of Gallery stuff that necessarily needs to be shown off (if any) but my Artists club would but probably not as much a place in the forums. You could even monetize it and allow only "subscribers clubs will be displayed in these locations. I'm sure there is more but that should hopefully help @Jordan Invision Broken Grid:
  8. Well I don't think its used because its confusing and isn't explained anywhere. Additionally (as I showed above) it can get really unwieldy on sites with lots of apps and databases. My site alone as you can see, goes over a full screen page on a 1920x1080 computer screen which automatically makes that insane for a list of things that people can see/submit to in there. I wouldn't want to touch it like that. Newer/Younger people use it but older forum people don't but I would like to see it used more as well and thus my suggestion. My site, while has a forum focus, isn't just used/needed for forums. Submitting things like Playbys and links to our directory are primary focuses that people should be able to easily access in that Create menu.
  9. You can look into CKEditor 4 plugins to see if you find anything. This was the first I found but it looks like it requires 2 other plugins: https://ckeditor.com/cke4/addon/mjAccordion Alternatively you could get a Dev to make something for you or make your own buttons for it but I don't know how easy that would be.
  10. I wouldn't necessarily recommend this as it will cause SEO issues. (and when you say site title I'm assuming what appears when you google search) If you mean just the text that shows up as the name of your site that's some magic CSS voodoo that can be done pretty easily though may be more simply fixed by using a logo.
  11. I think having an option to only show promoted/premium clubs or recommended clubs only would be a nice feature. I have clubs I would like to show but can't on the forum index (without heavy theme modification). Added to this display it should (especially for forums) create a singular outer forum (that takes you to the club) and then all of the topics section display as children/subforums instead.
  12. lol. I could show you my three databases to explain why it is useful. Basically I have my main directory: https://rpginitiative.com/directory/ With this I have 3 other directories that each have different purposes but are basically (in my case) like sub listings and these are: https://rpginitiative.com/find-affiliates https://rpginitiative.com/find-staff/ https://rpginitiative.com/character-wanted-ads/ Now the first two of them, when associated (as they don't have to be associated to the main directory) should be unique IF they are associated with the main directory. You only need 1 search for affiliates and 1 search for staff listing. However Character Wanted Ads you can and will have multiples. The problem here is that when you create one and associate a main directory listing you can create another because there is no way, currently, to uniquely use a database relationship field. While I use three databases this could be useful in other ways as well I'm sure.
  13. If these were turned offable by my bank I'd never know if someone was stealing my information. While it doesn't seem important in general it is since IPS has the ability to store information from an end user.
  14. I use this feature in multiple databases, including one that only has one category in it. It sounds almost like a template issue or similar. I can only give you conjecture as I'm not the one that coded it.
  15. I don't have that issue..... The two screenshots above all of the articles are in the same category.
  16. Not sure how that would help with Pages databases.
  17. This feature was removed in 4.x. The best option is if you have Gallery people can actually set those images as their profile photo:
  18. They will have whatever permissions the members group has so if your members group requires approval then they will go into the approval queue. Now if you have post before register enabled, their post will not show up for approval or at all until they register. SO you'd have to show us an example or submit a ticket.
  19. You can, in fact I do absolutely do this already: https://rpginitiative.com/guides/software/simple-custom-fields-change-for-the-mini-profile-in-the-character-mod-r167/ At the bottom those are other guides that I added to the listing itself:
  20. When you add a database relationship, it would be nice if you can define it as unique so that only 1 record in that database can relate it to another in another database. So I have Record 1 in Database 1 In Database 2 I want to associate Association 1 to Record 1 using the database Relationship field. However once Association 1 is related to Record 1 I no longer want any other Associations in Database 2 to be able to use Record 1 for this field. My use case. I have a master list database (Database 1) and then I have sub databases with associated data that needs to be unique per master list item. So: Database 1 Record Database 2 Association 1 Database 3 Association 1 Database 4 Association 1, Association 2, Association 3 In my case I have a master listing and 3 associated databases where 2 of them need unique listings per master listing (looking for affiliates and looking for staff) there is no reason a single listing should have more than one of each of those in the associated database.
×
×
  • Create New...