shshaw
Forum Replies Created
-
@barry That was helpful. We’ve added those IPs to our allow list and everything seems to be working now. Thank you!
Also receiving this notice. Seems that WordPress is getting an array without any term objects in it from
get_object_term_cacheon line 6070 of posts.phpForum: Plugins
In reply to: [Twitter Widget with Styling] Support for `data-chrome` & other attributesHow exactly do you use them?
add_filter('twitter_widget_with_styling_data_chrome', true)?Forum: Plugins
In reply to: [Twitter Widget with Styling] Support for `data-chrome` & other attributesThe plugin was great for my needs other than that π Thanks for it!
Forum: Plugins
In reply to: [SVG Spritemap] Huh?Unfortunately, this version of the plugin is way behind and I’m not sure when it will be updated. If you download the plugin from the [github repository](https://github.com/jonathantneal/wp-svg-spritemap) then the shortcode
[svgmap sprite="id-of-your-sprite"]should work.Forum: Plugins
In reply to: [301 Redirects - Redirect Manager] PHP Strict Standards errorHere is the fix for this:
https://github.com/uzegonemad/Eggplant-301/commit/3f165ded5af7a6a9aa156b6fc975d4361e2c4a92I submitted another pull request to the owner of the repo so hopefully this will get pushed through to the Plugin Repository version soon.
Forum: Plugins
In reply to: [Nested Pages] Quick Edit Menu Not AppearingInexplicably, this is no longer an issue. One of the last updates must’ve fixed it. Thanks!
Forum: Plugins
In reply to: [Nested Pages] Quick Edit Menu Not AppearingJust making you aware: I saw the latest update was supposed to fix the modal issue, but after updating and clearing cache the same issue is still happening.
Thanks!
Forum: Plugins
In reply to: [Nested Pages] Quick Edit Menu Not AppearingHm. No console errors.
No plugin differences I can tell. Updated everything on both to be sure and deactivated a few different plugins, but Quick Edit still won’t come up.
When I inspect the page, the model background div is active ( “np-inline-overlay active” ), but it is emply.
Forum: Plugins
In reply to: [Nested Pages] Quick Edit Menu Not AppearingSame result in Firefox and Chrome.
Forum: Plugins
In reply to: [Nested Pages] Nesting pages under linkYou’re awesome. Thanks for the super quick response.
This happened to me as well when I moved from development to a server. The trick was to deactivate Jetpack and reactivate it.
Forum: Plugins
In reply to: [Mailchimp List Subscribe Form] how to test this in localhost?Any progress on localhost support? Would really love to test this out without pushing to the production environment.