Jump to content

Legend Styler - Posts [Support Topic]


Recommended Posts

 

Legend Styler - Posts, is a plugin that can be use to give a lot of styles and parts rearrangements to Posts section in Forums topics/questions. with dozens of variable and settings, admin can modify and rearrange almost every part in posts area, in verities of ways to give a unique look, style and color to posts. in general, there are two different ways of display user info panel in this plugin (Vertical or Horizontal) and each one have sets of their own settings and variables.

Demo (this demo uses Horizontal UIP settings)

 

Please use this Topic for Support request and Ideas for Legend Styler - Posts

Link to comment

132347103_Screenshot2021-05-03153904.jpg.1a2401f1fad6d1d7d70195c98b0a46e2.jpg

possible to use theme css variables? for those of us use light and dark theme

 

374997598_Screenshot2021-05-03153945.jpg.c38ebdeb8ba92ee5af829e686e6cc161.jpg

possible to remove these fields ?

 

914108605_Screenshot2021-05-03154003.jpg.65aa76b223d4ef643e7a79d2d49a3448.jpg

possible to have these field show up on profile instead of hover ?

 

80866274_Screenshot2021-05-03154854.thumb.jpg.c147867286df6ea68c76519f45eb04bf.jpg

there are huge gap below content which previously held up by profile section length (which is main reason of my purchase, to get rid of them), but it seems it still remain with this plugin

Edited by Eudemon
Link to comment
6 hours ago, Eudemon said:

132347103_Screenshot2021-05-03153904.jpg.1a2401f1fad6d1d7d70195c98b0a46e2.jpg

possible to use theme css variables? for those of us use light and dark theme

This two options is specially included in plugin, so admin could use in colored themes as well. but it's works when a community have just one type of theme available to users.

I will add special option for this in next update.

 

6 hours ago, Eudemon said:

374997598_Screenshot2021-05-03153945.jpg.c38ebdeb8ba92ee5af829e686e6cc161.jpg

possible to remove these fields ?

What fields is these? if it's User group indicator or Reputation Badge you can remove it by plugin settings.

 

6 hours ago, Eudemon said:

914108605_Screenshot2021-05-03154003.jpg.65aa76b223d4ef643e7a79d2d49a3448.jpg

possible to have these field show up on profile instead of hover ?

You mean when user hover on profile name/image these field show up?

 

6 hours ago, Eudemon said:

80866274_Screenshot2021-05-03154854.thumb.jpg.c147867286df6ea68c76519f45eb04bf.jpg

there are huge gap below content which previously held up by profile section length (which is main reason of my purchase, to get rid of them), but it seems it still remain with this plugin

I will add an option for this in next update.

 

Thanks for comment.

Link to comment

1204472076_Screenshot2021-05-03154854.thumb.jpg.ea504590905aa8cd5436a54e6bc197df.jpg

to be clear, by space gap i mean right below the selected div and between each post

 

1699960281_Screenshot2021-05-03225143.jpg.85d758d2cd17f4f8508c76fae5fda73b.jpg

i turned off reputation bag and custom field these still show up, they are user title and rank

turning off user group indicator also removes them but that removes user group as well

 

also i prefer the states to be smaller, justify content center, remove flex column of inner icon, which looks something like this

2132386426_Screenshot2021-05-03225934.jpg.18ae6cda0a6c15548a52d8ecef3cb139.jpg

Link to comment
15 minutes ago, Eudemon said:

1204472076_Screenshot2021-05-03154854.thumb.jpg.ea504590905aa8cd5436a54e6bc197df.jpg

to be clear, by space gap i mean right below the selected div and between each post

This one partly is a bug. padding in your first indicator is created because of sticky UIP. so naturally if setting sticky UIP being disabled, that padding should also be remove. I will fix it in next update.

Also will look on other two report as well.

Link to comment

here is another bug, member with longer user stat pushes profile div out, the profile div should be fixed size and not dynamic based on content

my previous suggestion should help make it smaller

Screenshot 2021-05-05 175552.jpg

Edited by Eudemon
Link to comment
3 hours ago, Eudemon said:

here is another bug, member with longer user stat pushes profile div out, the profile div should be fixed size and not dynamic based on content

Will be fix in 1.0.2

My suggestion is when you choose "UIP info area" to be "listed", use wider UIP. it can be done with setting: UIP width > Medium/OR/Wide and defiantly not small. because in this size even with fixed UIP width value, your content gonna may be hidden behind post area.

 

Quick fix for fixed UIP width size is go to edit your theme CSS and Html > CSS > mvn_poststyler.css

Change:

.MVN_postStyleHo1_side_small {
    width: 15%;
    text-align: center;
}

To:

.MVN_postStyleHo1_side_small {
	min-width: 15%;
	max-width: 15%;
	text-align: center;
}

 

3 hours ago, Eudemon said:

my previous suggestion should help make it smaller

the one with smaller icons and numbers in front of them?

this option can be use in next update 1.0.1 when it's approve in MP, but it's not gonna fix this. numbers in front of icons create more width to UIP and demand wider UIP width.

Again if you choose "UIP info area" to be "listed", use wider UIP. it can be done with setting: UIP width > Medium/OR/Wide

Link to comment

Version 1.0.1 now released.

 

What's New in Version 1.0.1  

  • Bug fix: Remove padding-bottom in UIP when UIP does not have Sticky effect
  • New setting: "Inherit UIP theme color scheme". useful for communities with multiple public themes
  • New setting: "Stretched post area [Vertical UIP]". remove un-necessary padding and make post area stretched
  • New setting: "Group indicator badges [Vertical UIP]". disable this option removes custom badges, dots and ... that assigned to User groups indicator
  • New setting: "UIP info area > Profile image hover [Vertical UIP]". display stats only when hover on profile image [Demo]
  • New setting: "UIP info area > None [Vertical UIP]". chose to not display any user stats at all
  • New setting: "Stats > Grid (Small) [Vertical UIP]". display smaller version of grids stats
  • CSS and HTML updates

 

 

Link to comment

great UI improvement with the latest update

here are some latest bug

with remove padding checked, some post still have this big gap

1959137322_Screenshot2021-05-10135005.jpg.cb5d62b2a58dcf0997811e83bc52d0f8.jpg

 

I haven't looked into your code, i assume you replaced post content template, this breaks in post ad for those who use advanced advertisement app, it also breaks native popular post highlight

before

1198617945_Screenshot2021-05-10135144.thumb.jpg.696db13221d4502b40526b3d179b2c0b.jpg

after

637232282_Screenshot2021-05-10135118.thumb.jpg.6d99ae0bc02b375aa8d58550f641a776.jpg

 

site for reference: https://turboduck.net/forums/topic/35843-released-test-drive-unlimited-platinum/

Edited by Eudemon
Link to comment
8 hours ago, Eudemon said:

here are some latest bug

with remove padding checked, some post still have this big gap

I assume option Vertical UIP > Sticky panel is enabled? as I told this before, gap created because of sticky UIP. I have some Idea for this.

Anyway for now If you deactivate this option, big gap will be disappear.

8 hours ago, Eudemon said:

I haven't looked into your code, i assume you replaced post content template, this breaks in post ad for those who use advanced advertisement app, it also breaks native popular post highlight

Popular post highlight will be fix in 1.0.3 /

Though I don't know what is advanced advertisement app. plugin offers multiple styles but for post area uses exact same post template as IPS default does. the only different is post template in plugin exist in a different parent. now with the look of this ad, should be a quick integration for app developer. plugin however are tested with IPS own ad settings (display ad after first post) and it is working fine.

Link to comment
2 hours ago, shahed said:

I assume option Vertical UIP > Sticky panel is enabled? as I told this before, gap created because of sticky UIP. I have some Idea for this.

yes i have that enabled, thought it was fixed in the latest version, i can disable it for now

2 hours ago, shahed said:

Though I don't know what is advanced advertisement app. plugin offers multiple styles but for post area uses exact same post template as IPS default does. the only different is post template in plugin exist in a different parent.

it targets specific element via queryselector and inject ad after it, i suppose i can target post template and inject before, since you changed parent template

 

on an unrelated note: any plan to update your wiki plugin to latest version? preferably add a button to copy hyperlink on anchor tag

Edited by Eudemon
Link to comment
19 hours ago, Eudemon said:

yes i have that enabled, thought it was fixed in the latest version, i can disable it for now

This also will be fix in 1.0.3

 

19 hours ago, Eudemon said:

on an unrelated note: any plan to update your wiki plugin to latest version? preferably add a button to copy hyperlink on anchor tag

As of now i don't have any plan to upgrade this plugin. this plugin is also halted from further sale in MP by my request awhile ago.

Link to comment
3 hours ago, shahed said:

As of now i don't have any plan to upgrade this plugin. this plugin is also halted from further sale in MP by my request awhile ago.

mind let me take over development? otherwise I have to build my own version, already invested in post format in my community

feel free to take this conversation private

Edited by Eudemon
Link to comment

Plugin is now upgraded.

What's New in Version 1.0.3

  • Fixed Issue with large gap in small content posts when Sticky effect is active
  • Fixed UIP sizing with larger profile images when UIP width is choose to be Small or Smaller
  • Change Setting: "UIP info area > Profile image hover [Vertical UIP]" to "UIP info area > UIP hover [Vertical UIP]". now display stats when hover on UIP area [Demo]
  • CSS and HTML updates
Link to comment
  • 1 month later...
On 7/5/2021 at 10:34 AM, shahed said:

Good idea. I will add this design as optional setting in 1.1.2 👍

thanks. 

also if you can make it 

first post horizontal and second vertical also good.

🤪

Edited by OMGTECH
Link to comment
  • 2 weeks later...

What's New in Version 1.1.2  

  • New Setting: [UIP Horizontal] > Choose profile image for comment author Inside/Outside of the UIP
  • Setting change: Rounded profile photo (Yes/No) > Rounded profile photo (1. Round 2. Mild round 3. Square)
  • New Settings: Sticky UIP Active > UIP Distance from top. useful for communities with fixed navigation menu.
  • CSS and HTML updates

 

@OMGTECH

For display profile image inside of UIP, deactivate this option:

Capture.PNG.e761066b463e6bba82a806a690728d09.PNG

Capture2.thumb.PNG.c962979cff596a9d0d8546dfdc83db5d.PNG

Link to comment
  • 3 weeks later...

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

Edited by Olmyster
Link to comment
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.

Edited by shahed
Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...