sdvorak
Forum Replies Created
-
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Multisite backupsI’m still having this issue as well. I am continuing to use 3.4.1 as it doesn’t have this problem.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Multisite backupsVersion 3.4.1 still works fine so I’m skeptical that it is a WordPress Cron issue. I’ve switched to using EasyCron and will see how it goes.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] Multisite backupsI have been running this plugin for a couple years now and as of 3.4.3 this is happening to me to. Also, when the backup fails the temp directories in each of the multisite site folders are not removed so the size of the backup zip files grows larger with each backup attempt. My multisite has 443 sites so this has become a real problem.
Forum: Plugins
In reply to: [WP Subscribe] Breaks CustomizerI’m running 4.8.1 of WP in multisite mode and 1.2.3 of your plugin. PHP is at 5.3.3.
Thanks!Forum: Plugins
In reply to: [The Events Calendar] Visual/Text Editor tabsI too have had to switch back to 4.5.6. 4.5.10 still has these issues.
Forum: Plugins
In reply to: [WP Subscribe] Breaks CustomizerNo there are no errors in the console. This is occurring on a multisite instance. The screen that loads is only a snippet of html:
<div id='widget-21_wp_subscribe-__i__' class='widget'> <div class="widget-top"> <div class="widget-title-action"> <button type="button" class="widget-action hide-if-no-js" aria-expanded="false"> <span class="screen-reader-text">Edit widget: WP Subscribe Widget</span> <span class="toggle-indicator" aria-hidden="true"></span> </button> <a class="widget-control-edit hide-if-js" href="/wp-admin/customize.php?return=%2Fwp-admin%2Fplugins.php%3Fplugin_status%3Dall%26paged%3D1%26s&editwidget=wp_subscribe-1&addnew=1&num=2&base=wp_subscribe"> <span class="edit">Edit</span> <span class="add">Add</span> <span class="screen-reader-text">WP Subscribe Widget</span> </a> </div> <div class="widget-title"><h3>WP Subscribe Widget<span class="in-widget-title"></span></h3></div> </div> <div class="widget-inside"> <div class="form"> <div class="widget-content"> <div class="wp_subscribe_options_form"> <!-- Hidden title field to prevent WP picking up Title Color field as widget title --> <input type="hidden" value="" id="widget-wp_subscribe-__i__-title" name="widget-wp_subscribe[__i__][title]"> <div class="wp-subscribe-label-field wp-subscribe-service-field"> <label for="widget-wp_subscribe-__i__-service"> Service: </label> <div class="wps-input-wrapper"> <select class="widefat list-selectbox" id="widget-wp_subscribe-__i__-service" name="widget-wp_subscribe[__i__][service]"> <option value="aweber"> Aweber </option> <option value="feedburner" selected='selected'> FeedBurner </option> <option value="mailchimp"> MailChimp </option> </select> </div> </div> <div class="wp_subscribe_account_details"> <div class="wps-account-details wp_subscribe_account_details_aweber" data-service="aweber" style="display: none;"> <div class="aweber_authorization_area mb30"> <strong>To connect your Aweber account:</strong> <br /> <ul> <li><span>1.</span> <a href="https://auth.aweber.com/1.0/oauth/authorize_app/1afc783e" target="_blank">Click here</a> <span>to open the authorization page and log in.</span></li> <li><span>2.</span> Copy and paste the authorization code in the field below.</li> </ul> <textarea rows="4" cols="80"></textarea> <br /> <button type="button" class="button-primary aweber_authorization">Authorize</button> </div> <div class="alert alert-hint mb30 hidden"> <p> <strong>Your Aweber Account is connected.</strong> <a href="#" class="aweber_disconnect">Click here</a> <span>to disconnect.</span> </p> </div> <input id="widget-wp_subscribe-__i__-aweber_consumer_key" name="widget-wp_subscribe[__i__][aweber_consumer_key]" type="hidden" value=""data-id="aweber_consumer_key"> <input id="widget-wp_subscribe-__i__-aweber_consumer_secret" name="widget-wp_subscribe[__i__][aweber_consumer_secret]" type="hidden" value=""data-id="aweber_consumer_secret"> <input id="widget-wp_subscribe-__i__-aweber_access_key" name="widget-wp_subscribe[__i__][aweber_access_key]" type="hidden" value=""data-id="aweber_access_key"> <input id="widget-wp_subscribe-__i__-aweber_access_secret" name="widget-wp_subscribe[__i__][aweber_access_secret]" type="hidden" value=""data-id="aweber_access_secret"> <input id="widget-wp_subscribe-__i__-aweber_account_id" name="widget-wp_subscribe[__i__][aweber_account_id]" type="hidden" value=""data-id="aweber_account_id"> <div class="wp-subscribe-label-field wp-subscribe-aweber_list_id-field"> <label for="widget-wp_subscribe-__i__-aweber_list_id"> AWeber List </label> <div class="wps-input-wrapper"> <select class="widefat list-selectbox" id="widget-wp_subscribe-__i__-aweber_list_id" name="widget-wp_subscribe[__i__][aweber_list_id]"> <option value="none"> Select List </option> </select> <button class="button wps-get-list">Get list</button> </div> </div> </div><!-- /wp_subscribe_account_details_aweber --> <div class="wps-account-details wp_subscribe_account_details_feedburner" data-service="feedburner" style="display: none;"> <div class="wp-subscribe-label-field wp-subscribe-feedburner_id-field"> <label for="widget-wp_subscribe-__i__-feedburner_id"> Feedburner ID </label> <div class="wps-input-wrapper"> <input class="widefat" id="widget-wp_subscribe-__i__-feedburner_id" name="widget-wp_subscribe[__i__][feedburner_id]" type="text" value=""data-id="feedburner_id"> </div> </div> </div><!-- /wp_subscribe_account_details_feedburner --> <div class="wps-account-details wp_subscribe_account_details_mailchimp" data-service="mailchimp" style="display: none;">
Forum: Plugins
In reply to: [The Events Calendar] Visual/Text Editor tabsThis is still an issue in 4.5.8. Additionally, the venue picker does not appear.
Forum: Plugins
In reply to: [Simple Custom CSS Plugin] No longer workingSame problem here. The plugin is sending the CSS as text/html mime type rather than text/css despite setting a content type of text/css with the php header() function. Browsers are then blocking the loading of the css.
Hopefully the developer will respond. I’ll post a solution if I find one.
Forum: Plugins
In reply to: [Disable All WordPress Updates] Core message still presentI have this same problem. There are NO .maintenance files in the root folder. Would love to find out how to get rid of this message.