Apache page after installing wordpress theme
Did you reboot the server after removing Apache?
View ArticleEe site edit command not working
Having the same issue. When I try the "ee site edit mysite.com" I just get an almost empty screen, just with a number like 479, and the editor does not respond to the keyboard. Same happens here...
View ArticleEe site edit command not working
I have replicated the issue. On fresh easy engine server, when you try to edit site configuration first time then system ask the default editor option If you choose option using right area of numbers...
View ArticleApache page after installing wordpress theme
Possible reasons of this error. You have typo in domain name during site creation. For your information Your server had by default apache server installed And its files like index page located at...
View ArticleMedia Attached For Activity And Comments
How To set Attached option in replies and comments...
View ArticleMedia Attached For Activity And Comments
Hello @Ashok_Sachdev, We need to clarify that - Are you talking about BuddyPress comment on activity? I am attaching the screenshot for the same. If yes, there isn't any option available to attach...
View ArticleBest Nginx configuration for EDD?
@ayothemes We don't have a blog write up for EDD plugin right now. For protecting your EDD product files on Nginx. Add the following config under server{} block /etc/nginx/sites-available/example.com...
View ArticleMedia Attached For Activity And Comments
Hello @Ashok_Sachdev, We haven’t come across any plugin which can provide the attachment for BuddyPress activity comments yet. I will surely update you if I find any. You can also try searching in...
View ArticleError loading thumbnail with plugins
This is fixed and can be closed/deleted. Problem was bug in the theme.
View Articlertmedia_privacy_levels Filter, Modify Privacy Levels
Hi @pranalipatel, I did it, but i tried to put my code in the funtions.php in my child-theme. Then I moved it to bp-custom.php file and now it is working!!! add_action( 'plugins_loaded',...
View ArticleI cannot Nginx Redirect All HTTP Request To HTTPS
I don't know how to be more clear. Let's stand by someone else to answer.
View ArticleHas anyone written a post ee mail stack tutorial?
Just wanted to follow up on this for anyone who stumbles upon it. In /etc/dovecot/conf.d/ you will find easyengine creates a 99-ee.conf file. I did not notice this at first and saw no mention of it in...
View ArticleLets Encrypt change install location
I think it should be ee site update subdomain.domain.com --letsencrypt Your command above missing site
View ArticleLets Encrypt change install location
I found out it's because I changed the folder structure and the root of my site was in... /htdocs/current/public Opposed to just being in htdocs. I had to edit the SSL update from to change the...
View ArticleHHVM with php7.1-fpm as failover
Hi, This is my first post here. I know it will automatically install php5.6-fpm as failover for hhvm by using: ee site create domain.com --wp --hhvm But I want the failover using php7.1-fpm instead....
View ArticleApache page after installing wordpress theme
Thank you all for suggestions. Reply to portofacil - I did reboot after removal of Apache - it didnt help Answer to hardeep - I did not misspell the domain name because I was able to install the theme...
View ArticlemySQL to utf8mb4
I found this: Correct collation in mariaDb config file @MickePalm This is a known issue with pymysql module that we are using to connect to MySQL server. Can you please revert your changes and try...
View Article