BP Activity Stream Slider for images
Hello @Menzer, You can add your custom JavaScript code to add the slider in BuddyPress activity. Here is the sample code to give you the direction : jQuery( document ).ready( function () { /* Activity...
View ArticleCannot upload media after updating to 4.0.6
Hi @binary10 and @K_Pron, Looks like you both are using WINNT OS. It might be a problem with windows server. We haven't checked rtMedia on Windows NT yet. We will look into this issue on windows setup.
View ArticleSSH on non-standard port?
Hi, I'm glad it worked, that would be my next step of troubleshooting (should have been the first though lol). Learning is always a plus.
View ArticleCreate own CDN for WordPress with REDIS caching?
That's some great info, thanks. I will read some more on that. But I am using http2 and domain sharding definitely helped.
View ArticleCannot upload media after updating to 4.0.6
Well might be a problem with WINNT but version 3.x works fine. Only v4 have this issue
View Article'ee_mysql_grant_host' with Remote MySQL
Hi again, can someone please explain to me the below logs: 2016-08-12 17:09:18,490 (INFO) ee : Setting up database 2016-08-12 17:09:18,490 (DEBUG) ee : Creating database example_com 2016-08-12...
View ArticleCannot upload media after updating to 4.0.6
Can we downgrade to version 3X ? Also, how can I change the megabytes limit of medias (audio/video). I need some more megas to upload longer audios... Thanks
View ArticleRt-media and IOS?
Hi, I try theme twenty fifteen and I disabled off the plugin. No rtmedia and buddypress. But in my site is not working with IOS. Why? Please help me. Thank's. Daria
View ArticleError cert renew
I keep getting errors using your cron job for renewing the certs. Running the following command (EasyEngine v3.7.2): ee site update --le=renew --all Results in the following error: ERROR : Cannot...
View ArticleCreate own CDN for WordPress with REDIS caching?
Thanks for the info also. Ok other than using a CDN what would be the next step in increasing performance. Mainly TTFB. Would having another server for the database help with this? I am quite happy...
View ArticleUnable to view web packages?
Yes you are right I can use IP and tried from another server without HTTPS and can use the domain:22222 fine. What I was wondering can I use my SSL to work with the :22222 by just changing the server...
View ArticleSitewide Galleries not uploading images
Can I get a follow up on this issue? I also experience this problem...
View ArticleCannot upload media after updating to 4.0.6
Yes you can but some security issues have been fixed in later versions so it is not recommended. You can increase the upload limit by modifying these values:[php.ini] post_max_size 8M [php.ini]...
View ArticleAccess-Control-Allow-Origin
I need to add Access-Control-Allow-Origin to my headers so that I can use both fonts from Google Fonts and AWS S3/Cloudfront and not get this error ... Font from origin 'https://media.domain.com' has...
View ArticleLet'sEncrypt with Cloudflare
You can do a webroot authentication. This is where it copies a folder to your webroot and then accesses it so the IP isn't an issue. I use cloudflare and lets encrypt and this is how I did it.
View ArticleShould we upgrade from Ubuntu 14.04 LTS to Ubuntu 16.04.1 LTS?
14.04 and 16.04 has different repository and different version of program so you may have a chance of error.
View ArticleLet'sEncrypt with Cloudflare
The cloudflare shared or flexible SSL certificate just protect the connection between your site visitors and CloudFlare, but not from CloudFlare to your server. See the explanation here :...
View ArticleWhat caching method should i use for a static site?
Hello experts I have a customer with a very heavy wordpress site , he is currently hosting at a shared hoster, which totally sucks, but i want to move the site to digital ocean or linode a.s.a.p. Its...
View Article