Feature Request : Show Embedded Youtube Videos in Media Tab
@nitunlanjewar Ok Bundle of Thanks for considering my feature request I am waiting for your reply.
View ArticlePictures not show in a grid format in activity
Hi @pranalipatel, I am waiting for your reply.
View ArticleHow do I enable browser caching?
I was just reading here about browser caching: https://easyengine.io/wordpress-nginx/tutorials/checklist/ In Apache, I just edit the config file to set browser caching. What exactly should I do with...
View ArticleHow do I enable browser caching?
If you want to allow browser caching for static assets, you just have to add the following code to your website nginx configuration, in /var/www/yourwebsite/conf/nginx/thenameyouwant.conf location ~*...
View ArticleHow to update from EasyEngine v3.0.2
To update easyengine to the latest version just use the command : ee update
View ArticleHow to point the subdomain to wordpress uploads
Just create your subdomain with easyengine : ee site create sub.yourdomain.com Then edit your subdomain configuration in/etc/nginx/sites-available/sub.yourdomain.comAnd set the root directory to your...
View ArticleHow do I enable browser caching?
No, all configuration files created in the folder conf/nginx of a website are automatically added to the nginx configuration. Just use nginx -t and service nginx reload to apply the modification.
View ArticlertMedia pages not displaying properly on BuddyPress site
rtMedia pages not displaying properly on my BuddyPress site.Everything installed ok and I applied my settings to the plugin in admin but whenever I click on any link to a media page it just shows a...
View ArticleShow all uploaded medias with uploader profile in the RtMedia gallery
Hello!I installed RtMedia and Buddypress. I'd like to show all uploaded media, and next to the media show the uploader profile link. I've checked the shortcode list, but I didn't find any sollution...
View ArticleRedirect non-www to www on ssl
This is supper strange - I just spent like 10 hours trying to workout why my site is not working. Where the heck is the redirection to www stored? In the end I also noted that the only way to have the...
View ArticleSite Migration Guides lacking lots of essential info
All migration guides that I found are severly lacking information. www vs non www. All guides must state that if you import your site that was running as www.domain.com - you absolutely need to create...
View ArticleRedirect non-www to www on ssl
There is something terribly wrong here. I always create my sites with ee site create domain.com --le --wpredis --php7. If I want it with www I just do: cd /var/www/domain.com/htdocs/ wp option set...
View ArticleBest way to experiment with example.com WordPress site while it is up and...
To follow this up - how can you test multiple sites with the setup? using the IP in server name directive does not seem to work with easyengine. Dunno why - but simply doesn't. Is the only solution in...
View ArticleRedirect non-www to www on ssl
seems to work somehow - however I just tried it out and it would not redirect the homepage(meaning frontpage domain.com/) to www. So the 301 should work - why is there a loop in the redirect? The same...
View ArticleFull list of user on first page with rtmedia
Hey, I am having the same problem. It's ridiculous for 2 reasons:1) Privacy - you display names of all our users on all the freaking pages their user Id name etc... 2) Page load, as guynemer55...
View ArticleRedirect non-www to www on ssl
okay - after lots of trying I think there was a problem with redis cache. It works without those rules - however as I cannnot use let's encrypt it's getting tedious. I need ssl and if I do a site...
View ArticleFull list of user on first page with rtmedia
Oh btw, only with 500 users the text file size generated by your code weights nearly 100kb, well if I import another 6,500.... then the file size will be over 50% of my current site size, just by code...
View ArticleTutorial: Migrating an existing site into EasyEngine via the command line...
I had quite a few things missing following this guide - see here: Site Migration Guides lacking lots of essential info EasyEngine All migration guides that I found are severly lacking information. www...
View ArticleUnable to install php7.0-fpm
Hi, I am trying to install NGINX using the EE repository here https://software.opensuse.org/download.html?project=home%3ArtCamp%3AEasyEngine&package=nginx After installing however I am unable to...
View Article