Jump to content

Daniel Ocio

Clients
  • Posts

    91
  • Joined

  • Last visited

 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 Daniel Ocio

  1. On 12/22/2018 at 9:12 AM, Takohashi said:

    Will Invision Community 4.4 include CKEditor 5? If not, then I would like the font size button and text alignment button to be like in CKEditor 5.

    1. Font size:

    4cA7oky.png

    This button looks better on the toolbar. The list of options is simple, concise and convenient. In addition, it will not allow users to make the font size too small or too large.

    2. Text alignment:

    RTIDNF4.png

    This button takes up less space on the toolbar, and it is more convenient to use it in the editor on a smartphone, for example.

    Hi, maybe is not the proper hread, but do you know how toinstall that "heading" button to our ckeditor?

  2. On 12/16/2018 at 4:12 PM, Mr 13 said:

    Here is an example (add it to custom.css file of your theme):

    
    /*** Attach Mobile Nav to Bottom ***/
    #elMobileNav {
      position: fixed;
      bottom: 0;
      width: 100%;
      z-index: 5049;
      border-top: 1px solid #808080;
    }
    /* Increase body length in order to not overlap footer elements */
    body.ipsApp_front {
      padding-bottom: 50px;
    }
    /* Prevent from overlapping by lang switcher */
    ul#elNavLang_menu, ul#elNavTheme_menu {
      z-index: 5048 !important;
    }
    /* Prevent from overlapping by notification popups */
    #elFlashMessage.ipsFlashMsg_bottom {
      bottom:50px;
    }
    #elFlashMessage.ipsFlashMsg_dismissable [data-action='dismissFlashMessage'] {
      right: 10px;
    }

    It may also require some additional cosmetic tuning for your theme.

    It shouldn't be hard but i don't plan to implement this because in my experience this behaviour could be unobvious and annoying for inexperienced users.

    Fixed docking is enough in my opinion.

    Thanks for this!
    2 thigs:
    1- ¿How about put stick menú in PC?

    2-About mobile, i see that this dont do in the homepage, can you help doing there too?

  3. On 4/12/2019 at 2:00 PM, stoo2000 said:

    Just so people don't think I'm ignoring this, I'm talking to Daniel in a ticket 🙂

    Neither of those are a feature at this time.

    Why would you want a member to be able to opt-out of receiving feedback? Surely, if you had a member sign-up that wanted to scam others they would just opt-out so that they don't get any negative feedback for doing so.

    Hi, i done this by my own, please PM me if you or someone need it

    On the other hand, my ideas/request:

    -a button to give feedback from the topic, not only from profile

    -when paste a link in the feedback it doesnt recognize, you have to type the title, that sucks 🙂

  4. Hi, im trying to install, but when finish it says:

    4S142/7 Cannot write the theme ID directory inside /themes/. Please check the permissions for this directory.

    Im in default theme, and /themes/ has 777 permision folder and archives

×
×
  • Create New...