Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter seashman

    (@seashman)

    Thanks very much! That all works fine now.

    Regards,
    SA

    Thread Starter seashman

    (@seashman)

    Hi,

    I have now taken it out of Maintenance Mode. Could you take a look now please?

    Thank you.

    SA

    Thread Starter seashman

    (@seashman)

    Hi 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
    SA

    Thread Starter seashman

    (@seashman)

    Hi

    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.
    SA

    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.

    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/

    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.
    Any help would be much appreciated. Thank you.

    seashman

Viewing 7 replies - 1 through 7 (of 7 total)