I have started getting this message today and have no idea what happened!
Can anyone please help here?
I have started getting this message today and have no idea what happened!
Can anyone please help here?
Output for nginx -t
is
nginx: [emerg] unknown directive "pstream" in /etc/nginx/conf.d/upstream.conf:14
nginx: configuration file /etc/nginx/nginx.conf test failed
Thanks in advance…
Resolved the issue by modifying /etc/nginx/conf.d/upstream.conf and adding u in start of pstream to make a complete word upstream
Not sure how it got changed in first place.
Thanks
Is it possible to have the video autoplay when visible and stops when it’s not?
How can I use this shell and how i add my old and new url?
Thanks for posting this, the www.sub.domain.com trick worked for me also!!
Look at the easyengine.io tutorials.there is a full presentation on WooCommerce window shopping.ive had many who don’t edit products often recommend caching product pages as well and flushing on edits.
n/m I figured it out using isinViewport javascript.
Anyone know how to modify the volume of the player before it starts? I’ve tried editing the mediaelement-and-player.min.js startVolume = 0 and a whole bunch of javascript but nothing seems to effect the volume on the player. I want the video to start playing at 0 volume or on mute.
Would it be possible to make the lightbox have a URL which would allow people to link to it, just like Facebook does? If so could you help me with that?
Thanks, Liutauras.
n/m I figured it out, you guys are really tricky!! after many attempts with many javascripts that should of worked there was only one reason why it wasn’t working…“muted” was being blocked
Hello Everyone,
I’ve got a quick question regarding sizing the “rtmedia video player” for small mobile screens. On phones with small screens like the iphone6s, the videos player’s width changes but the image inside the player is cut in half. Visitors using mobile phones with small screens can’t really see the full video thumbnail. Is there way I can size the player or the thumbnail in the player to adjust/fit to small mobile screens?
I’ll LOVE Anyone who can give me some guidance!
THANKS!!!
I just want the normal video player skin. If I delete the mediaelement plugin it works but it keeps changing back to the ugly gray player. Anyone knows how to change the skin?..sigh I’ll prob figure it out after hours of looking through rtMedia codings…worth asking though…btw I have no idea what I’m doing cause I’m new to this.
I’m having the same issues the video resizing too. They make it so hard, btw I have no idea what I’m doing, I’m a total newb at this. This is what I have so far to try and fix it. Go to rtmedia custom CSS and add this code.
li.rtmedia-list-item.media-type-video { width: 60% !important; ;
}
That seems to help a little but it still messes up sometimes. Change the % to your liking or fix px size. I hope that helps. I’m saving up money to by the bundle so then I can get some support but for now I’m all on my own.
Thank You! That is a working code and it does effect “video player” but it does not allow me to achieve what I am looking for in small mobile screens. Anyway I can effect the “video-poster” with css. I guess I need the thumb inside the video player to adjust to small mobile. I see that the actual player is adjusting but the thumb cuts off when screen is narrow in mobile view.
Thanks Again!
Good Day Everyone!
I’ve been having issues setting up a local virtual environment using Vagrant and EE on a Xenial64 box.
General installation of ee goes on with no problems. However, when I create a site, I get a 71protocol error, Unable to create symbolic link. Appropriate screenshots are attached.
My vagrant box has 2 network interfaces so I can simulate domain name resolutions to the vagrant box through my hosts file. I had no issues like this before.
I may be missing a step and any guidance to point me to the right direction for troubleshooting would be a big help.
Thanks!Leo
Update:
Commented out his line in my Vagrant file
#config.vm.synced_folder “www”, “/var/www”, owner: “root”, group:“root”
Seems like the error is related to the way VirtualBox mounts its shared folders. Once this was removed, ee no longer had any site create errors.
Does anyone have a recommended config setting to enable shared folders in Vagrant without conflicting with ee?
Not only conflict with visual composer, but also it caused the video does not play with Safari on the SSL site.
have you fixed it yet?
Alex
I found same issue. I am using digital ocean and easyengine. but not able login into database.
Getting this error: #2002 - Connection refused — The server is not responding (or the local server’s socket is not correctly configured).
mysqli_real_connect(): (HY000/2002): Connection refused
Please help.!
Please find the attachment.
n/m i figured it out…