lalo salamanca
KPCKevin Powell - Community
•Created by lalo salamanca on 11/2/2023 in #front-end
Freelance web developer day rates in USA?
what are usual day rates for wordpress web devs?
3 replies
KPCKevin Powell - Community
•Created by lalo salamanca on 10/30/2023 in #front-end
Wordpress Graphql Registration/Login User Resources?
any good resources on how to create graphql schemas and endpoints? How to use JWT and such with wordpress?
2 replies
KPCKevin Powell - Community
•Created by lalo salamanca on 8/23/2023 in #front-end
Wordpress REST API, lets talk!
This is unmanagable someone explain this!
30 replies
KPCKevin Powell - Community
•Created by lalo salamanca on 7/15/2023 in #front-end
how do i stop my content from sliding?
guys when i change the size of the window my 100%width image take more height space and makes my website slide down, how do i make it so i can keep looking at the same content instead of it sliding down?
30 replies
KPCKevin Powell - Community
•Created by lalo salamanca on 6/7/2023 in #back-end
im not authorized to get users posts
i can pull posts off my rail server with prisma, but i cant pull a users posts because im not authorized to, im using google auth, where do i get the auth to do so?
1 replies
KPCKevin Powell - Community
•Created by lalo salamanca on 9/30/2022 in #front-end
Issue with initial opacity transition with navbar on responsive design
I have set toggle opacity and hidden transitions on the navbar its working properly.
But theirs an issue when resizing the window screen when the @media query gets hit.
It starts with 100% opacity and then auto starts the transition to 0% and hidden.
It's suppose to start hidden and 0 opacity. But it's not.
I'm guessing that when the @media query get his it adds the class and its default is 100% opacity and shown. And then goes to its set.
https://codepen.io/fernandojcastellanos/pen/ZEoxdQw
5 replies
KPCKevin Powell - Community
•Created by lalo salamanca on 9/27/2022 in #os-and-tools
VS Code, Live Preview plugin (bug?)
I'm using Visual Studio Code and running the Live Server plugin. Every time I ctrl+s (save) my .CSS file, live preview window auto scrolls up slightly every time and its starting to annoy me.
Do any of you have this issue?
If so, how do I fix this?
7 replies
KPCKevin Powell - Community
•Created by lalo salamanca on 9/27/2022 in #front-end
Visual Studio Code Live Server Plugin (bug?)
I'm using Visual Studio Code and running the Live Server plugin. Every time I ctrl+s (save) my .CSS file, live preview window auto scrolls up slightly every time and its starting to annoy me.
Do any of you have this issue?
If so, how do I fix this?
5 replies
KPCKevin Powell - Community
•Created by lalo salamanca on 9/20/2022 in #front-end
How to update height of a div to match another div?
I'm trying to live update a variable in javascript to set the height of a div.
Trying to use ResizeObserver but im stuck now.
22 replies