Earlier I could not log in. Now I log in and all of my posts are uncategorized and I have no keywords. I also can't add keywords or categories, when I update a post they just go away.
Earlier I could not log in. Now I log in and all of my posts are uncategorized and I have no keywords. I also can't add keywords or categories, when I update a post they just go away.
my website is rightofcourse.com Can someone tell me how to restore my tags and categories? I can't even add them now.
regenerate your permalinks
delete the .htaccess in wordpress root
set permalinks
admin - settings - permalinks
what? I went to permalinks but it just has a listing for common settings. I am not sure what you are saying. I don't see a button to regenerate anything.
How do I regenerate permalinks?
just pick a structure and save it
Hi
Could anyone help please? I am getting the following message from where the tag cloud should be on my tabbed sidebar:
Fatal error: Call to undefined function esc_url() in /home/transiti/public_html/wp-includes/category-template.php on line 662
and this is the section of the category-template it refers to:
foreach ( $tags as $key => $tag ) {
$count = $counts[ $key ];
$tag_link = '#' != $tag->link ? esc_url( $tag->link ) : '#';
$tag_id = isset($tags[ $key ]->id) ? $tags[ $key ]->id : $key;
$tag_name = $tags[ $key ]->name;
$a[] = "<a href='$tag_link' class='tag-link-$tag_id' title='" . esc_attr( $topic_count_text_callback( $count ) ) . "'$rel style='font-size: " .
( $smallest + ( ( $count - $min_count ) * $font_step ) )
. "$unit;'>$tag_name";
}
Does anyone know what the problem is? My tag cloud widgets will not work. I have had to remove the entire php section (above) to get my footer to display. Please note that I am not a php expert.
Any help would be much appreciated. Thank you.
seashman
The site address is:
http://transitionhorncastle.org/
You must log in to post.