- Видео 8
- Просмотров 3 809
Andrzej Szandor
Добавлен 18 мар 2019
How to share WordPress local project with client using live link
Hey everyone,
Today I wanted to share with you how you can share you projects that you developing on a local dev environment for WordPress instead of building them on a live server which is not the way is done.
You can also use this method to potentially get new clients, a lot of starters won't have projects to share with new potential clients but if you build a demo website then you can share a link to your local website using a live link with them.
Just make sure that you turned your project on and then you can create a live link as it needs a server.
If you do have any questions please do let me know in the comments below.
Today I wanted to share with you how you can share you projects that you developing on a local dev environment for WordPress instead of building them on a live server which is not the way is done.
You can also use this method to potentially get new clients, a lot of starters won't have projects to share with new potential clients but if you build a demo website then you can share a link to your local website using a live link with them.
Just make sure that you turned your project on and then you can create a live link as it needs a server.
If you do have any questions please do let me know in the comments below.
Просмотров: 210
Видео
WordPress Blueprint Set-up in 2024
Просмотров 1,2 тыс.21 день назад
In this tutorial, I wanted to show you how you can set up a blueprint for your WordPress projects so you don't have to keep re-uploading plugins or themes or recreate themes from scratch even with a code. The whole point of having a blueprint is to save you time doing these little small tasks that you have to do every time you create a WordPress project. With a blueprint, you will have everythi...
Loading WordPress Module CSS and JS Code with NPM
Просмотров 1182 месяца назад
In this tutorial, I want to show you have easy it is to load module code on WordPress for your theme, whether you are building custom code or using someone else's theme, WordPress/scripts npm will help you enqueue files using a modular approach without you needed to touch Webpack. This is how as well WordPress builds there block themes and guternberg blocks, this npm is very useful for develope...
GSAP Text Reveal in WordPress
Просмотров 1823 месяца назад
Hi everyone, I'm back with another tutorial to show you how to do a text reveal effect on scroll using GSAP in WordPress. For this example, I am using Bricks Builder and Bricksforge as it's a perfect way to visually teach you how to create an effect on your website. You can create an effect like this with pure vanilla JavaScript and CSS and I could show you how to do it in another tutorial, als...
How to make stackable sections for your WordPress website
Просмотров 2245 месяцев назад
In today's tutorial, I am going to show you how you can create a stackable section or it could be used for stackable cards to give that parallax effect without using javascript or any additional plugins. I hope you enjoy this easy and simple tutorial and subscribe to my channel for more where we soon will dive in deeper and build more fun projects in WordPress using VUE or Vanilla JavaScript.
How to make expandable cards on hover and with a click event 2024
Просмотров 3436 месяцев назад
In this tutorial I will explain how you can create your own expandable cards on hover and click with code to either coder or add to your page builder like Bricks Builder, Element, Wix and so on, it makes no difference. It is important to watch the full video to understand how this works as I explain everything step by step. Once you understand it, you can easily implement it into your projects ...
How to build hover card effect in Bricks Build or any page builder or WordPress 2024
Просмотров 1,3 тыс.6 месяцев назад
In this tutorial, we will build together a card hover effect in Bricks Builder. You can apply this in any page builder like Elementor. If you just want to use pure code as I did first in VS Code, and later add to the theme that you developing. This time my audio should be working fine with no background noises or anything. Do let me know in the comments if you like it or what kind of tutorials ...
How to create flip card in Bricks Builder, VS Code or WordPress 2024
Просмотров 3336 месяцев назад
( Increase Audio Volume if it sounds low ) In this tutorial, I'm going to show you how to make a flip card with a 3D effect in Bricks Builder or any builder you want to use like Elementor, Divi, pure code in WordPress or any platform. You can make adjustments to your requirements yourself. The purpose of this tutorial is to educate you on how the effect works and not how things look pretty. Onc...
Appreciate this,i had no idea about this feature on local by flywheel
You need to be logged in into your Local account otherwise you can't enable the Live Link feature.
Yeah, that's what I said, and the project you working it needs to be on as it's your local server, It pretty much works same across different softwares
Thanks for this, looking forward to the next one!
Hoping to get the one I planned to record it soon
Great video, very clear and easy to understand. I hope to see more! Oh and I subbed 😎
I am planning next to do manual migration instead of using plugins.
Thanks for the video and interesting to see it go live and what is needed with that. Also, it would be interesting to see any and all modifications you make in the WP backend as well, permalinks etc, and any other changes from the download of WP to when you make it go live. Thanks again!
I'm glad this video was helpful. When I do tutorial on migration I will cover all the important parts that you need for making sure is migrated correctly for example database change as you need to update url in db once is migrated.
@@AJ-Pixelyze Thank You
Why "You can use the same blueprint for every project but is better practice to separate your blueprints based on client requirements for example, you can have one blueprint for local businesses and another for WooCommerce."? Because of the database bloat or?
No is because if for example you have a website with same layout compare to a website that need something different you would keep them as a separate blueprint same as for ecommerce. Most ecommerce have standard functionality so you can have default blueprint for that and there could be a blueprint for more advanced like a listing directory. You wouldn't want to keep all eggs in the same basket, you would have a blueprint for small local businesses that don't need much complexity compare to a local business that requires more complexity. Untimely is up to you how you setup your process that works best for you.
@@AJ-Pixelyze Thanks Andrzej :)
How do you get along with Local for Windows? Any issues with httpS? :)
There are no issues at all. All you have to do is set-up your project and before you open the dashboard, make sure you enable SSL and you be fine.
@@AJ-Pixelyze I wonder how its working for you because I had a lot of issues with Local until I fixed them god know how :) I tried uninstalling & installing multiple times and did lots of tweaks as explained in their forums. Anyway, I played around with local when they first started and I had the same issues - that time I was on Windows 8 I believe :) Besides that, it seems very slow to work with. Is that the case for you too?
I had it issue before but that is because I haven't used it for a while and when I updated it caused confusion so I uninstalled it and installed back up and it's been working fine since than. If you experiencing slow loading, glitches, lagging etc is probably because of your device, you have to clean it from junk files, remove the garbage that is eating your ram etc. It's like a car, if you don't maintain it then it will start to break and long term it will no longer be useful.
@ That's understandable but I have a powerful PC. Local sites are my only issues 😀 They are a bit too slow to work with compared to a production site. I now keep my blueprint on local but work on staging subdomains.
You need to look into your setup. I don't have most powerful PC and works really good for me.
Hi Andrzej. How is this different/main differences compared to Kevin Geary's blueprint video?
I don't know about his video and to be honest, is irrelevant because there are dozens of videos on how to create simple web designs or components for your website but it's about if the person watching has learned something and was able to understand it. I saw most videos and was hard for me to learn from them as I couldn't understand 90% of what they were saying or doing, so I decided to make videos more educational and not for the sake of views
@@AJ-Pixelyze 👍
Thanks for the Bricks video! An absolutely necessary topic, which I have not come across. super detailed! keep it up
Glad it was helpful!
Very interesting.. I have a few questions. You mention that you always develop a site on your localhost, but how do you then give your client access to view it? Usually there are things you want to show your client and things they want to see while building the site. Is there a cool way to just push to an online environment (like GitHub for example) or do you need to migrate it every time? Also, will themes and plugins not be outdated in the blueprint after a while? I guess that means that the sites will have outdated plugins too when you create one from a blueprint. Or is there a way that the blueprint site can keep all plugins updated automatically?
Yes, I always develop in a local environment because that is the proper way to do it. You can test code or functionality, etc. You shouldn't be doing this on a live server. There is an option to make it available to preview live by activating, and then you would just provide a password for the client. I would do a tutorial on that soon. When it comes to blueprint updates, how it works it's straight forward, when you create a blueprint, it has all the default setup or plugins you more than likely will reuse it. Before you use a blueprint on a new project, make sure everything is up to date. If you already use it on a project, then you need to update it manually on that project. If it's on a live server, then you should have a set-up to automate your updates, but before you do an update of a theme or plugin, create backup and then update it. One thing I forgot to mention on the video is, create generic username and password as you would use the same for projects that has the blueprint, once you migrate project from local to live server, change login credentials for security.
@@AJ-Pixelyze Thank you for that. Gotta look more into it. I usually develop directly on a server - I just password protect it while it's being built. That way I can have more than one person develop on it simultaneously, and it's easy to get feedback from the client. And it's not really that much faster on a localhost. Anyways, that's the proper weay for us to do it :)
If you join any Dev Agency or get hired as a developer, you be working on a local environment before project goes to production. To get multiple devs working on single project, they would use git-repo, git-hub and get-kraken. If you only planning to use a builder to make simple project that is small and won't take long to make it, then just throw it on live server and build it in couple days but the proper way is always starting from local dev not production
@@AJ-Pixelyze I’m not sure I agree. While using a local environment with Git is standard for heavy coding projects, working directly on a staging site can make perfect sense in many WordPress setups, especially for teams building with visual page builders or focusing on content. With a staging environment, you get real-time collaboration and team members can view each other's changes instantly, which is harder to do with Git because of risks of merge conflicts and delayed visibility. For complex, custom code, local development makes sense, but when the primary work is page building and content updates, staging offers a balance between safety and accessibility without over-complicating the workflow. But thanks for the video. It made me think :)
@@MortenVestergaard1 Stagging is ok for small project but if you working on Ecommerce than I wouldn't recommend, your hosting provide more than likely would say the same because when it comes to data and migrating database, it can get lost so there is a risk with staggin but small project like for example local cleaning company that might need maybe 3 or 5 pages nothing to fancy then sure. I would say go to different web agencies and see how they have it and what clients they work with then it will give you a good idea, probably best to do it.
It's amazing tutorial Please upload more Bricks with GSAP 🤩
@cyqot8784 I'm pleased you liked it. I will soon upload more tutorials. What things are you looking to learn?
Wow, this tutorial on creating a hover effect in Bricks Builder is super detailed! The step-by-step approach makes it so easy to follow along, even for someone who might not be super familiar with coding. I appreciate how you broke down the process of setting up containers and using CSS for the hover effect. The explanation about using relative and absolute positioning for the card content really clarified things for me. Plus, the tip about applying transition delays to create a smooth, staggered appearance of text is gold. Thanks for making this so accessible and easy to understand!
Thanks for your comment, I'm glad you learned something new, and I'm planning to add more tutorials around programming and designing
this is beautiful
@@Manolito-rh8dt Thanks, much appreciated it.
awesome!!!!
@@Manolito-rh8dt Thanks, I'm glad you liked it.
Able to share this template or code ?
very nice are you willing to share the code?
Thanks for your video, it's exactly what I needed
Great tutorial, thank you for sharing this.
Thanks for watching!
Thanks!
I'm glad you enjoyed the tutorial 😊
Great! Thank you Andrzej!
I'm glad you enjoyed it.