WPrap
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Changing Dark 'background' to Grayaround the text “Under Construction | Home | About Us”, etc.
NO (found how to change that)
around the text “Proudly powered by WordPress”
YES
Suspect would have to change various places in dark.css
Forum: Themes and Templates
In reply to: Changing Dark 'background' to GrayThanks … but … no change
Forum: Themes and Templates
In reply to: Changing Dark 'background' to GrayThanks for the response Sam
Unfortunately it didn’t change it after added to my child style.css
(at least think added).questions
How do you verify that the code is actually there – fireBug didn’t show anything?
How did you determine this might work?Just found a #page (for div ) whose ‘color:’ changed the area concerned but it is dark.css (line 12) … is that “ovder-ridden” by the custom style?
Forum: Fixing WordPress
In reply to: Stop displaying page titleWPyogi – Thank you for PHP help (& straightening me out)
Rest WAS a hosting service system problem – they fixed it quickly
Forum: Fixing WordPress
In reply to: Stop displaying page titleWPyogi – thanks for the response
Added the above to the 2011 functions.php and moved (using fireFTP) to my child and ‘executed’ the website but got a “500 Internal Server Error”
Took out the above code (leaving functions.php as it was originally in the 2011 theme) and FTp’d it again, ‘executed’ website, got the same error.
Do you think fireFTP is the problem? Transfer option is set to “Binary”(just changed option to Auto and got same error).
Forum: Themes and Templates
In reply to: Adding Child – How Does WP Know Which Child Theme to UseFinally found the answer my child theme problem. The website designer (who is no longer available) used a theme extension (instead of a true child theme). Fortunately I found his ‘original’ theme directory/files and was able to compare the official 2011 theme vs theme used for the current website vs my child theme. Most changes were in css files (style. rtl, edit-style, and edit-style-rtl) plus small changes in the header/function php files. Bottom line, sorry for my basic and frustrating questions … at least from my naivete has resulted in a fair amount of knowledge for me.
Forum: Themes and Templates
In reply to: Added Child Theme – Image in Themes Emptyanswer is screenshot.png
Forum: Fixing WordPress
In reply to: Recreating Menu – Can't Put in HeaderFinally found the answer my child theme problem. The website designer (who is no longer available) used a theme extension (instead of a true child theme). Fortunately I found his ‘original’ theme directory/files and was able to compare the official 2011 theme vs theme used for the current website vs my child theme. Most changes were in css files (style. rtl, edit-style, and edit-style-rtl) plus small changes in the header/function php files. Bottom line, sorry for my basic and frustrating questions … at least from my naivete has resulted in a fair amount of knowledge for me.
Forum: Themes and Templates
In reply to: Theme:Twenty Eleven/child_twentyeleven updated?Finally found the answer my child theme problem. The website designer (who is no longer available) used a theme extension (instead of a true child theme). Fortunately I found his ‘original’ theme directory/files and was able to compare the official 2011 theme vs theme used for the current website vs my child theme. Most changes were in css files (style. rtl, edit-style, and edit-style-rtl) plus small changes in the header/function php files. Bottom line, sorry for my basic and frustrating questions … at least from my naivete has resulted in a fair amount of knowledge for me.
Forum: Fixing WordPress
In reply to: Recreating Menu – Can't Put in Headersee previous for link
theme twentyeleven looks to have menu at bottom & inside header originally … if child is really child of 20/11 then shouldn’t the menu also be at bottom & inside (Ive done nothing to change it’s position. See this (https://www.google.com/url?q=https://wordpress.org/support/topic/added-child-theme-image-in-themes-empty&sa=U&ei=j3v6VMnGDcmdgwT2vICIAw&ved=0CA0QFjAF&client=internal-uds-cse&usg=AFQjCNGxme4TKsZwg0tK911xhTroOIHH5w ) for the child style.css & function.php
Forum: Fixing WordPress
In reply to: Recreating Menu – Can't Put in HeaderI’ll change it to use child theme:
Forum: Fixing WordPress
In reply to: Recreating Menu – Can't Put in Headerafter doing a Google search for custom menus, am wondering if the child theme is actually ‘calling’ the twentyeleven theme. I believe 20/11 supports custom menus but what I have doesn’t. Doesn’t seem that a css/div modification should be required.
Forum: Fixing WordPress
In reply to: Recreating Menu – Can't Put in Headerno – didn’t think necessary
Forum: Themes and Templates
In reply to: Added Child Theme – Image in Themes Emptythanks for the response … however
heheI’m taking over the website even I have little WP experience – as seen by my feeble attempt to create a child theme. Though I have done a few years of html/css work.
I was afraid this might be the case … it’s almost like redesigning from scratch.
Was concerned that the Theme URI and the PHP might not have been correct.
Forum: Themes and Templates
In reply to: Added Child Theme – Image in Themes EmptyOOPS
TY – SharkCityMan
Fixed it – but made no diff