douglaskarr
Forum Replies Created
-
Forum: Plugins
In reply to: [Podcast Feed Player Widget and Shortcode] Secure Site IssueI’ve added validation to ensure that the URL(s) you enter are valid and that, if the site is secure, that you have a secure podcast feed.
Forum: Plugins
In reply to: [TweetThis Shortcode] Problem with bird sizeWhen it’s on your site, your stylesheet will control the size. When it’s in an email, there’s no reference to that. You would have to add a style to your Mailchimp template. https://kb.mailchimp.com/templates/code/where-to-edit-template-code
I’m afraid we can’t control content in external systems.
Forum: Plugins
In reply to: [TweetThis Shortcode] Status of Tweet This PluginThis plugin is not affiliated in any way with the John Morris plugin.
Updated the plugin. It now strips off any querystring from the audio URL specified in the feed.
Forum: Plugins
In reply to: [Podcast Feed Player Widget and Shortcode] Playlist instead of Player?Thanks and that’s a solid mashup but I’m not going to add a dependency to this on the other player. My objective was to use the WordPress default audio player. The purpose of this plugin is just to provide a step up from the default RSS widget which has no image or audio support.
You actually have to delete the plugin if you wish to disable it @billcommexis since it won’t even load in the admin panel.
Forum: Plugins
In reply to: [AMP] Google Analytics SupportFantastic @ronalfy! Much appreciated.
Forum: Reviews
In reply to: [Autoptimize] Well-Supported Plugin with Plenty of OptionsUpdated to 5 stars, very appreciative!
Forum: Reviews
In reply to: [Autoptimize] Well-Supported Plugin with Plenty of OptionsI owe you a coffee (and then some!)
Forum: Reviews
In reply to: [Autoptimize] Well-Supported Plugin with Plenty of OptionsMy client is using Pantheon, a really nice development and hosting platform for WordPress. Unfortunately, while these edits worked… cache files with a .php extension are locked and not executed by the server.
Is there any means of changing the extensions of these files to .js or .css respectively?
Thanks!
Forum: Reviews
In reply to: [Autoptimize] Well-Supported Plugin with Plenty of Options@futtta yes, that was it! It appears that AUTOPTIMIZE_CACHE_CHILD_DIR includes the wp-content folder; as a result, I was able to set the directory with:
define('AUTOPTIMIZE_CACHE_CHILD_DIR', '/uploads/cache/autoptimize/');And that line of code must be inserted prior to:
require_once(ABSPATH . 'wp-settings.php');Thanks again for the assistance!
Forum: Reviews
In reply to: [Autoptimize] Well-Supported Plugin with Plenty of OptionsI attempted to change the directory per the wp-config.php as you mentioned but it didn’t do anything:
define('AUTOPTIMIZE_CACHE_CHILD_DIR', ABSPATH.UPLOADS.'/cache/autoptimize/');Still results in the cache folder defined in Cache Info:
/wp-content/cache/autoptimize/Any ideas?
Forum: Reviews
In reply to: [Autoptimize] Well-Supported Plugin with Plenty of OptionsMany thanks!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Cannot connect to JetpackForum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Cannot connect to JetpackI’m getting errors as well. Regardless of what I try, I get the error “There was a problem creating your connection. Please go back and try again or contact support.”