[Beginner] Cant figure out how to get wp working
Hi there, Maybe clear your cache, or try a different browser? Your WordPress site loads fine for me: Pasted image1920x1009 45.9 KB
View ArticleRtMedia Custom Privacy Options
Hello @RogerAlridge, There is not any direct option available to achieve this.This will require a good amount of custom coding. However, we can discuss with the team if this is possible and can just...
View ArticleRtMedia Custom Privacy Options
I understand that it's not something that's just readily available which is a bummer. But if you guys could direct me or point me in the right direction I would be forever grateful Basically I would...
View ArticleRtmedia styles
Hi, I am using the kleo premium wordpress theme and it comes with rtmedia. I also have a document manager plugin installed that is conflicting with the styles of that plugin. How can I disable the...
View Article[Beginner] Cant figure out how to get wp working
Thanks, yeah it was some problem with my DNS caching at home.
View ArticleQuestion about "net.core.somaxconn" in sysctl.conf
Hi Rahul. I think I figured out the problem. I see that when the four CPU cores of my EC2 instance reached 100% because of PHP-FPM there were dozens of extra threads in the database (AWS RDS m3.medium...
View ArticleRtmedia styles
Hello @ericBee ,You can override rtMedia css from Admin dashboard tab rtMedia => Settings => Custom CSS. Thank You
View ArticleRtmedia styles
Thank you but I have already seen that option including the disable the default css, however that still does not solve my problem. I found this support thread:...
View Article"Posted an update" translation
Hello @Jesper_1 and @rolf.databoss, We have fixed and released this issue with the new version of rtMedia 4.2. Please update the same and let us know if it is working fine for you now. Thank you,Pranali
View ArticleHide "whats-new-options" block when activity page is loading
Hello @Ositive, We are glad to know that your issue has been fixed. We are closing this thread for now. Feel free to create a new thread if you have any other doubts. Thank you,Pranali
View ArticleOpen lightbox instead of media's permalink
Hello @marineb, We are glad to know that your issue has been fixed. We are closing this topic now. Feel free to create new if you have any doubts. Thank you.
View ArticleWordpress upload size is 2mb
my wordpress upload is still 2mb , I have checked my php.ini settings in /etc/php5/fpm/php.ini my max upload is 100M/etc/php/fpm/php.ini is also changed to 100M but still the wordpress media upload is...
View ArticleRtmedia styles
Hello @ericBee,Please add this code in your themes functions.php add_action('wp_enqueue_scripts','rt_remove_default_style',999); function rt_remove_default_style(){ wp_dequeue_style( 'rtmedia-main' );...
View ArticleWordpress upload size is 2mb
Hello @rnovino, You can change upload limit size in three way Update php.ini file There are three settings within the PHP info file that are relevant to your upload limit. memory_limit =...
View ArticleNGINX Cache Purge WP Plugin
Nginx Helper is used by EasyEngine essentially to purge the Redis-server cache.It allow to purge the Nginx FastCGI cache, but I don't think it's compatible with Nginx Plus. For more informations :...
View ArticleEE + WP Rocket
davidedwards: But for quite a few of us, EE + Rocket with better integration could be huge win. Hello,There is no reason to use WP Rocket with EasyEngine. WP-Rocket is a powerful caching plugin but...
View ArticleNGINX Cache Purge
The question is not difficult to answer but remember this community portal provide only user-to-user support. We are not online all the time to answer to each question.I have answer to your other post...
View ArticleStuck at WP-CLI installation
What is the vps used for the setup ? and the linux distro ?
View Article