Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
superaven Posted June 8, 2018 Posted June 8, 2018 But how do I pull the colors from the original (the good version that I left the window open on)? Besides using the inspector panel to look at CSS, I'm not sure how its done. To clarify... I have several browser windows open of the theme before the issue. All front end pages, not the back end. If I create a new version of the theme and open the editor of the new version, how do I relate elements on the front end with the editor on the backend? Is there a cheat sheet of some sort that describes what relates to what? In teh editor, it'll say something like "Moderated Light Background" but when viewing the CSS class its almost always something entirely different that would be hard to guess.
TAMAN Posted June 9, 2018 Author Posted June 9, 2018 1 hour ago, superaven said: To clarify... I have several browser windows open of the theme before the issue. All front end pages, not the back end. oh, i thought you said that your theme editing pages were open. sorry it cant be done then. I hope IPS can fix the issues for you. btw do you happen to have similar issues with the default IPS theme by any chance?
superaven Posted June 9, 2018 Posted June 9, 2018 Unfortunately it was just the front end pages. I guess I'm a dummy for not insuring I had a backup or versioning system in place. That said, can you recommend anything beyond manually copying or downloading the theme? And no, this issue only affected the active default theme that I was working on. There was a copy of my theme that was a week old that at least got me halfway there. Better than nothing.
TAMAN Posted June 9, 2018 Author Posted June 9, 2018 Just now, superaven said: Unfortunately it was just the front end pages. I guess I'm a dummy for not insuring I had a backup or versioning system in place. That said, can you recommend anything beyond manually copying or downloading the theme? And no, this issue only affected the active default theme that I was working on. There was a copy of my theme that was a week old that at least got me halfway there. Better than nothing. Unfortunately, downloading the theme as a backup is the only good option superaven 1
superaven Posted June 9, 2018 Posted June 9, 2018 Another question... I just posted this to the general forum, but is there a cheat sheet or guide to help a person that is editing theme colors in the admin CP, to know what elements they affect on the front end? Some of the names in the admin CP for frontend colors aren't so obvious and I cant seem to figure out what's what to a lot of these even after setting a loud color and exploring the front end.
TAMAN Posted June 9, 2018 Author Posted June 9, 2018 Just now, superaven said: Another question... I just posted this to the general forum, but is there a cheat sheet or guide to help a person that is editing theme colors in the admin CP, to know what elements they affect on the front end? Some of the names in the admin CP for frontend colors aren't so obvious and I cant seem to figure out what's what to a lot of these even after setting a loud color and exploring the front end. Not really, there are no cheat sheets. some of the color settings are used throughout the site and could be connected with hundreds of elements. for example Light text, Dark text. as for others you can easily tell what it is for by reading the setting text
superaven Posted June 9, 2018 Posted June 9, 2018 Here's some examples... I can see the description on the left is color coded, but no idea what it represents. Data item background: Status, Data item background: Info, Data item background: Warning are all items I haven't been able to locate and thus have not chosen my own colors for. Makes sense that some of these would represent many items, but there's nowhere that sort of clues you in to it? Seems crazy that this would all be a matter of trial and error.
TAMAN Posted June 9, 2018 Author Posted June 9, 2018 Just now, superaven said: Here's some examples... I can see the description on the left is color coded, but no idea what it represents. Data item background: Status, Data item background: Info, Data item background: Warning are all items I haven't been able to locate and thus have not chosen my own colors for. Makes sense that some of these would represent many items, but there's nowhere that sort of clues you in to it? Seems crazy that this would all be a matter of trial and error. These Data item background colors are all used for data lists in IPS For example the data item background: zebra is used on forums data list separating the forum rows with a different background and could be used on many more places all for same purpose. same as for other data item backgrounds for example if there was an error or a warning...etc the Moderated background colors are used on items you moderate, for example if you hide a topic the topic background becomes the moderated background color and could be used for other moderating options. The highlighted background colors is applied if you enable this setting in the group settings
superaven Posted June 9, 2018 Posted June 9, 2018 Ah, makes sense now why I wouldn't be able to see them... Several are dependent on a certain feature being activated. Really appreciate the help @TAMAN, I owe you a stellar review of your theme. Will get to it asap. TAMAN 1
TAMAN Posted June 9, 2018 Author Posted June 9, 2018 Just now, superaven said: Ah, makes sense now why I wouldn't be able to see them... Several are dependent on a certain feature being activated. Really appreciate the help @TAMAN, I owe you a stellar review of your theme. Will get to it asap. You're welcome! ? Let me know if i can help on anything else ? Thank you. superaven 1
superaven Posted June 9, 2018 Posted June 9, 2018 Hi @TAMAN Maybe you can assist with explaining what the following color choices affect? These are the last of the ones I can't figure out and searching the forums hasn't provided any clues either. I know a lot of them affect many elements, but if you would please give me the main ones (if there are many). Thanks again! Front-End Colors - Data item background: Status - Data item background: Info - Data item background: Warning - Step Badge Custom Widgets - Widget title background Widgets & Titles - Secondary title bar text
TAMAN Posted June 9, 2018 Author Posted June 9, 2018 Just now, superaven said: - Data item background: Status - Data item background: Info - Data item background: Warning I cant tell, these classes are automatically generated Just now, superaven said: - Step Badge its used on Downloads and Nexus application for example when you submit a file in downloads app same for next it is used in similar badges Just now, superaven said: Custom Widgets - Widget title background It is the custom widgets title background. Just now, superaven said: Widgets & Titles - Secondary title bar text as far as i can tell, this is only used on Pages app and in one place. i have no clue why lol I hope you know that except for the Custom widget title background, none of others are specific to my theme. ? superaven 1
superaven Posted June 15, 2018 Posted June 15, 2018 Hello @TAMAN, I have two additional questions before I think I'm done tweaking my theme... The first is a theme question, the second is a general question. Hoping you might have the answers to both. How do I edit the CSS for custom colors on the support ticket status? Seems both "In Progress" and "Resolved" status use the same class: .cNexusSupportBadge How do I create a default signature for the support desk replies? Would like to add some helpful links and a note to all outgoing support desk emails. Thank you!
TAMAN Posted June 16, 2018 Author Posted June 16, 2018 (edited) 9 hours ago, superaven said: Hello @TAMAN, I have two additional questions before I think I'm done tweaking my theme... The first is a theme question, the second is a general question. Hoping you might have the answers to both. How do I edit the CSS for custom colors on the support ticket status? Seems both "In Progress" and "Resolved" status use the same class: .cNexusSupportBadge Thank you! Hello, 1. Yes, they use same class names, You need to manually change the background and color to whatever you want ? Add in custom.css .cNexusSupportBadge { background: #C04848; color: #fff; } 9 hours ago, superaven said: How do I create a default signature for the support desk replies? Would like to add some helpful links and a note to all outgoing support desk emails. Sorry I've never used Nexus application before, you might want to ask IPS staff with a ticket about this ? -- Thanks for the positive review! ? Edited June 16, 2018 by TAMAN
superaven Posted June 16, 2018 Posted June 16, 2018 Hi @TAMAN But if both the active and resolved tickets have the same class then this badge is the same color. I noticed on teh actual IPS support system that the status' are different colors to make them easy to identify in the ticket list. Possible? Will ask regarding the signature. Thanks!
TAMAN Posted June 16, 2018 Author Posted June 16, 2018 (edited) 15 hours ago, superaven said: But if both the active and resolved tickets have the same class then this badge is the same color. I noticed on teh actual IPS support system that the status' are different colors to make them easy to identify in the ticket list. Possible? Yea, and again i have never used Next application before. you could have settings to change these colors all in acp or theme settings tab, so its better if you ask IPS about this ? Edited June 17, 2018 by TAMAN superaven 1
superaven Posted June 16, 2018 Posted June 16, 2018 Nice! I'll give that a go. I did open an IPS support ticket to ask about it. TAMAN 1
superaven Posted June 16, 2018 Posted June 16, 2018 Just an update in case anyone has an issue in the future regarding support status badge colors... I just heard back from IPS Support and the option to edit the badge color can be found in AdminCP > Commerce > Support > Settings > Statuses. You can change the color and other settings for each status. In regards to the signature of outgoing support ticket emails... You can set a signature by clicking the 'my preferences' ticket at the top of the support requests pages in the AdminCP (Where you're looking at the list of support tickets).
TAMAN Posted August 14, 2018 Author Posted August 14, 2018 Version 1.0.1 CHANGELOG -1.0.1: Updated Swiper Slider to latest version (4.3.5). -1.0.1: Minor fixes.
Metor Posted September 9, 2018 Posted September 9, 2018 (edited) @Taman nice theme. Would buy it if you could add an option where you can place the sidebar underneath the vertical menu To clarify if you enable left sidebar does it go underneath the navigation or at the side? would be great if left sidebar went underneath it. Edited September 9, 2018 by Serayah
TAMAN Posted September 9, 2018 Author Posted September 9, 2018 (edited) Hello, 5 hours ago, Serayah said: @Taman nice theme. Would buy it if you could add an option where you can place the sidebar underneath the vertical menu To clarify if you enable left sidebar does it go underneath the navigation or at the side? would be great if left sidebar went underneath it. Sorry, i cant add any options for this. And If you enable left sidebar, it will be on left side next to navigation and not underneath navigation. Edited September 9, 2018 by TAMAN Metor 1
TAMAN Posted December 9, 2018 Author Posted December 9, 2018 Christmas Update! CHANGELOG -1.0.4: "Entertainment" is a new tab in the theme settings, included with Christmas Mode & Snowfall options. Stay tuned for more cool stuff in future updates 🙂
TAMAN Posted January 29, 2019 Author Posted January 29, 2019 (edited) This theme will be updated in marketplace when Gold version of ips 4.4 available. otherwise, If you have updated to IPS 4.4 BETA, then send me a message to give you the upgraded version 🙂 Edited January 29, 2019 by TAMAN
TAMAN Posted February 19, 2019 Author Posted February 19, 2019 (edited) VERSION -1.0.5: Support for IPS 4.4.x How to update? Use ( Upload a new Version ) Edited February 19, 2019 by TAMAN
TAMAN Posted February 28, 2019 Author Posted February 28, 2019 Pages Article Styles is updated. You can download it separately with this theme in marketplace 🙂
Recommended Posts