Jump to content

Kitchen Sink

Featured Replies

Got my hands on an iPad. Mobile menus fly out just fine.

  • Replies 550
  • Views 50.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Regarding support: You are naturally well within your rights to not allow the author access to your community, either a login or filesystem access etc. However you must bear in mind that this wil

  • Flitterkill
    Flitterkill

    KS 10 released: NEW! Option for a more compact star rating display and yes, you can still change the rating on the fly (if allowed) and the text will update. NEW! Move the follow button t

  • Lenny Warren
    Lenny Warren

    If anyone still isn't convinced about Kitchen Sink, or @Flitterkill, just want to say, SUPERB app and SUPERB developer, AMAZING customer support. BUY IT NOW...

Posted Images

  On 3/1/2018 at 8:51 PM, All Astronauts said:

Did you or someone change the animation speeds to be slow? KS - Global then scroll down

No. Setting is:

0,17

0,17

0,50

0,50

Problem on Iphone 6 Plus.

https://lanos.com.ua/forum/

 

Edited by Alexaner Pachkovsky

Hello,

 

Not sure if this has been mentioned yet, but my Plugin continually resets all custom values every time that:

  1. A new plugin is installed.
  2. A new plugin is uninstalled.
  3. An update is applied to IPB

I'm kind of getting annoyed that I have to re-apply the settings each time when any of the above happens. Do you have an idea what might cause this kind of behavior?

 

Thanks

None, other than a few versions back this was a known problem with IPS settings (should be resolved). The plugin just uses the standard IPS save form settings routine; I do nothing out of the ordinary anywhere in that regard.

Current version (IPS and KS)?

Though, if you haven't already, uninstall KS, hit the support tool to clear caches, then install again and see if it clears up.

It seems to be an issue specific to iPhone 6 Plus. 

And the setting in question is a single css value. Strange. Be a lot easier if I had an iPhone 6 around...

 

Hi @All Astronauts I've bought Kitchen Sink mainly to move the "Mark Site Link" to the user menu, and that's fine. Now, is there a way of achieving that without touching the streams I have in the breadcrumb?

You see, I had removed "Mark Site Read" completely already, and there I have 3 other streams instead. So basically is there a way to make your script do the work in the user menu but not interfering with the current links in the breadcrumb. I looked among the templates to see if there was one replacing the breadcrumb template but didn't find one.

I thought I had that fixed loong ago, I'll take a look when I get back in. Thx. 

  On 3/13/2018 at 1:53 PM, All Astronauts said:

I thought I had that fixed loong ago, I'll take a look when I get back in. Thx. 

Hi AA; have you had a chance to look at this?

Yeah, just now. For convenience I did this by pulling most of the structure there. To clean it up I'll need to break open one of the KS settings into two separate ones now, and then account for it in the code/css.

This will kick out with the 4.3 compatible release.

Edited by All Astronauts

Okay, thanks. I hope it will be still compatible with 4.2 because not everyone is keen to jump straight into the brand new big releases, not at least until they are massively tested, etc. So, a fair bit of time can pass all considered.

Should be, or rather, I don't plan on introducing anything new in the first release for 4.3 so unless its a compatibility thing. Maybe I can tackle this today and just push something out for you before I flip the dev environment over to 4.3

That would be great if you could. Cheers.

Current KS appears to be all good for 4.3. Maybe minor blip or two somewhere but nothing to stop you from using it. 

Question: is there a reason that some of the items re included in the Cog Wheel when KS is enabled and some are not (and don't even show at all in some cases)? I would have thought that everything available would be pulled into the Cog Wheel...

2018-03-29_19-03-55.jpg.e70c1d120a1c70de8d2b90d5dc744e2d.jpg

2018-03-29_19-03-17.jpg.fab952d95a90455587e79e135f7846bb.jpg

 

  • Author

That options menu Cog Wheel stuff is a nightmare to deal with (I'd have to write a paragraph or two to explain it...) involving permissions checks that have to be added and 3rd-party application hooks into this area being over-written by KS and no easy way around it. I've made a few specific app fixes but honestly it's more trouble than it's worth (and none of them move things into the options/cogwheel bit - they make sure they are stuck in there at the bottom.)

I'm strongly considering pulling some things out of the KS plugin and sticking them in an application to tackle some of these problems. In this case it would literally be just a single hook for this forum post menu bit, and you would have to drag the application to right after the Forums app in the app list. That way, it would let you move the edit and quote buttons into the options menu, and change it into cog wheel if you like, but would cause zero conflicts with any other 3rd party stuff. No 3rd party stuff would appear in the options menu though, there is no real way to handle that at all, at least on my end.

  • 1 month later...

New in KS 21:

  • Fully 4.3 compatible!
  • Reworked Javascript bits, ditched a library no longer needed.
  • Patches setting search results order setter for 4.3.
  • Misc. whatevers.

could you add an option to show the amount of replies and views inside the topic underneath the title or something. I would buy this addon then. thank you. 

Half of that is already there:

1.thumb.PNG.4621b41a97d8aa3cfe5214f390adff8b.PNG

2.thumb.PNG.b857e84a631d505fad24f437225aa4de.PNG

I need to change the font color of the forum category descriptions. Could you add this feature into kitchen sink or tell me what css to use? I am trying this css with no luck.

.ks_catDescs {
  font-color:#ffffff;
}

 

How odd... They have a full editor up for that field, which is why I have to warn about the clown car aspect of this if you include images and so on, but there is no font color on the editor.

If you feel like it, submit a support request and ask why the the color options aren't available on that editor. A cursory look at the code seems to show it should just pull whatever buttons you have up on the editor everywhere. EDIT: This is all editors in the ACP. Hmmm, dare I waste more time looking...

That said, so close...

.ks_catDescs p {
    color: red;
}

Just need a space and a p

Edited by All Astronauts

  On 5/20/2018 at 4:33 PM, All Astronauts said:

That said, so close...


.ks_catDescs p {
    color: red;
}

Just need a space and a p

1

That is not working either. I also tried copy/pasting your code just in case I missed something.

Just to be clear, this is what I am trying to change:

1224849712_ScreenshotatMay2202-42-33.thumb.png.cba16d0b8f680906c7c6f595bfc4d6a7.png

Pm me site link,  don't need acp

Kitchen Sink 22 Released!

  • Format internal embeds - author header, image block, add border.
  • Searchlight patched up for a specific FURL conflict, totally rewritten, and now can be toggled on/off in settings.
  • CSS file renamed to aa_ks.css pushing it to the first postion (or close to it) in your COMPILED custom css.

Feature Request: Option to enable the "Create" menu on mobile

Recently Browsing 0

  • No registered users viewing this page.