Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Solved How to make the GA google logo disappear

    Issues
    4
    17
    88
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cacy82 Donators last edited by

      Hello,
      with GA V3 I didn’t have the Google logo always in sight; after updating to V4 it is always visible. How do I make it disappear?Logo Google.JPG

      Z 1 Reply Last reply Reply Quote 0
      • Z
        zeangkor Donators @cacy82 last edited by

        @cacy82 in a config make icon statment false

        1 Reply Last reply Reply Quote 0
        • C
          cacy82 Donators last edited by

          I must insert:

          iconStatement: false,

          ??

          Z 1 Reply Last reply Reply Quote 0
          • Z
            zeangkor Donators @cacy82 last edited by

            @cacy82 no in EXT-Detector module configuration find this line ```
            useIcon: true,

            and change it from true to false
            1 Reply Last reply Reply Quote 1
            • C
              cacy82 Donators last edited by

              in the EXT-Detector module config that parameter I have already set to false (it was the first thing I did), but it keeps showing up

              1 Reply Last reply Reply Quote 0
              • Z
                zeangkor Donators last edited by

                restart raspberry pi maybe it would help other wise idk

                1 Reply Last reply Reply Quote 0
                • C
                  cacy82 Donators last edited by

                  i tried to restart but nothing

                  1 Reply Last reply Reply Quote 0
                  • bugsounet
                    bugsounet Main Coder last edited by bugsounet

                    hi, configuration sample is there

                    and wiki says there

                    image.png

                    So to not displayed the icon just set useIcon: false, in the config 🙂

                    Note:
                    If touchOnly feature is set to true icon will be already displayed.
                    why ? because this feature enable the icon touch screen fonction only with no keyword listener

                    If any problem, past your config there 🙂

                    1 Reply Last reply Reply Quote 0
                    • C
                      cacy82 Donators last edited by

                      Hi bug,

                      in my config i have set useIcon: false, but I did not also insert the parameter touchOnly;
                      in this evening I try to inserte this in the config and I will let you know.

                      Thanks!

                      1 Reply Last reply Reply Quote 0
                      • bugsounet
                        bugsounet Main Coder last edited by bugsounet

                        I use useIcon: false, feature in my prod mirror

                        and no icon shown 🙂

                        1 Reply Last reply Reply Quote 0
                        • C
                          cacy82 Donators last edited by

                          Cattura.JPG

                          This is mine!

                          In the config I’ve set useIcon: false, but you can see the logo in bottom-right

                          1 Reply Last reply Reply Quote 0
                          • bigjojo
                            bigjojo last edited by

                            hello, the problem comes that the line useIcon is not well placed.
                            it must be in the config:

                            {
                            module: “EXT-Detector”,
                            position: “bottom_rigth”,
                            configDeepMerge: true,
                            config: {
                            useIcon: false,
                            debug: false,
                            detectors: [
                            {
                            detector: “Snowboy”,
                            Model: “jarvis”,
                            Sensitivity: null
                            }
                            ]
                            }
                            },

                            1 Reply Last reply Reply Quote 1
                            • bugsounet
                              bugsounet Main Coder last edited by

                              😮 😮

                              Can you compare your config with sample wiki config? (with 👓)
                              And naturally find your error 😀
                              (it’s a game for learning you!)

                              1 Reply Last reply Reply Quote 0
                              • bugsounet
                                bugsounet Main Coder last edited by

                                Rhaa @bigjojo have send the solution!
                                😁

                                1 Reply Last reply Reply Quote 0
                                • Topic has been marked as solved  bugsounet bugsounet 
                                • Unlocked by  bugsounet bugsounet 
                                • Topic has been marked as unsolved  bugsounet bugsounet 
                                • bugsounet
                                  bugsounet Main Coder last edited by

                                  @cacy82 can you confirm that works now?

                                  1 Reply Last reply Reply Quote 0
                                  • C
                                    cacy82 Donators last edited by

                                    OMG, that’s right !! I didn’t realize it was out of the config!

                                    Now it’s disappeared.

                                    Thanks everyone and sorry, I should wear glasses 😄

                                    1 Reply Last reply Reply Quote 0
                                    • bugsounet
                                      bugsounet Main Coder last edited by

                                      no problem ! generaly, you make this mismake just one time 🙂

                                      1 Reply Last reply Reply Quote 0
                                      • Topic has been marked as solved  bugsounet bugsounet 
                                      • First post
                                        Last post
                                      Powered by NodeBB | @bugsounet ©2022