Cynthia Armistead Newman
Forum Replies Created
-
Thank you for your response, @wfpeter!
Forum: Fixing WordPress
In reply to: Need to access an old databaseThank you.
Forum: Fixing WordPress
In reply to: Need to access an old databaseI used the wp-dbmanager plugin. It can restore a backup directly to the database, but I already have access to the database with all the information in it. I’m just not sure how to use that with a new installation of WordPress.
Thank you!
Forum: Plugins
In reply to: [Cleverwise Daily Quotes] Importing quotes?Thank you!
Yes, it is a JavaScript issue. The error that keeps coming up is:
Mixed Content: The page at ‘https://technomom.com/wp-admin/plugins.php’ was loaded over HTTPS, but requested an insecure stylesheet ‘https://code.jquery.com/ui/1.10.1/themes/base/jquery-ui.css?ver=5.1’. This request has been blocked; the content must be served over HTTPS.That’s odd, though, because my site doesn’t have a certificate yet – it’s http only, not https.
A screenshot: https://www.dropbox.com/s/q937lzqm9d8clq2/Screenshot%202019-03-07%2016.26.13.png?dl=0Thank you!
FWIW, I have the same problem.
I have the same three files, and I updated manually.
Oh – I’m running WordPress 5.1 and all of my plugins and themes are up-to-date.
Forum: Plugins
In reply to: [WP Resume] Nesting and re-arrangingSame thing happens to me ??
Forum: Plugins
In reply to: [Quotes Collection] [Plugin: Quotes Collection] Show Tags?I was about to ask about the same issues – showing the tags (I figure that requires changes to the CSS) and a way to display the quotes by tag. Those options would be absolutely wonderful!
Thanks,
CynI did it using phpMyAdmin’s export/import function on the data table itself and it worked quite nicely.
Forum: Everything else WordPress
In reply to: Gravatars don’t work after 2.5.1 upgradeI had to change the code, but it’s working now. Thank you!
Forum: Fixing WordPress
In reply to: Gravatars gone with 2.5.1?That works! Thank you!
Cyn
Forum: Fixing WordPress
In reply to: Gravatars gone with 2.5.1?This was working before:
<?php echo get_avatar( get_comment_author_email() ); ?>
Thanks,
CynForum: Plugins
In reply to: Automatic Update Downloading Wrong PluginsDone, thanks!