tom_taylor_85
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Displaying MP3's on the undex page?Does anyone know how to do this?
Forum: Plugins
In reply to: [Plugin: podPress] "[Audio clip: view full post to listen]"Has anyone had this problem???
Forum: Fixing WordPress
In reply to: RSS feed error/displaying to much content…I tried it many different ways as well…
<td width="411"> <?php if (function_exists('get_cat_icon')) get_cat_icon(); ?> <b><font size="+1"><span class="category"> <?php the_category(', ') ?></span></font></b> <?php the_time('F jS, Y') ?> <font color="white"><h1><a href="<?php the_permalink() ?>" rel="bookmark"></font> <?php the_title(); ?> </a></h1> <p> <link rel='stylesheet' id='podpress_frontend_styles-css' href='/wp-content/plugins/podpress/podpress.css?ver=3.0' type='text/css' media='all' /> <?php if(in_category(4797)){ the_content(__('Read more'));?> }else{ <?php the_excerpt();?> } ?> <?php edit_post_link('Edit','',''); ?> </p>
Forum: Fixing WordPress
In reply to: RSS feed error/displaying to much content…I did, it didn’t work…I am trying to replace the “<?php the_excerpt();?>” with the code you gave me…take a look please
<td width="411"> <?php if (function_exists('get_cat_icon')) get_cat_icon(); ?> <b><font size="+1"><span class="category"> <?php the_category(', ') ?></span></font></b> <?php the_time('F jS, Y') ?> <font color="white"><h1><a href="<?php the_permalink() ?>" rel="bookmark"></font> <?php the_title(); ?> </a></h1> <p> <link rel='stylesheet' id='podpress_frontend_styles-css' href='/wp-content/plugins/podpress/podpress.css?ver=3.0' type='text/css' media='all' /> <?php the_excerpt();?> <?php edit_post_link('Edit','',''); ?> </p>
Forum: Fixing WordPress
In reply to: RSS feed error/displaying to much content…Do I add that code under the index page?
Forum: Fixing WordPress
In reply to: RSS feed error/displaying to much content…Ok, I have an idea!
Since in the categories that consists of podCasts, the only thing inside them is the podcast…
How can I create and IF THEN code? i.e. If posts=music THEN
<?php the_content(__('Read more'));?>
if else,
<?php the_excerpt();?>
Forum: Fixing WordPress
In reply to: RSS feed error/displaying to much content…That did restrict it, but now I get a different code where the pod cast should be… [Audio clip: view full post to listen]
Any ideas?
Forum: Fixing WordPress
In reply to: RSS feed error/displaying to much content…Well, is there a way to use
<?php the_content(__('Read more'));?>
but restrict the number of words to be shown?Forum: Fixing WordPress
In reply to: how to remove "edit this entry" on my post?Forum: Fixing WordPress
In reply to: how to remove "edit this entry" on my post?website name?
It helps a lot…
Forum: Fixing WordPress
In reply to: how to remove "edit this entry" on my post?Mog, just to let you know…only you can see that line when you are logged in as the admin…you may want to keep that JUST IN CASE you want to edit the entry!!!
Chinmoy, would you be able to help me out on my thread on here? I’m stumped…
Forum: Fixing WordPress
In reply to: Could this be a MAJOR problem?yes, it is VERY strange. There is a folder called Restore with an index.php in it. The editor is picking that file up…
Forum: Fixing WordPress
In reply to: Could this be a MAJOR problem?Can anyone help me with this?
Forum: Plugins
In reply to: podPress not working on my index page?what did i do wrong?
Forum: Fixing WordPress
In reply to: Editing postswhat is your site name?