PWRA logo no worky

Anyone else experiencing this? Tapping on the logo on mobile no longer brings me back to the homepage. @Chris, @Alex, @JessicaPWR

2 Likes

I just tested this on mobile and was able to replicate this.

We will get this fixed now - thank you for pointing out! :slight_smile:

2 Likes

Yep. For about two days.
Was going to wait another day before saying something to make sure it just wasn’t my phone. :+1:

1 Like

Same here haha

1 Like

image

That div is on top and making things screwy on mobile. If you hide it everything’s fine.
image

If you check it out on desktop it’s not placed over the header div:
image

Add this to the div ‘ember5’:
position: absolute;
top: 0;

Seems to work fine, and the rest of the menu looks to work for me. Might need to wrap it in a CSS media-query for mobile only to be safe.

2 Likes

I second the two days no worky.

That’s impressive. And I know enough coding to get myself in trouble.

2 Likes

I have the unfortunate honor of being primarily a front-end UI engineer, so I stare at CSS and move things 1px left or right for hours to match some quirky designer’s musings. :rofl:

1 Like

Why are you getting out of the field?

I’m really, really not happy anymore. I work at one of the largest auditing/accounting firms in the world, make good money, etc… and it’s just not worth it.

I honestly looked back and realized I was driven by greed forever. I’m so much happier after work when I’m welding/fabbing/working on things/etc… And above all else, it’s time to be on my own and start something that’s mine. I’m still going to keep the skills alive, I’m working on a CRM as a hobby, and if something comes along on the side I’d jump in a little.

5 Likes

Keep us updated on the CRM, I’d be willing to give it a try

1 Like

I have the UI and login all done, who knows though. The reason I started it was there were a few features I really wanted, I talked to some CRM companies, and they are so closed-source and unwilling to accept contributors. So be it, I’ll work on my own. :smiley:

My thoughts right now are to make it free with some paid features that are required, like SMS and others that actually cost money. Maybe premium support, etc… or enterprise packages. I think it’d be really cool to have a good community-driven solution out there.

3 Likes

Hopefully @JessicaPWR and @chris see your input above on the problem and it helps them out.

1 Like

I dunno, I read about one sentence and got confused. They may only last two sentences.

2 Likes

LOL.
That’s how I feel about some of your explanations. :smiley: But it’s completely on me for not understanding, not on your lack of good communication. #truth

3 Likes

It’s still working, you have to press the very top middle of the W.

1 Like

@Chris @Alex @JessicaPWR get to work guys! I need that logo button thingy working, I need an instant exit option when I see silly advice, I’ve just about poked a hole through my phone trying to get it to work. My thumbs so sore I can’t even go outside and cut my grass.

200

5 Likes

This should be fixed now all! Let me know if it still isn’t working for you!

2 Likes

Yay! It works :grin:

1 Like