What is the command to find out WP-CLI installed or not
cd /var/www/yourdomain.com/htdocs wp whatever command you want
View ArticleContent page archive page categories not working
I used to be able to display a page based on categories, but it no longer loads. If I clicked on a category associated with a post it would take me to a page with all the other posts with that...
View ArticleProblem uploading files
Hello @Murali_Santhanam, We have fixed this issue and it will be released in the future release. Thank you, Pranali
View ArticleWhat is the command to find out WP-CLI installed or not
the command to find out if any file is installed is which progname so for example which bash will result in Mahirs-iMac:~ mahir$ which bash /bin/bash alternatively you can use whereis which is a bit...
View ArticleContent page archive page categories not working
Hello @bstevens, We cross-checked at our end but couldn't regenerate the issue. Could you please confirm if you are facing this issue when other plugins have been disabled and any default theme of...
View ArticleMySQL keep on crashing
Copy and paste your /etc/mysql/my.cnf configuration into this site http://www.omh.cc/mycnf/ then post your result here
View ArticleIs there a way to disable the rtMedia lightbox description/meta box for...
Hello @Simon_Matthews, We also believe that your issue is related to the theme you are using and hence we suggest you to once contact your theme developers. We hope they can help you out with the...
View ArticleDouble scroll bar fix causing scroll issues in Chrome on mobile
You are welcome @Simon_Matthews, I am closing this thread for now. Feel free to create new if you need any assistance. Thank you!
View ArticleActivity Feed delete activity feed item also deletes the actual image in album
Hello, I too am very concerned about images being deleted from albums when posts are deleted from activity. One of my users recently bulk uploaded 84 very important images to the website, which is...
View ArticleMySQL keep on crashing
Hi, This is the result : max_allowed_packet 16.0 MB sort_buffer_size 4.0 MB net_buffer_length 16.0 KB thread_stack 192.0 KB read_rnd_buffer_size 1.0 MB read_buffer_size 2.0 MB join_buffer_size 128.0...
View ArticleContent page archive page categories not working
yes, all plugins were disabled to test.
View ArticleContent page archive page categories not working
what is the file and code that controls that functionality to display posts by category?
View ArticleMySQL keep on crashing
Your MySQL memory footprint is just too much for the VPS, you have set it to use max 82% of the entire server memory -- this is way too much, your system doesn't have enough resources to perform its...
View ArticleFailed to upload Picture in Activity / Status
Hello pranalipatel, I have defaulted to wordpress theme with only buddypress and rtmedia plugin activated. It is still same, any other possible fix? I actually discover another buddypress activity...
View ArticleMySQL keep on crashing
Thank you for your reply tyrro, Some tables are MyISAM and other are InnoDB, I've seen that during the mysqlcheck -r (or -o). Should I correct that ? This it the my.cnf : # MariaDB database server...
View ArticleMySQL keep on crashing
And with your recommandations, this is the new result of mysqltuner. -------- Recommendations ----------------------------------------------------- General recommendations: Run OPTIMIZE TABLE to...
View Article