Chip Bennett
Forum Replies Created
-
Forum: Plugins
In reply to: [cbnet Multi Author Comment Notification] email not comingThis Plugin does not impact the sending of the email; it only modifies the email addresses to which the email is sent.
What Plugins do you have installed? Can you verify whether the email is sent with this Plugin disabled?
Forum: Plugins
In reply to: [Update Control] WordPress 4.6.1?I will update the compatibility tags, but thus far, there is nothing to update/change with the code itself. It should still work fine. Thanks for the heads-up, though!
Forum: Plugins
In reply to: [Update Control] How long does auto update take?When updates occur is up to WordPress. The plugin simply sets the filters that allow WordPress to perform them. When they actually happen depends on some other, internal settings/functions of WordPress that the Plugin doesn’t affect. If you see updates available that don’t get processed in a day or two, then there might be an issue.
Thanks for using the Plugin!
Forum: Reviews
In reply to: [Update Control] Doesn’t work at allIf this is a review, I can only respond: works for me, and for many other people.
If this is a support request posted as a review: I need more information. What Theme are you using? What Plugins do you have active? What modifications, if any, have you made to wp-config? What version of WordPress are you currently running?
Forum: Themes and Templates
In reply to: [Oenology] theme has noticeOkay, I think I’m good. I’ve committed fixes to Master. I’ve got one more minor issue to address, and then I’ll push out a bugfix.
Forum: Themes and Templates
In reply to: [Oenology] theme has noticeThanks, @nobita! I will find time this afternoon/evening to take a look.
Forum: Themes and Templates
In reply to: [Oenology] theme has noticeSorry, I didn’t get the chance to test. But, it will probably be next week before I can take a look again.
Forum: Themes and Templates
In reply to: [Oenology] theme has noticeI’ve got the social icons notice fixed in Master. Instead of re-adding the option, I moved the social icons output to an action hook (decisions-not-options, but filterable).
By chance, do you have a live version of the other two issues, so I can quickly test CSS?
Forum: Themes and Templates
In reply to: [Oenology] theme has noticeHi Nobita, and thanks for reporting issues!
NOTICE: wp-content/themes/oenology/sidebar.php:76 - Undefined index: display_social_icons
I either unintentionally removed that option, or removed it and failed to remove the legacy code. It has been a couple years now since I made that change, so I don’t remember what I intended. I *think* it was to leave the social links completely up to the user via the core Custom Menu widget.
For the time being, though, I think I’ll just restore the option, so that it can fall back to a default value.
I have opened an issue in the GitHub repo for this issue:
https://github.com/chipbennett/oenology/issues/144
For the other two, I have opened issues as well:
https://github.com/chipbennett/oenology/issues/145
https://github.com/chipbennett/oenology/issues/146I appreciate the bug reports!
Forum: Themes and Templates
In reply to: [Oenology] Problems ater WP 4.4Hi again Lonely Spooky,
Oenology version 3.4 was just released, which should address this and other issues.
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Do you have a GitHub repositoryHi Stanko,
Thanks for using the Plugin! The original developer, Mark Waterous (@delayedinsanity) took over primary maintenance again some time ago. Here’s his GitHub repository for WP-Bitly:
https://github.com/mwaterous/wp-bitly
I’m not sure if he is still actively developing/maintaining it. In case he isn’t, here’s my repository:
https://github.com/chipbennett/wp-bitly
I’ve just updated it to the trunk version from SVN, and welcome pull requests.
Hi, mpmchugh,
Thanks for using the Plugin. Adding an option for an Alternate email address should be possible. Let me look into it.
I’ve added an Issue for this request in the Plugin’s GitHub repository:
https://github.com/chipbennett/cbnet-multi-author-comment-notification/issues/17
Forum: Themes and Templates
In reply to: [Oenology] Problems ater WP 4.4Hi Lonely Spooky,
Thanks for using Oenology. Updates are on the way shortly, with core compatibility, bug fixes, and new features.
Forum: Plugins
In reply to: [Update Control] Affecting manual theme updatesThanks for the follow-up, and sorry for the delay. Work has left me with little time for development/support.
I’m glad everything is working again!
Forum: Plugins
In reply to: [Update Control] How to manually update when autoupdate is disabledHi Paul,
Thanks for using the Plugin. To perform updates manually, go to Dashboard -> Updates (a sub-menu link from the Dashboard).