Forum Replies Created
-
In reply to: New user is listed fifteen times in Member Directory
I have the same problem. http://tenders.abc2bee.co.za/members/
Sorry, this is the code for my header
`<?php if (is_home () ) { bloginfo('name'); } elseif ( is_category() ) { single_cat_title(); if(get_bloginfo('name') != "") echo ' – ' ; bloginfo('name'); }
elseif (is_single() ) { single_post_title(); }
elseif (is_page() ) { bloginfo(‘name’); if(get_bloginfo(‘name’) != “”) echo ‘: ‘; single_post_title(); }
else { wp_title(”,true); } ?>
<script type="text/javascript" src="/script.js”>
<link rel="stylesheet" href="” type=”text/css” media=”screen” />
<link rel="alternate" type="application/rss+xml" title="” href=”” />
<link rel="alternate" type="application/atom+xml" title="” href=”” />
<link rel="pingback" href="” />`
So does this mean, if I’m using a child theme, I have to make a lot of changes?
In reply to: Blocks on FrontpageOh yes, she has a beautiful page and I’ve left her link all over!
Oh, I have the firebug thingy, but not being a coder, it sometimes doesn’t really make much sense to me, but I’m learning, slowly but surely.
Thanks so much for taking the time in answering me. I will have a look at the resources you gave me, and will give feedback about my success.
Good news for all the people here! Bring out the champagne and let’s have a party.
I repaired my database from within my cpanel, and it is working fine again!!!
How do I restore the database? I think maybe that could be the problem.
Thanks Roger
But actually I don’t have a clue what you’re saying.
The code I pasted here, works, but it pulls member nr 1’s info and I want it to pull the logged in user’s start date etc.
Anyways, thank you for trying.
In reply to: I want to remove the logout link from the sidebardiv in brackets
In reply to: I want to remove the logout link from the sidebar‘
“In reply to: I want to remove the logout link from the sidebarThanks, I solved the problem. I removed the
In reply to: Need custom header to display only on homeThank you all, I actually managed to get it 100%
In reply to: Need custom header to display only on homehttp://www.thehcgprofessor.com
Now I got it to display my swf, but the alignment is off
I don’t want all the spaces.In reply to: Need custom header to display only on homeThis has helped me a lot. So if you check my site, it has bizolly’s swf up on it. I uploaded my own but it just shows a blank
Don’t know what I’m doing wrong here. It works with bizolly’s perfectly, but not with mine?Please, please help
Is the plugin compatible to wp 3.0.1 and new buddypress?
In reply to: Buddypress SidebarAnd I would like to divide the ‘container’ in two. The left should show a flash application and the right I want to put a newsletter optin form.
Can someone help me please
In reply to: I did something very stupidThank you so much. I got the font right. Now for the background. A great help and I’m very thankful
I have the same problem when I am logged in as admin.