coupee36
Forum Replies Created
-
Forum: Plugins
In reply to: [File Away] Keeps reverting to home pathHi Thomstark,
Here are the actual directory names;
Base Directory 2: wp-content/uploads/Wiki
I can only get as far as, wp-content/uploads/Wiki/Ring Central/ when I try to click on Sales Resources & Tools it will just revert back to wp-content/uploads/Wiki
I’ve made a video screen shot of the issue if it helps.
http://sendvid.com/j4y0vyy8Forum: Themes and Templates
In reply to: Hide or Remove 'Share This' block?Erik.. when removing the code, it worked fine.. but its all good, I am going to mark this post as solved. Thank you again for the prompt response.
Forum: Themes and Templates
In reply to: Hide or Remove 'Share This' block?ok, i’ll give it a try and see what it does again.
Forum: Themes and Templates
In reply to: Hide or Remove 'Share This' block?Erik, please see this link: http://tinyurl.com/kwlguyu
Thank you again.
Forum: Themes and Templates
In reply to: Hide or Remove 'Share This' block?Hi Erik,
Thank you. Your suggestion worked. But now there is a new problem with the current Social Media Share plugin. The “Share” button is now off alignment.
Here is screenshot link: http://tinyurl.com/kg6d76z
Forum: Themes and Templates
In reply to: Hide or Remove 'Share This' block?Thank you Erik, I will give this a try and let you know.
Forum: Plugins
In reply to: Audio plugin with button on toolbar.an example i found one made by : “cincopa”
its pretty cool, with the button feature i am referring too.. but i dont like the fact it is redirected to their website and need to sign up and have login to upload any of the media..Forum: Fixing WordPress
In reply to: Upgrade to 3.0 IMPLEMENTS a file upload limit of 2Mbdid you ever correct your problem ?? i need help i am trying to post blogs on a self hosted site.. but i cant upload any media that is greater than 2mb its frustrating.. thanks.
Forum: Themes and Templates
In reply to: HELP: replace Site Title text with Logo ??works GREAT!! thank you once again for all your help..
have a great 2011
Forum: Themes and Templates
In reply to: HELP: replace Site Title text with Logo ??oh ok..
still a no go ? I even typed in the full path to the logo.gif.
<h1 id="site-title"><a href="<?php bloginfo('url'); ?>/"><img name="logo" src="<?php bloginfo('url'); ?>http://www.virolent.tv/wp-content/themes/decayed-wordpress-theme/img/logo.gif" width="100" height="32" alt="<?php bloginfo('name'); ?>"></a></h1>I am sorry if it seems so simple, and i am missing it.. I do kindly thank you to take the time to help me out with this.
Forum: Themes and Templates
In reply to: HELP: replace Site Title text with Logo ??url : http://www.virolent.tv
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" /> <title><?php bloginfo('name'); ?><?php if ( is_single() ) { ?> » Blog Archive <?php } ?><?php wp_title(' » '); ?></title> <meta name="resource-type" content="document" /> <meta http-equiv="content-type" content="text/html; charset=US-ASCII" /> <meta http-equiv="content-language" content="en-us" /> <meta http-equiv="author" content="Harriet Smith" /> <meta http-equiv="contact" content="harrietsmith@harrietsmith.us" /> <meta name="copyright" content="Copyright (c)2010-2011 Stephanus Malaihollo. All Rights Reserved." /> <meta name="description" content="Celebrity gossip, rumors and news. Entertainment blogs." /> <meta name="keywords" content="virolenttv, virolent.tv,hiphop, skateboarding, rumor, gossip, entertainment, virolent, virolenttv, new-s, celebrity, nedia, hip-hop, rap, media, celebrity gossip, celebrity news, hollywood gossip, hollywood news, fashion, hollywood fashion, celbrity blog" /> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <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'); ?>" /> <?php wp_get_archives('type=monthly&format=link'); ?> <?php wp_head(); ?> </head> <body> <div id="container"> <div id="content"> <h1 id="site-title"><a href="<?php bloginfo('url'); ?>/"><img name="logo" src="imag/logo.gif" width="392" height="262" alt="<?php bloginfo('name'); ?>"></a></h1> <p id="site-description"><?php bloginfo('description'); ?></p>thanks.
Forum: Themes and Templates
In reply to: HELP: replace Site Title text with Logo ??Emil,
I tried the code you mention, replaced set the hieght/width and changed the src, but still nothing. any suggestions ?
thanks.