Adding a Codepen HTML CSS JS and External JS to an Elementor Page - Elementor Wordpress Tutorial

  Рет қаралды 18,988

Web Squadron

Web Squadron

Күн бұрын

Пікірлер: 52
@antonichristian5845
@antonichristian5845 Жыл бұрын
nice one Imran!!! one thing to note though that also trips a lot of people is quite a few codepens have CSS with (SCSS) next to them, in this case you need to click on the small down arrow and choose "view uncompiled css" otherwise it won't work...
@websquadron
@websquadron Жыл бұрын
Good point on the SCSS
@kingsleyabang3403
@kingsleyabang3403 Жыл бұрын
One of the best I've come across. I've been checking for days and this is where I've found it. Thanks for this.
@Asad-Main
@Asad-Main 5 ай бұрын
Thank you so much man, Just what I was looking for. I am new learning WordPress past 6 months and trying to come up as a Freelancer. Your contents are just too perfect for me & easy to understand. Respect 😍
@websquadron
@websquadron 5 ай бұрын
Glad it helped!
@GinasticaNerd
@GinasticaNerd Жыл бұрын
oh bro, I was looking for days to solve this and I couldn't find it, until I found you on youtube and uncovered my doubt, thank you very much!
@komalzafar4799
@komalzafar4799 19 күн бұрын
Was struggling wit it for so long 😭 thnku so much.🥰
@FeelingLike
@FeelingLike Жыл бұрын
This is amazing, straight to the point and thought out. Thanks, priceless information
@ththim7785
@ththim7785 8 ай бұрын
Best tutorial ever! You are a great teacher.
@Kiweora
@Kiweora Жыл бұрын
Thanks, man! That last part of the external source was the missing piece I've searching for.
@michalbartosz4878
@michalbartosz4878 8 ай бұрын
Man, that's just what I needed explained! Thanks a lot.
@erichepperlewp
@erichepperlewp 9 ай бұрын
Good tip about the external resource scripts!
@YagizK.
@YagizK. Жыл бұрын
thank you so much bro, this helped me so so much :D
@moarocha
@moarocha Жыл бұрын
Thank you. This tutorial saved my life!
@najafalibalti
@najafalibalti Жыл бұрын
bro, i am stuck in this but now i solved this issue due to you bro , loe from pakistan💕💕❣
@yousefmiri7045
@yousefmiri7045 Жыл бұрын
You are the best , Thanks a lot for your video !!!
@wesleylefamazibukojr5644
@wesleylefamazibukojr5644 9 ай бұрын
Thank you So much!!!
@ASAD-gx3km
@ASAD-gx3km Жыл бұрын
really great work what i was looking for
@clintongallagher
@clintongallagher Жыл бұрын
. The element contains all the contents of an HTML document, such as headings, paragraphs, images, hyperlinks, tables, lists, etc. Note: There can only be one element in an HTML document. If a element is in the widget as this demo shows that would cause two elements to be in the page. So how can this demo function with two body elements? Does Elementor filter out the redundant element from widgets or what?
@fd3871
@fd3871 Жыл бұрын
it doesn't unless he is using a theme template page that is devoid of a body tag (which is possible), or maybe elementor canvas?. my guess is that he just has duplicate body tags in this. the proper way to do this, without creating some sort of shortcode that loads a template part and enqueues the styles and scripts... would be to include just the div parts via the html widget (as he's done) and then offload the styles and scripts to "elementor > custom code" with a condition to include those codes only on the page(s) in which this animation is shown.
@Dim_the_Athenian
@Dim_the_Athenian Жыл бұрын
You change element to and then go on style and change body{ } to .bodysomething{ } so it doesn't overlaps your workpress
@danijelbeslin7101
@danijelbeslin7101 4 ай бұрын
thaankss dude a lot
@pustynnyklakier4805
@pustynnyklakier4805 10 ай бұрын
I have written my code in three.js , how can I add it to elementor pro? I don't have that link which you put in 3:17 - you know, it's my code, not from ready website. help
@websquadron
@websquadron 10 ай бұрын
I can only have a look if it's part of a 1-2-1
@pustynnyklakier4805
@pustynnyklakier4805 10 ай бұрын
sorry, but I don't know what You mean?@@websquadron
@sarakarkhaneyousefi6138
@sarakarkhaneyousefi6138 Жыл бұрын
my html file doesnt have any body tag, may i add this to my html code and after that add style and script?
@websquadron
@websquadron Жыл бұрын
Yes
@rh619
@rh619 Жыл бұрын
awesome ....
@elkanak6753
@elkanak6753 Жыл бұрын
What if the source doesn't use any external resources? The code only works in build mode, but the change not showing in live mode.
@websquadron
@websquadron Жыл бұрын
And all of the components ie html css js were added?
@faizankhan-je9cf
@faizankhan-je9cf 9 ай бұрын
bro my svg animation is not working, i have pasted my HTML , CSS and JS code as you have shown in the video.
@websquadron
@websquadron 9 ай бұрын
Did you add the JS library if there were any?
@dharmaaffirmation316
@dharmaaffirmation316 Жыл бұрын
Can we add js and css as header footer or any plugin or in theme file??? I try my custom down it work when whole code add together but i want to add elementor widget between them so how to do that?
@dharmaaffirmation316
@dharmaaffirmation316 Жыл бұрын
I also try by adding two html widget first for HTML second html widget for js and css.. so i can add another widget between them but its didn’t work
@websquadron
@websquadron Жыл бұрын
Technically yes but there may be restrictions with some themes where some codes take priority
@dharmaaffirmation316
@dharmaaffirmation316 Жыл бұрын
@@websquadron i use generapress
@trendiq7169
@trendiq7169 Жыл бұрын
hello but on my cpanel on index.php file the page is not animated? what happned
@websquadron
@websquadron Жыл бұрын
Did you add the JS Libraries as well? Could be site specific.
@Everyonelovesyou
@Everyonelovesyou 4 ай бұрын
Mine everything worked except the animation for the signup button did not run
@websquadron
@websquadron 4 ай бұрын
Did you inspect for JS console issues?
@Everyonelovesyou
@Everyonelovesyou 4 ай бұрын
@@websquadron no how to do this?
@SHIVAMTHAKUR-zn6dx
@SHIVAMTHAKUR-zn6dx Жыл бұрын
But if there are breakpoints for Mobile so this code fails to comply in wordpress!
@websquadron
@websquadron Жыл бұрын
It does work on mobile if you tweak and add @media at the start
@al-qahharibnrafique4920
@al-qahharibnrafique4920 Жыл бұрын
it shows unexpected start tag (style)
@websquadron
@websquadron Жыл бұрын
Shouldn’t do
@happylash
@happylash Жыл бұрын
its doesn"t work in my elementor :/
@websquadron
@websquadron Жыл бұрын
Did you add the JS Library as instructed?
@rajyadav-qj9og
@rajyadav-qj9og Жыл бұрын
How to add JS library as instructed?
@visualmediafx
@visualmediafx Жыл бұрын
heh, never heard double quotes called "speech marks" before.
@websquadron
@websquadron Жыл бұрын
:)
@plantifulalexandra
@plantifulalexandra 8 ай бұрын
In Germany se call them "geese feeties" :D
Adding (almost) any Codepen to your WordPress website
14:44
PK Almost Inevitable
Рет қаралды 8 М.
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 20 МЛН
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,5 МЛН
Synyptas 4 | Арамызда бір сатқын бар ! | 4 Bolim
17:24
Это было очень близко...
00:10
Аришнев
Рет қаралды 4,1 МЛН
Convert any HTML & CSS into an Elementor Widget
16:07
Unlimited Elements
Рет қаралды 30 М.
PLAY VIDEO ON SCROLL - GSAP Scrolltrigger Elementor (No plugin)
5:54
Nicolai Palmkvist
Рет қаралды 252 М.
How to Add Javascript in Elementor (beginner tutorial)
10:56
Tony Teaches Tech
Рет қаралды 57 М.
Codepen Wordpress Integration - How To Add Codepen HTML, CSS and JavaScript To WordPress
9:43
WordPress Tutorials - WPLearningLab
Рет қаралды 53 М.
These CSS PRO Tips & Tricks Will Blow Your Mind!
8:48
Coding2GO
Рет қаралды 413 М.
Elementor - Add Codepen Codes and a Button - Super Easy
9:43
Web Squadron
Рет қаралды 8 М.
The HTML Tags They NEVER Taught You
7:39
Giodev
Рет қаралды 131 М.
CodePen to Elementor - Three Complete Codepen Imports
1:08:16
Element How
Рет қаралды 8 М.
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 20 МЛН