ribbet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Client crashed their siteThanks I managed to get it figured it out. They put a website address in the general setting where it says name of website. This was a different URL than the site so when you went to wp-login it took you to wp-login on a different site where there were no files.
I didn’t even know that could happen but noticed the url changing when i clicked on pages. Then went into the data base and replaced the wrong URL with the correct one and then everything was fine.
Weirdness…..
Forum: Themes and Templates
In reply to: Comments not showing up on blogWorked like a charm on pages but not on posts. Any idea why?
Forum: Themes and Templates
In reply to: Comments not showing up on blogYour awesome! That is exactly what I was looking for. I haven’t tried it out yet. but thanks in advance.
Ribbet
Forum: Themes and Templates
In reply to: Comments not showing up on blogok I added <?php comments_template( ”, true ); ?> to single.php and page.php and it worked on pages but for some reason not on posts. Minor detail. I’ll try to figure that out.
One thing I didn’t like was that I get this after the comment
You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>
<cite>
<del datetime=""> <i> <q cite=""> <strike>yuck! How do i get rid of that?
Forum: Themes and Templates
In reply to: Comments not showing up on blogThanks! I will try that out. Appreciate your help.
Ribbet