deeveedee
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fruitful] WooCommerce 3.x CompatibilityLet us know if you ever get a concrete and meaningful response to your question about fruitful theme updates via the wordpress updater. We have been very happy with the fruitful theme, but since we would prefer to retrieve official theme updates via the standard wordpress updater, we’re evaluating other themes.
Unchecking “Receive email alerts for failed login attempts including the submitted password” keeps the password hidden. Thank you!
How do we clear the failed password log in Sucuri?
Thank you.
Thank you for your quick reply. This is very helpful and a great feature! In most cases, the files listed in the Sucuri audit log have “old” dates, so according to the file system, none of the files appear to be added/changed. What are the criteria that Sucuri uses to identify ‘new files added?’
For example, one of the files listed by Sucuri in the ‘new file added’ list is ‘.htaccess’ yet this file has an old date and does not appear to have changed.
Thank you for your great plugin and great support.
If you’re trying to access alottajava.com from an international address, there’s a good chance that I blocked your CIDR. What’s your IP address?
Note that I am observing the problem on an iPhone 5s. In portrait mode, the slider displays 1 logo at a time. In landscape mode (after rotating the device), the slider displays 2 logos at a time.
The problem is very easily to reproduce and happens when the device rotation changes the number of displayed logos (from 2 to 1 or from 1 to 2). After rotating the device, the slider scrolling becomes very choppy and is not smooth.
- This reply was modified 8 years, 8 months ago by deeveedee.
The slider performance improves if I refresh the browser page after rotating the device. While this is not an acceptable “fix,” it may indicate the problem.
Also, since posting the shortcode in the previous post, I added the following two options to my shortcode:
dots="false" arrows="false"If you have any suggestions for fixing the device rotation problem, please let me know.
Thank you for a great plugin and for your support.
For what it’s worth, we did extensive testing of multiple SMTP plugins and chose Postman SMTP for reliability and e-mail encoding. All SMTP plugins are not the same, so do your testing before choosing one. Changing to another SMTP plugin was not an option for us.
For clarification, the complaints were not because we were “constantly” entering our passwords incorrectly. One incorrect password sent in a plain text e-mail is all it takes to compromise security. If I recall correctly, previous versions of Sucuri Security actually explained why sending passwords in plain text was a bad idea.
Thank you very much for restoring the hidden password capability.
Has the option to disable password reporting been added back into the Sucuri settings or does this still need to be set programmatically by modifying the WordPress config file?
If this can once again be configured in Sucuri settings, where is the setting for this?
Thank you.
Forum: Plugins
In reply to: [Download Manager] PDF download icon changed in Tree ViewThank you very much for the quick response!
Forum: Plugins
In reply to: [Download Manager] PDF download icon changed in Tree ViewMy URL is: https://www.deerfieldknoll.com/
The website is still being developed. Look at the folder view at the bottom of the page.
Thank you.
Forum: Plugins
In reply to: [Download Manager] Single click to download file in wpdm_tree viewThank you! Is there a way to make the download_link open in a new window?
Thanks again for the great plugin and great support!
Forum: Plugins
In reply to: [Download Manager] How to control tree-view expandSpeed and collapseSpeedFor those who don’t mind editing plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php, change the expand/collapse speeds to -1 for a much more responsive user experience (no animation).
expandSpeed: -1, collapseSpeed: -1,If anyone knows how to change these without editing the file (e.g. via an addition to functions.php), please post here. Thank you.
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Encoded e-mail has duplicate periods (‘.’)Any suggestions? Still observing this.
Thank you.
Forum: Plugins
In reply to: [Download Manager] How to control tree-view expandSpeed and collapseSpeedThank you for the quick reply. In wpdm-extended-shortcodes.php, you override the default .5 second expand/collapse speeds and make them 1 second:
expandSpeed: 1000, collapseSpeed: 1000,I could easily edit the .php file and change the values (documented in js/jqueryFileTree.js) and will do this as a temporary work-around.
If you’re taking suggestions, it might be a good idea for you to make these configurable, or just leave these at the .5 second default and don’t make them 1 second which in my opinion is way too slow.
Thanks for listening and thank you for the great plugin.
Thank you for the replies. Email notifications for “New Orders” is enabled in WooCommerce settings (it is the only enabled notification), so the removal of “woocommerce_order_status_pending_to_completed_notification” might “fix” this unwanted additional notification. Given my WooCommerce e-mail settings, I would expect only a single e-mail notification from WooCommerce.
Since I like to understand the root cause of any website behavioral changes (to make sure it’s not something that I’ve done) and since I didn’t need to remove the extra order status notification prior to WC 3.1.1, is the additional notification something new in WC 3.1.1? I looked at the WC change log and didn’t see anything that would change this behavior.
Thank you.
- This reply was modified 8 years, 10 months ago by deeveedee.