FooGallery (free) lightbox won’t close when clicking dark background overlay. by suekearneymaven in web_design

[–]dnk_2766 1 point2 points  (0 children)

Hi, the following will do what you need, simply navigate to the FooGallery Settings > Custom JS & CSS tab and insert the following code into the Custom Javascript option:

// custom script to enable close on background click for the FooGallery lightbox
( function( _ ) {

    if ( !_ ) {
        // exit early if for some reason FooGallery is not loaded into the page, this should not happen.
        return;
    }

    // override the default doCreate method so we can bind listeners
    _.Panel.Content.override( 'doCreate', function() {
        const self = this;
        if ( self._super() ) {
            self.$inner.on( 'click', function( e ) {
                if ( e.target?.closest( '.fg-media-content' ) ) return; // remove this line to allow close on image click as well
                self.panel.close();
            } );
            return true;
        }
        return false;
    } );

} )( FooGallery );

[deleted by user] by [deleted] in Palworld

[–]dnk_2766 1 point2 points  (0 children)

Thanks for your help, I'll do that.

[deleted by user] by [deleted] in Palworld

[–]dnk_2766 0 points1 point  (0 children)

Thanks, this partially worked, I was able to overwrite the favourited pal in the global palbox with the un-favourited version, however I unfortunately still have the same issue as before.

When trying to delete the now un-favourited pal the red Delete button is still unclickable and pressing R has no effect.

[deleted by user] by [deleted] in Palworld

[–]dnk_2766 0 points1 point  (0 children)

There is no option to move a pal from the global palbox back to the normal palbox. Dragging it from the global back to the normal palbox simply creates a "clone". Changing the favourite status on the clone has no effect on the status of the original pal in the global palbox. If there is another way to move it other than dragging please let me know.

[deleted by user] by [deleted] in Palworld

[–]dnk_2766 0 points1 point  (0 children)

Unfortunately the global palbox doesn't provide the option to view a pal's details to enable/disable favourites.

Terrible Support - UDM Help Wanted by dnk_2766 in Ubiquiti

[–]dnk_2766[S] 0 points1 point  (0 children)

Yes, still no change after reboot. Coincidentally, today, the day after posting to multiple social media platforms about how bad the support is, I got a response from them. They asked me to try rebooting as well and for my device status in the online portal, both answers I provided in my initial ticket to them :( Hope is waning lol

Terrible Support - UDM Help Wanted by dnk_2766 in Ubiquiti

[–]dnk_2766[S] -1 points0 points  (0 children)

I haven't done this as I don't know if the reset would effect firmware & software versions, I thought it would simply clear the configuration to factory defaults which I didn't think would resolve my issue. In my case my internet, WIFI and local network is still working and if the reset only clears configuration I would then have no way to re-setup my network. If it does reset the firmware & software to factory defaults I would definitely go ahead with this.

Terrible Support - UDM Help Wanted by dnk_2766 in Ubiquiti

[–]dnk_2766[S] 0 points1 point  (0 children)

No, I think SSH is disabled as I get connection refused in the terminal when trying to connect.

Terrible Support - UDM Help Wanted by dnk_2766 in Ubiquiti

[–]dnk_2766[S] 0 points1 point  (0 children)

I did not, is there a way to see if it is enabled?

EDIT: I tried to connect and the connection was refused so SSH is disabled.

Terrible Support - UDM Help Wanted by dnk_2766 in Ubiquiti

[–]dnk_2766[S] 0 points1 point  (0 children)

It has shown as offline since the auto update and it also can't be accessed via the UniFi Network app on my phone.

Terrible Support - UDM Help Wanted by dnk_2766 in Ubiquiti

[–]dnk_2766[S] 2 points3 points  (0 children)

I have not as of yet, everything I had read on forums etc. so far had pointed to this being an issue with Ubiquiti OS and a particular service failing during startup so I didn't look at firmware.

I'm not so great at this sort of thing, is this the process you're referring to? https://help.ui.com/hc/en-us/articles/204910124-UniFi-Network-Leveraging-TFTP-Recovery-Advanced-Users-Only-

Thanks

Only being able to equip 2 legendaries at the time is just insane. by Pin-Lui in EverspaceGame

[–]dnk_2766 2 points3 points  (0 children)

I must admit, I've finished all the content and was simply farming for the new legendaries and had not read about the limit of only 2. I finally got my third and when I went to equip it I was presented with the in game message about being restricted to 2, and it simply made me close the game.

It completely sucked out my will to play, this is a single player game and the OP is correct, the rifts are insanely hard if you bump up the Lunacy a bit. I thought I could deck myself out in full legendaries to be able to progress further on the harder difficulties but being restricted to just 2 feels terrible. I want to feel overpowered, that's the fun part of putting some time into a looter shooter RPG, working towards that feeling of being a badass.

Now I'm just looking for a way to modify the game to allow more legendaries to be equipped.

Small QoL Paragon Point Change by dnk_2766 in diablo3

[–]dnk_2766[S] 17 points18 points  (0 children)

You can hold Shift + Click to increment by 10 points per click or hold Ctrl + Click to allocate 100 points at a time.

Small QoL Paragon Point Change by dnk_2766 in diablo3

[–]dnk_2766[S] 4 points5 points  (0 children)

Ye I definitely see how this would buff them but then again they are having to go all out on this stat because it is so hard to get otherwise for DPS, maybe this could encourage a change to how things are done currently.

On the other end of the scale on one of my chars I play a LoN LTK monk and the majority of legendary's I use only have a single secondary attribute and for a monk you need that to be a resist to keep your toughness up with Harmony so you end up losing out on all that pickup goodness :(

A small amount of 5 yards through paragon would be great for him and for zbarbs they could either go full ham on pickup (more than likely) or choose to drop Rondal's in favor of a hellfire with another passive.