Jump to content

shahed

Clients
  • Posts

    507
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by shahed

  1. 13 hours ago, L00PING said:

    we advance a little.
    We wanted to change the color of the titles for the moment they are in black.
    Where can we change this color?

    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.

  2. Hi,

    2 hours ago, L00PING said:

    Should we have a new database, because there is nothing in the administration.

    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:

    102440220_Screenshot2022-01-05180218.thumb.jpg.9cf8a26de042960298daa353195ed3de.jpg

     

    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.

  3. 2 hours ago, OptimusBain said:

    Hello @shahed

    Hope you are doing well. Quick question about the News module.

    • Can the module's permissions be changed so that only certain user groups can see it?
    • Do categories have customizable user group permissions?
    • Can we limit specific user groups from posting news? 

    Thanks a lot

    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.

  4. 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;
    	}
    }

     

  5. 1 hour ago, SourenM said:

    good day
    the mobile version does not display the publication date. How can we fix it?
    mode - horizontal UIP

    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

    Capture.thumb.PNG.dd66b2ad26eb16ad18f08840e550a999.PNG

    Capture2.PNG.7c71bbb1ab876e4ba4a41f4cc97c6968.PNG

  6. 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?

  7. 6 hours ago, BankFodder said:

    Thanks.  I suddenly realised that I was asking for something very different which is why I thought it better to let you know before you spent lots of time on it.

    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.

  8. 7 hours ago, BankFodder said:

    Thanks for this reply.

     

    I'm afraid that I don't think that I expressed my suggestion clearly enough.

    What I meant to suggest was that an individual user could trigger a countdown timer which would be visible to everybody else who visited the topic.

    The timer could be started or modified by the the particular owner of the topic or else one of the site team.

    The timer could also no carry a description of what it related to.

    I suppose it would be a nice touch if the user could choose to make the timer visible or not visible to the rest of the the forum members  except of course the site team

     

    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.

  9. 12 hours ago, BankFodder said:

    this is a great idea.

    any chance that a   feature could be written in so that timers can be set for individual members.

     

    On our forum we help individuals sue companies - lots of them.  there are many Court procedure deadlines to be met - 14 days, 28 days and so forth.

    Being able to set countdown timers at the top of someone's topic thread would be extremely useful and also very popular.  Or else introducing it into their signature or into their profile at the side of each post. Or a choice from all of those three.

     

     

     

    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.

     

  10. 2 hours ago, Everade said:

    Latest update broke your Legend News system css for dark mode:


    image.png.3c557d185a5ccc1d772fbb882ac7bb9a.png

    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;
    }

     

  11. 8 hours ago, BradTBP said:

    I have it in the sidebar at TheBullsPen.com.

    That is where the days are not counting down on web, but is on mobile (safari).

    The widget is mid main page and working on web, but has the NAN in days/hours/minutes/seconds fields on mobile (safari).

    Thank you.

     

    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!

    eeerrr.gif.0e0107686e1717272ffdf61403a02ef7.gif

     

    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. 👍

  12. 3 hours ago, BradTBP said:

    Hello, I am glad you created this.  I can use the widget to enter a countdown, but when I use the plugins capability, it build s the countdown but no clock feature (Time and date entered, but nothing counting down).

     

    image.png.61d4630d26dada6d0c8f3ceb6708ae83.png

     

    My widget is just fine:

     

    image.png.73c8f6a7f0af5cd28936566e846e31df.png

     

    I must be missing something.  Thank you.

     

     

     

    2 hours ago, BradTBP said:

    Odd that the same good rendering above looks like this on mobile:

    82030990-A38B-4354-8D18-04A1EA74D933.thumb.png.a0c49ced18560b03620c0cad713aa21e.png

    Hi,

    I have tried this but I can't confirm the issues.

    Capture.PNG.aefa1810c1343988251c123ba7764f94.PNG

     

    Also mobile.

    Capture1.PNG.9fd01b5e3e63799506b8b83be61447f4.PNG

     

    Could you send me a link to this page? either here or in PM would be fine.

  13. 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.

     

    countdown.gif.b224f19285cae985bff3df3761385aa6.gif

     

    Please Use this topic for support requests and ideas.

     

  14. 4 hours ago, Square Wheels said:

    I just installed, I suspect it's a setting I messed, but the post separators in the themes are removed.

    How do I get these back?

    Thanks

    Before

    676756480_WhatDoYouDoW.thumb.png.38557a9fc8ac0066a5a54a2e4e3dcf1c.png

    After

    1105664298_WhatDoYouDoW(1).thumb.png.f6cede79cd4b9ee104ca150942c445ba.png

    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.

  15. 4 hours ago, Square Wheels said:

    Hi,

    It looks like it's still available.  Are you planning to discontinue support?

    Thanks

    Hello,

    1. Wiki plugin have it's own support topic, so if it's possible use relevant support topic for your support requests.
    2. Wiki plugin also have new developer for awhile now, so maintaining and support seems continues.

     

    Thank you 👍

    Capture.thumb.PNG.4319d3b10f2f7ea2618624bf1b570190.PNG

    ----

     

     

     

    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

     

     

  16. 44 minutes ago, Everade said:

    Could you increase the space between the day/night button and the menu? (mobile only)
    It's very close on mobile.

    image.png.8f7c1a10c3efdbb5fb489fa33f499af2.png

     

    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;
    	}
    }

     

  17. 35 minutes ago, Square Wheels said:

    Does it display "Likes", or is that data gone?

    Edit - That is reputation now?

    Yes still around and with plugin setting can be remove too.

    Capture.PNG.5d9f0f51ed30849194041d6935e58ee9.PNG

    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:

    Capture1.PNG.bc2d1475bd1a7fec7852ca89b42641fa.PNG

  18. 4 hours ago, Olmyster said:

    Hi @shahed. I have a weird problem with this plugin.

    As you can see in screenshots below, if I enter an answer in a post (1), when I send it (2), I have a strange result (3).

    I have to refresh the page for having the correct layout .  

    Note : the problem is the same as vertical as horizontal UIP.

    2021-08-02_12-17-02.thumb.jpg.abf6b51dab9b3d324f05ca62f3d4545d.jpg

    Yes when users submit their posts, by default process just send part of the code block. this is unnoticeable normally with default theme but in plugin we have extra blocks of codes. this means some of codes in plugin will be absent in quick reply only to submitter. just reload the page so all posts properly load. I have some idea to fix it for good and hope to implement in near updates.

  19. 3 hours ago, Olmyster said:

    For sure, another great plugin who solves my problem 🙂 

    I have a new problem. On hover cards, I can't display custom fields like Facebbok or Website. Of course, I have created profile fields and I fill their ID in the plugin side settings. But there are not visibles. I'm not sure but I guess the problem occurs because it's a URL.

    Make sure your fields have this setting:

    Capture.PNG.b6e8e0d32c99c6d471f9158ee39c8e6b.PNG

    Also In order to display, users must fill those fields as well.

  20. 1 hour ago, Olmyster said:

    I'm talking about this part.

    2021-08-01_16-01-46.jpg.9f202af6aedbb406bdda3dea54350311.jpg

    Well this section hardly have any relevancy to hover cards and Legend Styler - Hover Cards is all about hover cards. however I have another plugin, specially for posts and you can remove those parts plus many more options through that. LegendStyler - Posts

    Alternatively you also can remove those data by CSS class as well. simply add this class on your theme's custom.css:

    aside li[data-role="custom-field"] {
        display: none;
    }

     

  21. 1 hour ago, Olmyster said:

    Hello @shahed. This is a great plugin. Thank you for this creation. However, I'm facing a problem. Since user profile info display in the hover card, there is no need to have them  under their avatar in every post. How can I remove it ?

    Hi,

    Not sure which part you want it to be removed. can you show me in screenshot?

×
×
  • Create New...