Bill
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: mistake on Site Address (URL)(Sorry, didn’t mean to lose track of your thread.)
This is still too complicated and shouldn’t be, and partly because I don’t understand what you’re trying to set up.You seem to have a fully functional website (running the Twenty Thirteen theme) reached at latinodayton.org which I think is installed in a ‘latinodaytonmain’ folder on your server. Is that right?
Your second domain: is that for a separate site? If it is, what’s the domain name for that site and what folder is the WP installation in? If it’s just an alternative domain name, that’s different.
Forum: Fixing WordPress
In reply to: Change Comment box Font colorNow that you’ve closed it up again, I can only tell you generally what I did. I’m using Firefox and the Firebug plugin (but the built-in dev tools are pretty similar).
I went to the forums page and put some text in a couple form text fields to watch for results as I made changes. With the dev tool html panel open, I used the element selection tool and clicked one of those fields (and maybe backed out into its containing parent elements) until I found which one was controlling the text color. I felt we needed to include not just the comment field but the others as well, for readability. Try changing the color attribute in the css panel on the right, and there you go.
In fact, if you want more inclusion as well for your original (first) fix above, try changing it to this:
#respond #commentform textarea, #respond #commentform .text { color: #000 !important; }Great! Glad you worked it out, and thanks for letting us know.
Forum: Fixing WordPress
In reply to: Change Comment box Font colorNot to worry. CSS can get complicated fairly quickly when you have WP plus your theme plus plugins all adding up.
OK, try adding something like:
#bbpress-forums input.text, #bbpress-forums textarea { color: #000; }Forum: Fixing WordPress
In reply to: Change Comment box Font colorSorry, but it seems I have to be logged in to your forums (assuming that’s the section you’re referring to) in order to see a comment box.
You can try using your browser’s developer tools to identify the classes applied to the comment form element and create a new rule for ‘color’ as I did above. Some browsers will have a right-click contextual menu shortcut for inspecting an element. Let me know if you have trouble.
Forum: Fixing WordPress
In reply to: Change Comment box Font colorThis can be added to a custom style sheet via a custom CSS plugin or Jetpack’s custom css module:
#respond #commentform textarea { color: #000; }You’ll need to check what it affects and doesn’t and then it can be refined if necessary.
You’re welcome. Let us know if you get stuck.
This is coming from the theme’s slider. Try asking about it in the support forum for the theme so its developers and community can help you with it. Good luck!
Forum: Fixing WordPress
In reply to: Vitue theme remove social linkI see no social links below the featured product images and above the footer. Have you tried clearing your browser cache and checking again?
Forum: Fixing WordPress
In reply to: Help with inserting my own photos into sliderYou should ask about this in the support channel for the theme, or refer to their documentation for the slider. They will be best suited to help you with this. Good luck!
Forum: Fixing WordPress
In reply to: Child theme not workingMost likely cause of a blank page might be a mistake in your new functions.php file. But make sure you review this page and compare to what you found elsewhere:
http://codex.wordpress.org/Child_Themes
Also, be sure you’re using a plain text editor to create your files and not something that’s adding formatting:
https://codex.wordpress.org/Editing_Files#Using_Text_EditorsForum: Fixing WordPress
In reply to: HTML Purified 0.7 interference with 4.3From the plugin’s page:
This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Forum: Fixing WordPress
In reply to: Slider stopped workingYou’re welcome. Glad you’re making progress. Please mark this thread as resolved when that happens, but do let us know if we can help you in some further way. Good luck!
Forum: Fixing WordPress
In reply to: wp_options: Table is marked as crashedYou might try repairing it directly using phpMyAdmin in your hosting account. See this page for detailed instructions for doing that:
https://codex.wordpress.org/FAQ_Troubleshooting#How_do_you_repair_a_MySQL_database_table.3F
Be sure to make a backup of your database before doing anything else to it.Forum: Fixing WordPress
In reply to: Slider stopped workingSince it’s a commercial theme, there may be an update to it that will take care of the issue for you. However, you’ll have to work out whether you can get an updated version from them since your developer was probably the go-between. Can you contact your developer? He/she should know the licensing terms for the theme.
Your current version seems to 2.3, though I don’t know what the most recent one is.
http://www.elegantthemes.com/gallery/sky/