seashman
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table stylingThanks very much! That all works fine now.
Regards,
SAForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table stylingHi,
I have now taken it out of Maintenance Mode. Could you take a look now please?
Thank you.
SA
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table stylingHi Tobias
The site is in Maintenance Mode, but I’ll turn that off for the next few hours for you to take a look.
http://thebodyandmindplace.co.uk/pricing/Thanks
SAForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table stylingHi
One more question please – In FAQs I have seen how to change the header/footer colours. However, I can’t seem to change the thickness of the footer rule/border below 10px. How do I do this please?
Thank you.
SAForum: Fixing WordPress
In reply to: Problem with contributor’s logging in?Hi everyone
I have had a similar problem. Our site has 5 administrators. Four of them can post pictures OK, but one gets the same message, every time they try to post: We’re very sorry, but that page doesn’t exist or has been moved.
Please make sure you have the right URL.”Any ideas please. It’s very strange, as all of the profiles/settings for all admins is the same. Thank you.
Forum: Fixing WordPress
In reply to: all my categories and tags are goneHi
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/Forum: Fixing WordPress
In reply to: Tag Cloud broken doesn’t displayHi
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.
Any help would be much appreciated. Thank you.seashman