I wish I could do more than just liking and commenting on your video. I mean, I can't even remember the last time I commented on a Video. I have literally spent over a total of 24 hours watching tutorials and searching for this. Thank you so much. I'm also saving this video!!!
Hi, thank you for the great video. My problem is I need to embed a map and I can't make it work .... do you have any ideas? I have added the snippet code in the functions.php , created ACF field )Oembed, text, WYSIWYG, and then in element the text and/or shortcode widget and nothing... Is just plain text is showing. I would appreciate any help. Thanks
@@websquadron Thank you! Let me know if it works for you using the snippet code you have. For me it did not. Also does not work with any other fields with images or links.
Thank you very much, Imran. Can I go ahead and suggest an idea for something I'm looking for? Do you prefer to see no suggestion in the comment? With the newly added Off-Canvas widget, is it possible to reset the entrance animations of our elements, once we close the off-canvas? For an off-canvas menu, it would add a whole new dimension. Have a good one ✌️
Any solution on how to make this work on a Elementor template. Trying to use it on a Product template and it shows the info for the Preview product on all the products
Please i have a request, ive been working on a project and I'm having different giving cards/inner child container a gradient box shadow and a gradient border. i have a parent container>child container>4 inner child container (cards). please can you help with a solution?
@@websquadron #inner-child-4 { position: relative; } #inner-child-4:before { content: ""; position: absolute; top: -10px; right: -10px; bottom: -10px; left: -10px; background: linear-gradient(45deg, red, blue); border-radius: 48px; z-index: -1; filter: blur(10px); } when using this and i give the parent container a bg color, the effect no longer shows, that's what I've been dealing with
It is not working for me. First of all, The dynamic tag no longer displays ACF fields. If I want to see my content, I have to reference to "Post Custom Field". Doing this snippet displays the content in clear text and it doesn't run it.
Thanks Imran. Your timing is impeccable as always! Works like a champ.
You are amazing! I was breaking my head with this.
I wish I could do more than just liking and commenting on your video. I mean, I can't even remember the last time I commented on a Video. I have literally spent over a total of 24 hours watching tutorials and searching for this. Thank you so much. I'm also saving this video!!!
No worries!
Hi, thank you for the great video. My problem is I need to embed a map and I can't make it work .... do you have any ideas? I have added the snippet code in the functions.php , created ACF field )Oembed, text, WYSIWYG, and then in element the text and/or shortcode widget and nothing... Is just plain text is showing. I would appreciate any help. Thanks
Remove esc_html from the code.
Thanks Bro for your help.
👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏
Thanks, Imran!
Thanks you imran sir.
Thank you! this solved the problem for ACF text fields. It does not work however for WYSWYG fields or others. Any ideas?
I'll have to check
@@websquadron Thank you! Let me know if it works for you using the snippet code you have. For me it did not. Also does not work with any other fields with images or links.
Thank you very much, Imran. Can I go ahead and suggest an idea for something I'm looking for? Do you prefer to see no suggestion in the comment?
With the newly added Off-Canvas widget, is it possible to reset the entrance animations of our elements, once we close the off-canvas?
For an off-canvas menu, it would add a whole new dimension. Have a good one ✌️
Any solution on how to make this work on a Elementor template. Trying to use it on a Product template and it shows the info for the Preview product on all the products
How can I make this work on a template?
Please i have a request, ive been working on a project and I'm having different giving cards/inner child container a gradient box shadow and a gradient border. i have a parent container>child container>4 inner child container (cards). please can you help with a solution?
What CSS are you currently adding?
@@websquadron #inner-child-4 {
position: relative;
}
#inner-child-4:before {
content: "";
position: absolute;
top: -10px;
right: -10px;
bottom: -10px;
left: -10px;
background: linear-gradient(45deg, red, blue);
border-radius: 48px;
z-index: -1;
filter: blur(10px);
}
when using this and i give the parent container a bg color, the effect no longer shows, that's what I've been dealing with
😢 I am trying to pull it with breakdance, it is no longer pulling. How can I do that with Breakdance
i face this problem in video embedding dynamically. can you help?
Does this fix not work for you?
Righteous!
It is not working for me. First of all, The dynamic tag no longer displays ACF fields. If I want to see my content, I have to reference to "Post Custom Field". Doing this snippet displays the content in clear text and it doesn't run it.
Not sure why as it works for me.
@@websquadron I got it to work. Elementor now wants more $$. It not longer offers ACF support unless one purchases the PRO Advanced subscription.
Not working
It works for me