Everything posted by shahed
-
Legend Styler - Hover Cards [Support Topic]
Hello, Good idea, will be add in 1.0.3 👍
-
FAQ/QA Widget [Support topic]
Hello, I'm afraid no. adding this require some work that basically drastically changes how the plugin works. currently with stack forms we already get unlimited two row fields (one for Q and one for A next to each other) and making this translatable it's just not the way with current structure. plus in any format it is likely that contents created in every FAQ widgets need to be re-created by every other users.
-
Pages Legend News - Supporttopic
Sure, happy to help 👍
-
Pages Legend News - Supporttopic
Appears the effect comes from custom theme and I can't reproduce it in default theme. anyway use this class with the same guide as before, should fix the issue. .legend_title_effect { width: 100%; }
-
Pages Legend News - Supporttopic
Sure, glad to hear it 👍
-
Pages Legend News - Supporttopic
Judging by screenshots, your custom theme have dark style so color scheme for this part is automatically dark as well. if you want to change that you can add this class in your theme's custom.css (same way as my last post) .legend_fptitle_card { color: red !important; } For the second part, custom theme seems have different padding for default layout container. changes to this part can effect other parts of your website, but you can use following class in theme's custom.css so it's effect be limited to this. .legend_bodyCsutomWidthFP > .ipsLayout_container, .legend_bodyCsutomWidthReset > .ipsLayout_container { padding: 0 15px; }
-
Pages Legend News - Supporttopic
Titles in listing or article page? also by this moment they are in black, do you mean before hover? for hover you can change color using plugin setting. Anyway for the standard color neither of those listing or article page have distinct color scheme, because inherit their colors from Theme settings. but if you just want to color change those specific sections, for listing add this in your Theme > Edit CSS and HTML > CSS > custom.css .legend_card_title { color: red; } For article page in same custom.css: .legend_newsTitle { color: red; } If you have multiple themes installed in your site, you need to repeat these changes for those theme's custom.css as well.
-
Pages Legend News - Supporttopic
Hi, In ACP > Pages app section (same as your first screenshot) you need either create a new database or editing an existing database. in both scenario you have to assign your new templates (listed in Additional Information tab of the resource page) to that database. something like this: After that you can save this settings for your database and visit. you can customize the look and style of these templates with plugin setting at ACP > Plugins > Legend News (pencil icon / edit) There are some useful guide bout managing Pages app can be find here as well.
-
Legend Styler - Posts [Support Topic]
Hello, Reply box being stretched and without background gives better look for the most style variations with this plugin. however I agree and I will add an option for this in next version 1.1.4
-
Pages Legend News - Supporttopic
Hi, Yes to all three. but just like @Sonya* pointed out, Legend News is just a set of templates for using in IPS Pages app and this app is required for using Legend News. as you can see in demo, in Pages app you can set up Database with Legend News templates and all the permissions for view, add article, send comments etc per user group, create categories and their own permission settings.
-
Legend Styler - Posts [Support Topic]
Replace last CSS class with this. will be permanently fix in next version. @media screen and (max-width: 767px) { .MVNC_postStyle_meta .ipsType_reset.ipsResponsive_hidePhone { display: block !important; position: absolute; left: 20px; } .MVN_postStyle_userInfo3 .ipsResponsive_hidePhone.ipsType_break { display: block !important; } }
-
Legend Styler - Posts [Support Topic]
Hello, Thanks for bring this to my attention. will be fix in next version. Until then, use this CSS class in your theme's custom.css at the end of the file/ should fix the problem for now. @media screen and (max-width: 767px) { .MVNC_postStyle_meta .ipsType_reset.ipsResponsive_hidePhone { display: block !important; position: absolute; left: 20px; } } --- You can find custom.css in ACP
-
Hump Day: A Refresh Has Arrived!
I'm really glad with all new features, but this new renewal pricing give me a serious pause here. sure there were discussions and decisions about this, but I really hoped Invision at least take developers to account on this. in a few month I have to renew my license with almost empty marketplace credit. no heads up no nothing, just pay renewal by year with this kind of price ups. I may decide not to renew for awhile, or remove some apps from my license and discontinue many of my resources in marketplace. my plan was to expand, create more resources, themes ... and not this. can IPS come up with better solutions for this?
-
Countdown Timer [Support Topic]
You're quite welcome. I'm glad you like it 👍
-
Countdown Timer [Support Topic]
Hahaha 😀 that is very nice of you my friend. But you're not wrong. working on all of this really is not all about countdown plugin, and it is very well should be done in a different plugin/application. my suggestion is put all of these idea together and post it in Request forum.
-
Countdown Timer [Support Topic]
I see. thanks for clarification. what you want is actually tricky, and not sure it's even possible, considering widgets can be edit only when Block Manager is open and that section are only accessible to admin/moderator. so again can't promises anything but let me see what I can do.
-
Countdown Timer [Support Topic]
Hi, Permission setting for display a widget to individual members seems interesting. can't promises anything but let me see what I can do. --- Also if you only want to add a countdown widget in a specific topic or anywhere else, I think this third party resource could help. though I'm not sure and you may ask with it's developer first.
-
Navigation Toolkit [Support Topic]
Yes, sorry about that. there is a upcoming Legend News update is under way and based on that there was no need for relevant Legend News classes in Navigation Toolkit. so they are permanently removed from this plugin. but as of now until News update come, you can add this class to your theme's custom.css at the end of the file. html[data-theme="dark"] .legend_card_container { background: rgba( var(--theme-area_background),.5 ) !important; }
-
Countdown Timer [Support Topic]
Well this is a odd scenario. when I checked your website, countdown worked just fine in my browser and I tried to capture that, but at the middle when I refresh the page, it didn't show and next refresh it is there again! Anyway, based on error log (and by the way your website unfortunately have unhealthy number of that) I think I know where the problem is. Will be fix in next version. 👍
-
Countdown Timer [Support Topic]
Hi, I have tried this but I can't confirm the issues. Also mobile. Could you send me a link to this page? either here or in PM would be fine.
-
Countdown Timer [Support Topic]
Countdown Timer is a plugin that give community's admins or moderators the ability to create unlimited block/widgets of countdown timer with customization options, add text, notes and permission to view for groups for each widget. Countdown Timer also have a plugin side setting, which can be use for adding a global countdown timer for across community. this specific block can be place in Top header, top of the main body or sidebar as a global place in all pages of IPS community. Please Use this topic for support requests and ideas.
-
Legend Styler - Posts [Support Topic]
Plugin doesn't remove post separator, instead using IPS classes to do it. judging by screenshots, your custom theme must have different layout then IPS theme. in this case I need a live site address and probably ACP access. you can send me address here or in PM.
-
Legend Styler - Posts [Support Topic]
Hello, Wiki plugin have it's own support topic, so if it's possible use relevant support topic for your support requests. Wiki plugin also have new developer for awhile now, so maintaining and support seems continues. Thank you 👍 ---- On a more relevant topic, new version of Legend Styler - Posts are now available. display secondary groups, group icons, social media links, display old "Member Title" (before IPS 4.6) are now possible. also many bugs including the one @Olmyster reported are now fixed. What's New in Version 1.1.3 New Settings: Display secondary group indicators and secondary group icons New Settings: Social media link support with profile fields, display user's social media pages in their posts New setting: option for restore old "Member Title" (before IPS 4.6) Fixed issue when submitting new post, some part of template wouldn't be shown before refresh the page HTML and CSS updates
-
Navigation Toolkit [Support Topic]
Sure. will be implement in future updates. quick fix would be adding this class in your theme's custom.css at the end of the file. @media screen and (max-width: 767px) { .MVN_themeToolkit label { margin-right: 5px; } }
-
Legend Styler - Hover Cards [Support Topic]
Yes still around and with plugin setting can be remove too. However as you mentioned it is by default called "Reputation" and in all other custom themes in plugin as well. it is a language bit and you can change/translate to something else like "Likes" as well. Screenshot for custom theme 2: