Jump to content

Davyc

Clients
  • Posts

    1,326
  • Joined

  • Days Won

    18

 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 Davyc

  1. You would have to do that in the templates, I had the same issue with the 'more' button, but it's quite a number of templates that need adjustments; not so simple as posting a CSS code. Add this to your custom CSS as well as the one I posted originally, that should do the trick in changing the background color 🙂 .threadStarterMoreSmall { background-color: #ffffff !important; }
  2. Add this to your custom CSS file: .threadStarterMoreContainer { background: #ffffff !important; } You can change the color to anything you prefer, but the example above is white 🙂 I have a feeling that this may just be happening when the 'more' option is available as it uses a different container. I had the same issue with the movies version.
  3. @Greek76 Link to a post and I'll be able to help you with some custom CSS 🙂
  4. Davyc

    Movies

    I see what you mean; that would be a lot of forums lol. That would be fantastic thank you, you've done a great job of making the page look more interesting 🙂
  5. Davyc

    Movies

    Not sure if you're aware but you can do this - it's in each of the category sections so you can create a forum for each category and then each forum will automatically generate an entry for a movie or TV Show. You need to create the forums first. Are you able to share what you've achieved in terms of the layout? 🙂
  6. These are sections based on the IPS grid system with the widths set as percentages. If you create two new CSS classes to control the widths you can determine what widths you'd like them set at; copy these and add them to your custom CSS file: This controls the left column - the width shown is what it is currently set at. .SG_record_left.ipsGrid_span3.ipsSpacer_top.ipsType_right.ipsResponsive_hidePhone { width: 23.404255319148934% !important; } This controls the right and similarly it is shown with the current width setting. .SG_record_right_with_image.ipsGrid_span9.ipsAreaBackground_reset { width: 74.46808510638297% !important; } By changing the width percentages, you can determine how wide each of them will be; a little experimentation will get you where you want to be. Hope this helps 🙂
  7. A few suggestions for a future update if these are possible: Allow the TMDB content to admin adjustable/editable - an example would be if the trailer is showing a YT movie that is no longer available allow an Admin to add a replacement working YT video link. For the widget/s, allow the admin to choose what forum the data is pulled from; this will make using the widget more friendly if you want to show the latest additions to a particular genre. If it's possible allow the system to distinguish between movies and TV shows. And finally, can you add a stats widget to show in the sidebar stating how many entries have been made and show the last entry as a small poster with a link to it. I reckon these would add new dimensions to an already excellent app 🙂 With thanks
  8. Davyc

    Movies

    You need to understand that I am not a programmer, so your terminologies are meaningless to me no matter how many times you tell me. Also, I am not on about what is or is not saved, I am referring to giving the ability to change this data regardless of where it comes from. For example, the trailers - I understand that they are pulled from TMDB, but what I am asking is whether you can add the ability to modify this data from the user end. This would mean that if a trailer is added using a particular YT URL, give the ability to change this to a URL so that it is relevant. If this can't be done then fair enough, but please try to explain your reasoning in layman terms so that a better understanding of what can and can't be done. In respect of the trailers, there must be a field somewhere that holds this information so that the trailers can be displayed; what I am asking is 'can this field be edited'? I've seen this done in other apps, so if it can be done with the movies app that will elevate it's usability greatly. I am not trying to make waves or poke holes, I'm simply asking if you can make modifications for user intervention if the data from TMDB is flawed. As I mentioned, I was able to login to TMDB and make changes, which are viewable on TMDB, but when I reimport the data those changes are not showing, and the old data is still there - that's as much as I can do. Again, with thanks for all that you do and whilst it may not be apparent, you work and efforts are appreciated 🙂
  9. Davyc

    Movies

    @Adriano Faria Hi Adriano, for a future update would it be possible to be able edit the trailers section where we can add trailers and remove offending ones to avoid this: Looks like this in the section and when you click to play ... ... you get this. It just makes the section look unattractive and not much use if the trailer is not available anymore, for whatever reason. I did go to TMDB and edit the section, removed the offending videos and added new videos that do work, but when reimporting data, the old data remains. If you can do something about this it would be fantastic. With thanks 🙂
  10. Davyc

    Movies

    Duh, I should get a 'D' for dunce - should have checked that first. Thanks for getting back to me on this, it works fine now 🙂
  11. Davyc

    Movies

    @Adriano Faria Hi, just updated to version 1.03 and I was able to add the TV Show Are you being Served? no problem. However when I went to enter the TV Show V - I got this: I did eventually manage to get it in by telling the system it was called 'Vee' and then changed the title to 'V' once it was entered. Can you check this please? With thanks.
  12. Davyc

    Movies

    @Adriano Faria Ohhh, you fixed it 🙂
  13. If I wanted to add pages comment count and review count to the list, what would I need to add to the template?
  14. Davyc

    Movies

    @Adriano Faria Here you go: https://www.themoviedb.org/tv/168-are-you-being-served https://www.themoviedb.org/movie/168-star-trek-iv-the-voyage-home Both are 168 Also, the minimum character setting is set for three, if this can be removed and just have it set for one so series such as 'V' can be added 🙂
  15. Davyc

    Movies

    Just a quick ask as to when the reported issues will be receiving some TLC on the movies app? To recap: Need to separate Movie and TV numbers so that there is no conflict - i.e. movie number 123 is same as TV show so when one is added the other can't be. Reduce minimum characters required for movie/TV show title to allow the addition of movies and shows such as 'V' and 'X2' Other than that everything else, as far as I remember, is cool and I'm lovin' it 🙂 When I get my next payment I'll be buying your music app to complement the movies app. with thanks
  16. Add !important after - use: .ipsMessage, .ipsAnnouncement { border-radius:var(--radius-1); position:relative; margin-bottom:var(--sp-3); color: #000000 !important; border:1px solid rgba(0, 0, 0, 0.1); box-shadow:inset rgba(255, 255, 255, 0.1) 0px 1px 0px; } See if that works 🙂
  17. To make it easier to navigate the marketplace for updates please add a 'My Purchases' option just as you have in the onsite Marketplace. It makes it easier to find your purchases and renew them if required. It seems like a no brainer to me and its omission may be an oversight or for some technical reason; either way, it would be good to have this option in the ACP 🙂 With thanks
  18. @opentype just a quick question before I go buy - when items are voted up or down does their position shift up and down as votes are cast? With thanks
  19. Davyc

    Menu Manager

    For a future update would it be possible to add an 'internal link' feature so that the active state of buttons can be applied. As of now if I want to create a link to a specific category, I have to use the external link option, even though this is actually an internal link; by doing so, as there is no other option, when the menu button is clicked there is no active state showing. I believe the menu manager could be enhanced to both allow internal links and also have the external link buttons made to look active when clicked. With thanks 🙂
  20. @TheJackal84 I understand that you have a busy schedule so this is not an urgent request, but in a future update in the content section is it possible for you to add 'Comment Count' and 'Review Count'? If there is a quick way of adding these by a template edit for now, it would be appreciated if you could point the way. With thanks.
  21. Davyc

    Movies

    Aye, I was just preparing some screenshots to illustrate what I was meaning when the darn thing worked, whereas before it just kept saying this block cannot be shown as it needs configuring - weird, but it's working now so not an issue after all 🙂
  22. Davyc

    Movies

    Just edited this to say that it's now working - how odd! 🙂
  23. Davyc

    Movies

    Slight hitch with the Movie Comments Widget - when you select nominated categories (for example all of the movie categories, or all of TV Show Categories) the widget does not show any entries - it only shows if ALL categories regardless of movies or TV Shows, is selected. This means it's not possible to separate movies and TV Show comments in the widgets. I'm sure you can sort this 🙂
  24. Davyc

    Movies

    Fantastic! I'll just wait for the next update - it's just this one that I've come across so far, so it's not a major issue 🙂
  25. Davyc

    Movies

    Small issue regarding the TMDB numbering system. I entered the movie "Star Trek IV: The Voyage Home" with a TMDB number of 168 and it was applied to the category I then went to add the TV Show "Are You Being Served" but it also has a TMDB number of 168 and I cannot add it because Star Trek IV is blocking it. Is there a way to distinguish between Movie numbers and TV Show numbers as this may happen again if there is a conflict?
×
×
  • Create New...