inherit
223470
0
Feb 27, 2019 17:05:53 GMT -8
₪» ⅀ ƪ Ƒ «₪
Original registration date: 2007. DeviantART: http://deviantart.com/ruanly. Discord: Ruanly#7946.
1,281
July 2015
fajita
|
Post by ₪» ⅀ ƪ Ƒ «₪ on May 24, 2018 7:31:01 GMT -8
Peter, upon reading your OP and fiddling with the plugin myself, it appears I cannot but I figured I would ask cuz I need the feature for my forum to be able to use this and it's easiest to simply ask and know upfront - Is it possible for staff to add an item to someone's account? Or can only the user themselves add items and staff are restricted to removal only?
|
|
inherit
255214
0
Oct 13, 2018 15:57:37 GMT -8
sacrosanct
4
May 2018
sacrosanct
|
Post by sacrosanct on May 24, 2018 7:38:40 GMT -8
Hi everyone! May I know the limit of the number of items to the default MONETARY SHOP, as well as its three plugins EXTRA ITEMS?
Thanks in advance and thank you to those who helped build (and update) the plugins. They are very helpful.
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on Jul 12, 2018 14:58:31 GMT -8
Peter I'm having some trouble getting the max-width and max-height (mini profile) to work. Only percentages work but that's not what I want to use right now. I even used the CSS code in your OP but that did nothing. It's probably my fault - I'm coding a custom theme from scratch so I might have messed something up. Any suggestions on what I should look for to fix?
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jul 20, 2018 9:19:10 GMT -8
Hi everyone! May I know the limit of the number of items to the default MONETARY SHOP, as well as its three plugins EXTRA ITEMS? Thanks in advance and thank you to those who helped build (and update) the plugins. They are very helpful. Hard to say, as it depends on the length of your ids, the quantity the member purchased, and also the price of the item (bigger price = more numbers). Plus there needs to be space for gifts and trades. So yeah, hard to really guess.
I think an older version included timestamps for each item as well. I think that was removed at some point, but would have to look at the code to be sure.
The plugin will warn the use if it can't purchase anymore anyway.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jul 20, 2018 9:20:49 GMT -8
Peter I'm having some trouble getting the max-width and max-height (mini profile) to work. Only percentages work but that's not what I want to use right now. I even used the CSS code in your OP but that did nothing. It's probably my fault - I'm coding a custom theme from scratch so I might have messed something up. Any suggestions on what I should look for to fix? I need to see what you are trying, so link me to a post that has purchased items.
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on Jul 20, 2018 9:52:20 GMT -8
Peter I'm having some trouble getting the max-width and max-height (mini profile) to work. Only percentages work but that's not what I want to use right now. I even used the CSS code in your OP but that did nothing. It's probably my fault - I'm coding a custom theme from scratch so I might have messed something up. Any suggestions on what I should look for to fix? I need to see what you are trying, so link me to a post that has purchased items. I didn't check yet, but I believe I took out the pixel max width and height values since they "don't work", so it's just the percentages right now. Here's a link anyway cxhboards.boards.net/threads/recent/28
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jul 20, 2018 9:57:50 GMT -8
bai, I see the inline style being set correctly for them. max-height: 68px; max-width: 68px;So what I am seeing is working correctly. You images are 39 x 39px, so max height and width won't come into effect, so I can't see an issue. Maybe set the max height and width to something smaller than 39px so we can see if it does do the job correctly?
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on Jul 20, 2018 9:59:42 GMT -8
bai , I see the inline style being set correctly for them. max-height: 68px; max-width: 68px;So what I am seeing is working correctly. You images are 39 x 39px, so max height and width won't come into effect, so I can't see an issue. Maybe set the max height and width to something smaller than 39px so we can see if it does do the job correctly? That's odd! The images I made are all 68 pixels, which is the size I want to display in the regular profiles and shop, but for the mini profiles I wanted it to be about 48px. Let me try and input 48 into the mini profile area and see if it will work now edit: i took out the percentage and the mp pics are displaying at 68 rather than 48
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jul 20, 2018 10:06:30 GMT -8
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on Jul 20, 2018 10:12:17 GMT -8
Ah I see! Well I will make the sacrifice because I really love this plugin. I believe I did a quick search, but it's possible to redesign the shop tables, right? I'd like to try my hand at it!
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jul 20, 2018 10:18:44 GMT -8
bai, You can use CSS to style it how you want. There should be class names for the containers.
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on Jul 20, 2018 10:20:26 GMT -8
Done
|
|
inherit
255648
0
Mar 12, 2020 14:35:28 GMT -8
DiamondDogg
16
July 2018
diamonddogg
|
Post by DiamondDogg on Aug 15, 2018 15:07:44 GMT -8
Peter If I were to replace an item in the shop, would the old item still exist? Example: Replacing:With:(they're two different ones, but pretend they're in the same column)
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Aug 16, 2018 0:02:30 GMT -8
DiamondDogg, It's all based on the ID. Once that ID changes, the item is gone, as it has no info to lookup. If the ID stays the same, and you just want to replace all the info, price, discount etc, then it will be fine.
|
|
inherit
255648
0
Mar 12, 2020 14:35:28 GMT -8
DiamondDogg
16
July 2018
diamonddogg
|
Post by DiamondDogg on Aug 16, 2018 6:48:35 GMT -8
Peter thanks! Another question: Since I'm using the shop for adoptables, how would I place the next month's set without getting rid of previous adopts?
|
|