jwillua
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Text widget busting websiteIts a code problem not a website problem, is the code below correct for posting a link? Would you use this code? I dont understand this response.
<li><a href="https://www.###.com" title="###.com" target="_blank">###.com</a></li>
Forum: Fixing WordPress
In reply to: Text widget busting website<li><a href="https://www.rolltide.com" title="RollTide.com" target="_blank">RollTide.com</a></li> <li><a href="https://www.bamaonline.com" title="bamaonline.com" target="_blank">BamaOnline.com</a></li>
Forum: Fixing WordPress
In reply to: Pages locationO geez, no , i didn’t know there was one. Thanks, that worked.
Forum: Themes and Templates
In reply to: Arjuna X Theme RSSThanks for the response, i found something similar and tried to replace the rss url and a few others and still no luck. I attached the header code i think contains the link. What should i replace? Thank you for the response and help.
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php if (is_home ()) { bloginfo('name'); echo " - "; bloginfo('description'); } elseif (is_category() || is_tag()) {single_cat_title(); arjuna_get_appendToPageTitle(); } elseif (is_single() || is_page()) {single_post_title(); arjuna_get_appendToPageTitle(); } elseif (is_search()) {_e('Search Results:', 'Arjuna'); echo " ".wp_specialchars($s); arjuna_get_appendToPageTitle(); } else { echo trim(wp_title(' ',false)); arjuna_get_appendToPageTitle(); } ?></title> <?php if(is_home()): ?><link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed"<?php bloginfo('rss2_url'); ?>" /<?php endif; ?> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php if (!$arjunaOptions['enableIE6optimization'] || !arjuna_isIE6()) { ?> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' );?> <?php wp_head(); ?> <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/default.js"></script> <!--[if lte IE 7]><link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/ie7.css" type="text/css" media="screen" /><![endif]--> <!--[if lte IE 6]> <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/ie6.css" type="text/css" media="screen" /> <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/ie6.js"></script>
Forum: Fixing WordPress
In reply to: Photo uploaderO wow, that’s cool. Although it says it is broken with 3.0, is that true??
Forum: Fixing WordPress
In reply to: Photo uploaderactually, it seems to work fine with the picture as long as i haven’t “smushed” it with smushit. I’ve never had problems with smushit before, anybody had this problem?? I typically use a program called resizeit to get my image smaller(that one uploads fine) and then i smushit(this one does not).
Forum: Fixing WordPress
In reply to: email notificationI still can only get the test to work. I eventually set it up to send though gmail, the test work but when i leave a test comment i never get anything. Any other reasons it might not be working?
Forum: Fixing WordPress
In reply to: fully delete JS filei actually found 2 JS’s running on my site from addthis and i have deleted the plugin, where can i find these files? Thanks.
Forum: Fixing WordPress
In reply to: old webpages/ new WP pagesthe old links are not wordpress,does this matter?
Forum: Fixing WordPress
In reply to: old webpages/ new WP pagesanybody have any plugin suggestions? This looks perfect, https://urbangiraffe.com/plugins/redirection/, but can not get anything to work.
Forum: Fixing WordPress
In reply to: busted footercool, that was the trick, </div>, i am thankful as i am still learning this stuff. I knew it would be easy. Thanks for the response. I have not used Viper’s Video Quicktags, i have it installed but the youtube video was done with pure html. Thanks again.
Forum: Fixing WordPress
In reply to: Background loads lastThanks, i “smushed” all of images and it seemed to help, also moved it to the top. I think i’ve done all i can with my knowledge. I’ve been using a program called Image Well for easy drag and drop photo reduction but my trial is running out. Do ya’ll have any recommendations for a free (Mac) program that works as easy as imagewell for size reduction? I’m not against paying for stuff but i don’t really do this enough to justify it. Thanks both of you.
Forum: Fixing WordPress
In reply to: Background loads last102 KB, it was much bigger so i made it as small as i could.
Forum: Fixing WordPress
In reply to: YouTube VideoForum: Fixing WordPress
In reply to: A little code help? very easyThanks, it kinda worked. Any reason why it would work in the left sidebar and not the right. These codes are exactly identical and it will center the left and not the right. Thanks for the response. See below. Sorry bout this, i’m still trying to learn some things.
https://img.skitch.com/20100630-ngu64x1kdxnn49sqbm6p3ckbat.jpg