ayne468
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How Do I Stop This Link?Yep you were absolutely right!Thanks heaps:)
Forum: Fixing WordPress
In reply to: How Do I Stop This Link?I will paste a sample from my sidebar editing sheet, with the hopes that it may make it easier for someone to point out to me exactly what I need to do:
<!– begin sidebar –>
<div id=”side2″><?php if ( !function_exists(‘dynamic_sidebar’)
|| !dynamic_sidebar(1) ) : ?>- <h2><?php _e(‘About’); ?></h2>
-
<li id=”about”><link to page is within these brackets><?php bloginfo(‘description’); ?>
<li id=”categories”><h2><?php _e(‘Categories’); ?><stat></h2>
-
<?php list_cats(0, ”, ‘name’, ‘asc’, ”, 1, 0, 1, 1, 1, 1, 0,”,”,”,”,”) ?>
Forum: Fixing WordPress
In reply to: What Am I Doing Wrong?Ok…sorry to offend you!
Firstly, I am promoting the website in question, and therefore I have permission to use the pictures in question. Infact these images are there for the sole purpose of being used by their affiliates (i.e me!)for promotional purposes.
Secondly, if I am going about it in the wrong way, maybe you could take the time to explain it to me nicely so that I can understand, instead of insulting me?
…Just a thought!
Forum: Fixing WordPress
In reply to: What Am I Doing Wrong?Any ideas???:)
Forum: Fixing WordPress
In reply to: Please Help Me With My Linking Problem…Excellent! Thank you so much..it worked perfectly:)
Forum: Fixing WordPress
In reply to: Please Help Me With My Linking Problem…It automatically cuts some of it off…but hopefully that pice will be enough:)
Forum: Fixing WordPress
In reply to: Please Help Me With My Linking Problem…The bit that I cut and pasted didn’t work properly, so I will try again:
- <h2><?php _e(‘About’); ?></h2>
-
<li id=”about”><?php bloginfo(‘description’); ?>