Everything posted by shahed
-
Peacock Theme [Support Topic]
Hi, Theme setting > Main Header > Enable Peacock default logo (disable it) Also you shouldn't change theme's own name.
-
Navigation Toolkit [Support Topic]
Hello, I can confirm the issue. will be fix in next update. 👍for now you can add this in your custom.css html[data-sticky="side-sticky"] #ipsLayout_sidebar { overflow: unset; }
-
Peacock Theme [Support Topic]
Adding custom icons is a bit tricky in Invision platform, but I will try to add some more options in future updates. At the moment, there are pre-set icons and there is no option for add custom icons through theme setting. however all pre-set icons are listed in "_mvn_peacock_fonticons.css" and you can see how they work. for navigation links, for now best way is adding CSS class like this: .ipsNavBar_primary a[data-navitem-id="xx"]:before {content: "\Fxxxx";} for data-navitem-id, you can find id of a link like this:
-
Navigation Toolkit [Support Topic]
Well in this case I'm not sure it is even technically possible, since a Plugin/App will assign resources in all installed themes without exception. so if you want a plugin feature modify in a specific theme, the only way is manually edit plugin resource in that specific theme.
-
Navigation Toolkit [Support Topic]
Sure. glad it is worked. 👍 Not sure really understand it. you want using for example a toolkit's button in certain theme?
-
Navigation Toolkit [Support Topic]
Hi, What is the print? Well... extend of support for public releases are normally limited to Invision apps or my own, as simply I don't own/have other third-party resources, so on that part there is nothing to support to begin with. I only can say how my plugin works, so maybe helps to make other templates work with as well. For css file, this plugin uses "navigationtoolkit.css" can be found in your theme edit CSS and HTML Now, any custom class that exist in your website can be put through this format and will change style in Dark Mode: html[data-theme="dark"] .customClass { background: #333; } You can add any class in navigationtoolkit.css by this format, and that class will have different style in Navigation Toolkit's Dark mode. 👍
-
Peacock Theme [Support Topic]
peacock Theme, is an advanced Skin for Invision website. with numerous options, Admin have wide range of choices from top to bottom in case of style, colors and functionality. Key Features: Light and Dark mode Can be set which one is default Admin setting for change colors User level options for choose between theme Color Palette 8 different color option. Admin can modify palette from colors to their names Can be set which one is default User level options for choose between theme Advanced Mobile Navigation Designed for browsing website, in Tablet/Phone screen Admin can modify links, styles, colors Dynamic Header Cover With dynamic header cover options, top header area of peacock theme, pick up designated image from page. users will see different cover photo based on were they are. Example for Topics: every topic can have it's own header cover image. Dynamic Header Cover option, picks up the first image posted in a topic as cover photo. Currently support: Topics, Forums, Files in Download app, Gallery (Album/Category), Clubs. Advanced PopUp messages Advanced popup messages is a two separate tier of package for admin, to create popup message box for Registered Users or Guests Create Welcome message/Registration notices message and ... based on the need Most be Read Message box Multi-Page message box Ability to create permanent link to contents of the messages in different areas (more) FontIcons + Material Design Icons package With Admin options, font icons will be used in much more areas, including user menus, navigation menus and ... Admin option to choose between FontAwesome icons (IPS default) or Material Design Icons, with familiar and broader range of icons. Content Slider Content slider with admin setting, to add contextual slide with image, title and link at the top of website Can be link to other pages or use as promotional items on their own Overlay Search With Overlay search design, user in any device, specially mobile, can start search contents from the page they visit Alternative Design for Widgets With admin options, Default IPS widgets can have Alternative style with Grid style and support for background image Initial release support: Topics and Our Picks Widgets Advanced Footer Advanced Footer is a customizable and stylish section, with many Admin options to add important contents and links Post Styles Post styles, give admin the ability to choose between multiple design for community's Forum posts Demo (User: Demo/Pass: Demo)
-
Legend Blocks - Supporttopic
Hi, Have you used Truncate Titles plugin setting? 1 line should work. but I will adjust template to work with long titles as well. 👍
-
Mobile Navigation [Support Topic]
No, as of now there is no option for height of main navigation. not a fan of having 2 line buttons in mobile view, but I think with option for height, it's possible to have multi-line titles as well. it will be add in next update 👍 As of now, you can add this classes in your custom.css .mvnMobileNav_mobileContents { height: 60px !important; } .mvnMobileNav_mobileNavBcolor { bottom: calc(60px + 10px) !important; } You can change those 60px to higher numbers if that is needed.
-
Mobile Navigation [Support Topic]
Hi, As you mentioned, the new update for this plugin is now available. and with that, you can have any other links to display as default ones in main navigation as well. here the default links and arrangements for plugin: and here the totally customized links in their stead. To make customization is simple and not sure how you forced to still use default links. for example, when you deactivate default link 1 (or Home link), you see new options being shown to display alternative link. like in the screenshot that you send. Title, Link and a FontAwesome class. new alternative link will be replace to default one. Such options exist for every other link so as I posted last screenshot, I have totally different links and icons in main area.
-
Legend Styler - Posts [Support Topic]
Hi, Second style, I don't think it's of Invision platform. some elements there, like share button or ID number, won't generate by default in Invision. in any case, still this style gives some Idea that I can use for future updates. 👍
-
Mobile Navigation [Support Topic]
Basically it is swipe when user work with this in mobile/tablet. but yes, it is scrollable and can add unlimited links in it. in next update there will be style option to display these link as swipe/scroll or show all. 👍 About demo link, I have updated this in resource page in marketplace, here but unfortunately I can't edit my posts. seems permissions for this are not granted anymore. Thanks for purchase. As I said in previous posts, current version have limited options regarding links, but all sort of customization will be added in next update. those you asked in previous posts and also in this post are also implemented. Regardless of this, if you want refund please send me PM. there will be no problem. 👍
-
Mobile Navigation [Support Topic]
For adding additional links, currently it is only possible to give the plugin a URL and Title for each link. this will change in next update. which make it possible to give every link, it's distinct font Icon, size, color... and it also to some extend for main area links as well. I don't have any ETA for release but yes, it will be soon. 👍
-
Mobile Navigation [Support Topic]
Hi, This plugin currently under some updates to add some new features, like color options, custom links in main area and also change the way of work, about those additional links. currently (in Dev) is looks like this, which is identical to links in the main area in term of style, but a bit bigger. Not sure how exactly you want their shape/size, but suggestions are appreciated.
-
Countdown Timer [Support Topic]
You can place widget at the top of your page, like this and will be at top in desktop/mobile: In general, every widgets at sidebar automatically will place at bottom of the page in mobile view. you can add this css class in your custom.css so widgets gonna be shown first in mobile. works with default IPS theme last time i checked: @media screen and (max-width: 767px) { #ipsLayout_contentWrapper { display: flex; flex-flow: column-reverse; } }
-
Countdown Timer [Support Topic]
-
Mobile Navigation [Support Topic]
No, it is not automatic. but yes, almost all of my resources are compatible even by current versions with IPS 4.7... Nonetheless, I have recently submitted updated versions/marked as compatible of all of my resources, and they are awaiting for approval. Including Mobile Navigation.
-
Mobile Navigation [Support Topic]
IPS 4.7 is not officially released yet and it is in beta. my resources, including Mobile Navigation will receive compatibility update afterward.
-
Mobile Navigation [Support Topic]
Hi, IPS 4.7 is not officially released yet and it is in beta. my resources, including Mobile Navigation will receive compatibility update afterward. About those sections in screenshot, those are belong to other plugins. namely Navigation Toolkit and Quicklinks ... they all demoed in same website.
-
Countdown Timer [Support Topic]
Hi, IPS 4.7 is still in beta. Countdown among my other resources, will receive compatibility update after 4.7 stable release. No.
-
Add time and date to Versions manager
Hi, Please add time and date to Versions table (plugin/app) Happened to me several time that I wanted to know exactly when i submitted specific version. display them in table can really prove to be useful.
-
Mobile Navigation [Support Topic]
Mobile Navigation is a plugin, that add a special phone/tablet navigation at the bottom of Invision website. this navigation will give a look of smart mobile devices applications, for users when browsing website in mobile and have constant access to important links and features. apart from basic buttons, it is possible to add unlimited links as well, through a stylish menu in navigation. Demo (in phone/tablet) Please use this Topic for Support request and Ideas
-
Legend Blocks - Supporttopic
For changing text and title color, you can use plugin options. in ACP simply go to Plugins page then find "Legend Blocks" and open its options. Regardless of this, you always can edit CSS as well for having more customized look. for this specific template, you need to edit "legend_GOT_headline3" class in pageslegendblocks.css
-
Legend Styler - Hover Cards [Support Topic]
-
Countdown Timer [Support Topic]
Hello, After deadline, I'm afraid as of now it is possible to just display a custom message and that is all about it for now.