FoxTek
Forum Replies Created
-
There was a lag and I no longer have an error
Forum: Fixing WordPress
In reply to: T_Function errorThere was a lag in WordPress as deletion in ftp did resolve the issue.
Thanks for your response.
Did it correct the error once you removed the plugin from the WordPress/wp-content/plugins/ directory in your hosting ftp file manager? I did that as well but I’m still getting the error. Was there a lag to the site coming back up? Let me know how you made out.
Forum: Themes and Templates
In reply to: [SKT Black] Drop down menu backgroundMany thanks! Worked like a charm!
Just one final question as even when I did a google search, the color charts that I saw did not give me the result as indicated. I know I can use words for color, but isn’t there a more detailed chart for the three digit codes such as you provided above fro dark gray – e.g #333?
If you point me in the right direction I would be very grateful.
Forum: Themes and Templates
In reply to: Changing ThemesThanks!
Forum: Themes and Templates
In reply to: [SKT Black] Drop down menu backgroundWhere do I find the color chart for the three digit css codes?
Forum: Themes and Templates
In reply to: [SKT Black] Drop down menu backgroundCan I also change the color of the text? After looking at it, the black on dark grey seems to get lost. I’m think white just like the menu
Let me know and again you’ve been a great help!! 🙂
Forum: Themes and Templates
In reply to: [SKT Black] Drop down menu backgroundThanks again. Much appreciated!
Forum: Themes and Templates
In reply to: [SKT Black] Drop down menu backgroundThanks!
Second one worked in Appearance Theme Options > then under the Basic Settings within the Custom CSS box.
What code would change the code of the “lines” as I have multiple sub menus. Right now they are orange and to be consistent with my theme I would like them to be red preferably, or black.
Many thanks in advance.
Forum: Themes and Templates
In reply to: Changing ThemesIs BackupWordPress the recommended add-in to use?
Forum: Fixing WordPress
In reply to: Jetpack Fatal error line 20I FTP’d into my host and deleted Jetpack in it’s entirety and still get the /home/content/58/6962758/html/WordPress/wp-content/themes/skt-black/inc/jetpack.php on line 20 when trying access the site and when trying to login to WordPress am now getting
Warning: require(/home/content/58/6962758/html/WordPress/wp-content/themes/skt-black/inc/jetpack.php) [function.require]: failed to open stream: No such file or directory in /home/content/58/6962758/html/WordPress/wp-content/themes/skt-black/functions.php on line 225Fatal error: require() [function.require]: Failed opening required ‘/home/content/58/6962758/html/WordPress/wp-content/themes/skt-black/inc/jetpack.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/58/6962758/html/WordPress/wp-content/themes/skt-black/functions.php on line 225
I also then went to the functions.php in the host ftp directory and deleted the reference to Jetpack that was there trying to load Jetpack which I see was on lines 223-225. Function.php now looks like this where line 225 used to be.
/**
* Load custom functions file.
*/
require get_template_directory() . ‘/inc/custom-functions.php’;Please tell me I’ve haven’t lost my site. What do I need to do to get these errors cleared?
Forum: Themes and Templates
In reply to: Changing the menu dropdown background colorI should have also asked that if there is a listing of rgb color codes to know exactly which will produce what color. E.g. #access li li a {
background: rgb(230, 35, 35);
}#access li li a:hover {
background: #444;
}How do I know what color these represent?
Thanks!
Forum: Themes and Templates
In reply to: [SKT Black] Static Home PageIt seems the image I do have is too wide or too large as I edited it to a smaller size as well as centered it. That fixed the issue of the scroll which somewhat surprised me.
I’m going to play around with some other images, replacing the current one I have. Have you found that there is a recommended or maximum width for images for a full width page that I should not exceed? The image that I have before I edited was 1920 X 1080. When I edited to 800 or so, it fit on the screen although it looks like it could be wider, but did fix the issue with the scrolling.
On my second issue, I still am not happy that this page still appears to have extra space right above the footer that was where the Social Section would have appeared. Any recommendations to remove it?
Thanks for your help!
Forum: Themes and Templates
In reply to: [SKT Black] Dead / Extra Home PageErica, I posted a new question under Static Home Page as I now have two issues. It seems both are only on the HOME page and not my other pages. I think there is something I’m missing about the Home page I’ve created and customizations I’ve made.
If you could take a look, I would be most appreciative! Thank again!!
Forum: Themes and Templates
In reply to: [SKT Black] Dead / Extra Home PageMuch appreciated. Working on it……