Imagemagick-common
Ok thanks, this seems to have fixed the issue, but I didn't said YES to all, because some files are modified by EE so better keep its version.
View ArticleRedirect domain to another folder
Hi, Just an up because I am still not about to do this. create an domain is easy like www.domain.com but create another blog.domain.com to use the same folder than www.domain.com seems not possible?
View ArticleHow to redirect url with complete slug in easyengine + nginx + html
sinewaves: www/root/etc/host Hi, The nginx server was configured with easyengine. I did not find this way you suggest. The server is Debian 7.
View ArticleHow do I change the font size of the picture title?
The titles to the albums and pictures are really big. I would like to change the size of the font. I tried this code: How do I change the font size of the picture title: .media #item-body...
View ArticleRT media only showing Image name instead of displaying photo
Please help On my website http://vastplaza.com only name of image is displaying in activity filed instead of showing image after click on file name its pop ups image perfectly
View ArticleRedirect domain to another folder
Hi thaipop! ** OPTION A ** (if you used the ee command "ee site create fr.domain.com --somesuffix" and want to keep the possibly created databases, directory structure etc.)you need to navigate via...
View ArticleRT media only showing Image name instead of displaying photo
Hello @abhilash1, Are you still facing the issue? Please once check with any default theme of WordPress and other plugins disabled to debug the cause by avoiding conflicts. Thank you.
View ArticleLoad Let's Encrypt for ee admin?
add the ssl config of domain.com to the nginx conf file of 22222 in /etc/nginx/sites-available/22222 then restart nginx.
View ArticleHow do I change the font size of the picture title?
Hello @tammy1999, Please once try using below class hierarchie: .rtmedia-container .rtmedia-list .rtmedia-item-title h4 { font-size: 10px; } I hope this will help you. Thank you.
View ArticleLoad more problem
Hello @Alessandro_Passariel, Could you please confirm if you get the same issue when other plugins on your site are disabled and any default theme of WordPress has been enabled? Thank you.
View ArticleUnable to activate, have BuddyPress installed
Hello @snarky, We are not sure if this could be of your help but you can have a look at this thread once: https://pantheon.io/docs/wordpress-sessions/ Thank you.
View ArticleHow do I change the font size of the picture title?
Thanks for the reply, but it didn't help.
View ArticleHow do I change the font size of the picture title?
Hello @tammy1999, Could you please once try the above code with any default theme of WordPress? Let us know if the issue still remains. Thank you.
View ArticleWhat is the activity filter of rtmedia?
Hello @Berkin_KAYALAR, You will need to add a new filter for that. You can use bp_get_activity_show_filters_options filter and can add rtmedia_update activity type into filter. rtmedia_update is the...
View ArticleSet 'Albums' as default landing page in Media tab on Buddypress Groups
Hello @tammy1999, That code will work fine. Could you confirm if you get the same issue when the other plugins on your site are disabled and default theme of WordPress has been enabled? Thank you.
View ArticleWhat is the activity filter of rtmedia?
Hello @Berkin_KAYALAR, Here is the document link for reference : https://rtmedia.io/docs/developers/adding-rtmedia-updates-activity-show-dropdown/ Thank you.
View ArticleHow do I change the font size of the picture title?
Tried in Twenty Sixteen and it didn't change the font size at all. I tried different sizes
View ArticleSet 'Albums' as default landing page in Media tab on Buddypress Groups
pranalipatel: add_filter('rtmedia_media_tab_slug', 'custom_rtmedia_default_media_slug', 5, 1); function custom_rtmedia_default_media_slug( $mediaslug ){ $mediaslug = RTMEDIA_MEDIA_SLUG ....
View Article[EE] Need some Help and Explanations
Hi, first I would like to say thanks to thi engine that help people to easily set up a wordpress and stuff on the server. But I do still need some help and explanation even there are some documents...
View ArticleRedirect domain to another folder
Hi SaskiaLund Thank you very much for having taking time to answer this question and to have specified 2 kind of scenarios. You are correct, I've tested and this is working as expected. Thanks again!
View Article