ratputin
Forum Replies Created
-
This is what shows:
7 admin.php?page=WordfenceBlockedIPs:22 Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
2 admin.php?page=WordfenceBlockedIPs:37 Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi)chrome-extension://cfnpidifppmenkapgihekkeednfoenal/aph.js:141 ‘Attr.textContent’ is deprecated. Please use ‘value’ instead.
Option is checked and no errors are present.
Forum: Plugins
In reply to: [Yoast SEO] WooCommerce, Yoast not updating SEO Scores not updatingAnyone?
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Javascript errorSorry, I haven’t had time to look into this further. I have the plugin disabled and am not experiencing the issue any longer. Once my workload settles down I’ll look into it.
Thank you for responding.
Forum: Plugins
In reply to: [Simple Calendar - Google Calendar Plugin] Javascript errorThe site is live and I have to disable GCE as the error was affecting a Google Maps plugin.
Forum: Plugins
In reply to: [Volunteer Sign Up Sheets] Sign up list order?Seeing as you:
a) responded very quickly
b) offered a solid solution
c) were willing help me with it
d) helped me make a deadline
e) gave me a piece of code that I will be able to dissect and learn fromThen it was too little. ??
Forum: Plugins
In reply to: [Volunteer Sign Up Sheets] Sign up list order?That worked spectacularly well! Paypal Donation sent. Thank you for the excellent CS!
Forum: Plugins
In reply to: [Volunteer Sign Up Sheets] Sign up list order?OK. I was thinking is was a short code option that I had missed.
Thanks for the response.
Forum: Plugins
In reply to: [Say what?] Can this string be altered?That did it! Thank you for the clarification!
Forum: Plugins
In reply to: [WooCommerce] Site is down after trying to upgrade Woocommerce 2.2Found it. WooCommerce Constant Contact was the culprit. I disabled it, dean the update and re-enabled. Good to go.
Thanks Mike!
Forum: Plugins
In reply to: [WooCommerce] Site is down after trying to upgrade Woocommerce 2.2I have the same error. However I can view the front end…the admin is blank.
TY!
Forum: Plugins
In reply to: [Facebook Page Publish] [Error occured at line 457]Are you replacing
function fpp_get_required_permissions($object_type) { if (!is_array($object_type)) $object_type = array($object_type); $permissions = array('share_item'); if (array_search('page', $object_type) !== false) { $permissions[] = 'manage_pages'; } if (array_search('group', $object_type) !== false) { $permissions[] = 'user_groups'; } return $permissions; }
with your code? or adding to it?
Forum: Plugins
In reply to: [WP Post to PDF Enhanced] warning errorLewis,
No new plugins. Same build as before.Point of clarification-
The original error was a result of saving a menu. However it also occurs when saving a post/page. I didn’t realize that I had not stipulated that…my bad.And you are correct in the analogy of the second issue, however as I said that only occurred while using the Dev version.
Forum: Plugins
In reply to: [WP Post to PDF Enhanced] warning errorLewis,
I spoke to soon. I uploaded Version: 1.1.0b20140331 and although the settings took and I could publish/update posted without the error displaying, The PDFs that were exported were blank (and a single page turned into 153 blank ones.)I have gone back to 1.0.4, but have to deactivate/reactivate it every time we make content edits.