ezekielcp
Forum Replies Created
-
Bump – help plz
Forum: Fixing WordPress
In reply to: Small tick marks on my page title. How to remove?this is what I have in my header.php what should I change? I cant figure it out!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=<?php bloginfo('charset'); ?>" /> <meta name="description" content="<?php bloginfo('name'); ?> - <?php bloginfo('description'); ?>" /> <meta name="keywords" content="" /> <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" /> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" /> <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <title><?php bloginfo('name'); wp_title(); ?></title> <?php wp_head(); ?> </head> <body> <div id="wrap"> <div id="header"> <h1><a>"><?php bloginfo('name'); ?></a></h1> <p><strong><?php bloginfo('description'); ?></strong></p> </div> <a href="https://www.crossfitcoastal.com"><img id="frontphoto" src="<?php bloginfo('template_directory'); ?>/img/header/rotate.php" alt="Wilmington Crossfit Personal Trainers - Fitness Group Exercise" /></a> <div id="leftside"> <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar('Main Sidebar') ) : else : ?> <h2 class="hide">Main menu:</h2> <ul class="page"> <?php if (is_page()) { $highlight = "page_item"; } else {$highlight = "page_item current_page_item"; } ?> <li class="<?php echo $highlight; ?>"><a>">Home</a> <?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?> <?php endif; ?> </div>
Forum: Fixing WordPress
In reply to: Small tick marks on my page title. How to remove?bump help pls
Forum: Installing WordPress
In reply to: Transfering from f-ing godaddy to a small orange – HELP!Thank you thank you thank you!
Switching from GoDaddy was the best choice ever – the website kinks arent there anymore and its SUPER responsive.
Thanks for the help guys.
Forum: Installing WordPress
In reply to: Transfering from f-ing godaddy to a small orange – HELP!I did create a new database and imported my old material into it – I thought I just copy everything into the root directory, not the public html folder?
So I should move everything into the public html folder now?
Forum: Themes and Templates
In reply to: White space above imageYou are f-ing awesome. Thank you SO MUCH!
Forum: Themes and Templates
In reply to: White space above imageNot that margin. The big white space in the middle of the page. See where there is a huge white space in between “Schedule and Pricing ” title and the schedule.jpg picture?
Forum: Themes and Templates
In reply to: White space above imageWrong url above, I’m the biggest idiot on WordPress. This is the correct url. I’m sorry.
Forum: Themes and Templates
In reply to: White space above imageThis url works, sorry. Can someone help please.
Forum: Fixing WordPress
In reply to: can’t go to the plugins page in admin panelits a godaddy problem. mine just started working again
Forum: Plugins
In reply to: Need Photo Gallery Recommendationsim looking for the same thing. kindof like this site right?
Forum: Fixing WordPress
In reply to: Blog won’t load… broken?I’m really getting sick of this crap. Why am I even trying to post new content when halfway trhoguh my article this freezes up and I lose all my work.
How hard is it to switch hosts?
I’ve never had to switch before, anyone have a tutorial or anything?
Thanks
Forum: Fixing WordPress
In reply to: plugin.php now loading. pls help!it magically started working. lol.
Forum: Installing WordPress
In reply to: GoDaddy WordPress issuesI can access everything on my site now except plugin.php ??? Is this a GoDaddy problem or is it a problem on my end?