doctormicro
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] Update to version 2.8.5 doesn’t workI tried again like Charlotte but what happens is the plugin says it has updated in a Green Bar but shows ver 2.8.4 before and after the update.
Then if you refresh the page or go out of the plugins page it shows this plugin needs to be updated from 2.8.4 to 2.8.5.1.
So, it is still NOT updating through the admin panel of WordPress.
Forum: Plugins
In reply to: [Code Snippets] Update to version 2.8.5 doesn’t workWhat will happen if we Delete ver 2.8.4 then download and then upload the plugin manually and activate it?
Will this delete our already created Snippets?
Forum: Plugins
In reply to: [Code Snippets] Update to version 2.8.5 doesn’t workClicked “Check for update” again and it showed ver 2.8.5.1 available but when I clicked to update I received this error in the screenshot at the following link:
https://www.awesomescreenshot.com/image/2491894/38b062be561b6cee91bd57e9973285df
Forum: Plugins
In reply to: [Code Snippets] Update to version 2.8.5 doesn’t workSimilar here but I have noticed that one of my sites with Code Snippets on it shows the update in the Admin update section and plugin area needing to be updated to ver 2.8.5 BUT when I try and update it fails to update showing this error:
Update Failed: Download failed. Not Found
On another site with Code Snippets, there is NO update showing needed and the plugin version is ver 2.8.4. If I click on the “Check for Update” button still nothing.
I hope this helps,
MikeForum: Plugins
In reply to: [Code Snippets] What happened??Cannot find your plugin on www.ads-software.com and the auto update in Admin area is trying to update to 2.8.3.
If I click on the View Details about the update it shows:An unexpected error occurred. Something may be wrong with www.ads-software.com or this server’s configuration. If you continue to have problems, please try the support forums.
What should I do it says you are trying to release 1.8.4 ???
I had this same thing happen using the Extra / Divi Theme by Elegant Themes.
This fixed it for me:
#getresponse-widget-2.et_pb_widget.widget_getresponse-widget { z-index: -1; }
I hope this helps you and anyone else having this issue.
Mike Storzieri
Forum: Plugins
In reply to: [GetResponse Forms by Optin Cat] Optin Form Covers MenuThank you, for your response.
In my haste, it looks like I clicked on your plugin for GetResponse in the WordPress plugin section as both yours and GetResponses’s plugin headers look similar.I am using the Extra theme by Elegant Themes with the GetResponse Plugin.
I targeted this plugin to fix this, here is the code used:
#getresponse-widget-2.et_pb_widget.widget_getresponse-widget { z-index: -1; }
All seems to be working good now.
I’m sorry is I inconvenienced you,
Mike Storzieri
Agree, when we use Divi Theme it screws up the Divi Options screens code.
No longer seeing this message.
Forum: Plugins
In reply to: [WPSiteSync for Content] Will this work with any theme?Thank you, I look forward to your Divi Extension, with Divi on their 100-day countdown to the launch of Divi version 3.0 this is a great idea on your part to have such an extension for Divi.
Again Thank you,
Mike
Forum: Fixing WordPress
In reply to: HTTP errors on media uploads after 4.5 updateI found this worked:
Correcting the HTTP Upload ErrorLog into your cPanel dashboard.
Using the file manager, navigate to your WordPress site’s root directory.
Locate and open the .htaccess file for editing.
Add the following line of code at the top of the file:
SetEnv MAGICK_THREAD_LIMIT 1
Save the changes to the .htaccess file.
Forum: Fixing WordPress
In reply to: HTTP error when uploading MediaI found this worked:
Correcting the HTTP Upload Error
Log into your cPanel dashboard.
Using the file manager, navigate to your WordPress site’s root directory.
Locate and open the .htaccess file for editing.
Add the following line of code at the top of the file:
SetEnv MAGICK_THREAD_LIMIT 1
Save the changes to the .htaccess file.
Forum: Fixing WordPress
In reply to: HTTP errors on media uploads after 4.5 updateSame here
Forum: Plugins
In reply to: [Membership Plugin - Restrict Content] WordPress 4.3.1 Working or Not?Will you be updating the free version for 4.3.1 and above soon?