inspektorsowa
Forum Replies Created
-
Hi,
please create a support ticket on cminds.com and send us your wp-admin credentials so we could check your issue directly on your website:
https://www.cminds.com/wordpress-plugin-customer-support-ticket/Best,
RobertForum: Plugins
In reply to: [CM Answers - Easy-to-use forum to grow your WP community] Doesn't workHi,
ctype is a PHP module and it’s enabled by default from PHP version 4.2.0. If you have PHP version lower than 5.3 you have to upgrade it because CMA requires at least PHP 5.3.
Otherwise you need to configure PHP to make the ctype extension enabled. Contact your server administrator if you cannot do this by yourself.Hi midnightdbasean,
you need to make a simple adjustment in your theme. Go to wp-admin -> Appearance -> Editor
Enter the following CSS rule at the bottom of your theme’s style.css:
.CMDM.site-content {margin-left: 230px;}
If would be great if you can include a setting option to display the Query Monitor also for not logged-in users (eg. in the incognito mode) for given IP address. When I’m debugging someones website and the issue occurs only for guests currently I have no access to the QM. But no one instead of my IP should not see the queries.
Hi jabbamonkey,
we didn’t modified anything related to sessions. Could you ask your administrator what is the sessions’ files size and why it fill the tmp directory so fast?Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Fix mixed content from a CDNHi wholly,
which specific CDN plugin and hosting do you use?Hi jabbamonkey,
this error is not related directly to the CMA plugin but to the server configuration. CM Answers uses the PHP sessions and due to the error description it’s clear that there’s no more disk space in your server for storing the temporary files (including sessions) in the Linux tmp directory. It sometimes happens when admin doesn’t clear the temporary files. If happen again please contact your hosting administrator.Hi pashaUSA,
in the free version there’s no shortcodes at all. You can use these shortcode only with the Pro version. The information about shortcodes is a mistake.Forum: Plugins
In reply to: [CM Maps Routes Manager] Fatal error after updateHi hallelovers1975,
sorry for the inconvenience. You need to login by FTP to your website’s server and delete the plugin’s directory wp-content/plugins/cm-route-manager
Then you’ll be able to login to wp-admin and install the latest plugin version which works fine.This is your server issue which is refusing connection when the word “updated” occurs in the URL address after saving settings.
The issue has been resolved – the ticket can be closed.One more thing – you should include phpinfo()
Right, I discovered the JS/CSS feature later.
Is there a way to count the execution time or memory usage for a specific plugin? Some people complain that some plugin is slowing down their websites so that may be useful I think.
However, great job and THANK YOU!Hi ocean_jasper,
what PHP version do you use? The plugin is based on the PHP namespaces which has been added in the PHP 5.3.Forum: Plugins
In reply to: [Rublon Multi-Factor Authentication (MFA)] Login redirectTry to install the most recent plugin version – this issue should be already resolved.
Forum: Plugins
In reply to: [Rublon Multi-Factor Authentication (MFA)] White screenHi,
it seems that Rublon requires at least WordPress 4.0. Anyway you should update your WP core, because in the meantime WP team has fixed a lot of serious security issues! It’s good to have Rublon when you want to protect your website, but even more important is to keep your WP core up-to-date.