Mati Horovitz
Forum Replies Created
-
Hi, You shouldn’t use the
the_contentfilter manually/twice in the page.For embeding a video URL you should use something like this:
<?php echo wp_oembed_get( $video_url ) ?>Hi, @alelomby
Can you specify what was your previous version of Elementor.
In addition, open your browser DevTools (F12) and load the editor again, did you see errors in the console?
Forum: Plugins
In reply to: [Elementor Website Builder - more than just a page builder] Problems with SSLHi, Please Send us your system info. You can find it in under Elementor → System info. Please use Pastebin to paste it and send it to us.
No, I run a cron job that one of it’s tasks is to inset a post to my wordpress site.
So, i can’t run it from wordpress itself, Because it’s do other things not related to wordpress.But, the right thing is checking if
isset($_SERVER['HTTP_HOST']).Forum: Fixing WordPress
In reply to: Upload image and set post thumbnail in one go?+1.
I think the new media uploader needs improves