Title: focuswebtech's Replies | WordPress.org

---

# focuswebtech

  [  ](https://wordpress.org/support/users/focuswebtech/)

 *   [Profile](https://wordpress.org/support/users/focuswebtech/)
 *   [Topics Started](https://wordpress.org/support/users/focuswebtech/topics/)
 *   [Replies Created](https://wordpress.org/support/users/focuswebtech/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/focuswebtech/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/focuswebtech/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/focuswebtech/engagements/)
 *   [Favorites](https://wordpress.org/support/users/focuswebtech/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Contact Form 7] Failed to send your message.](https://wordpress.org/support/topic/plugin-contact-form-7-failed-to-send-your-message-2/)
 *  [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-failed-to-send-your-message-2/#post-1128675)
 * Are you on a Windows server? Seems like this plugin need php mail function to
   work and I don’t think it’s that way with a Windows server 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Contact Form 7 – Windows Server](https://wordpress.org/support/topic/contact-form-7-windows-server-1/)
 *  [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/contact-form-7-windows-server-1/#post-1100922)
 * Yes, me too – very frustrating. Seems like we may need to have host do something??
   Anyone know?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin Finder?](https://wordpress.org/support/topic/plugin-finder/)
 *  Thread Starter [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-finder/#post-1197087)
 * Hehe 🙂 OK, point taken. Will do that – thanks for the advice!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do you remove the footer in Atahualpa?](https://wordpress.org/support/topic/how-do-you-remove-the-footer-in-atahualpa/)
 *  [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/how-do-you-remove-the-footer-in-atahualpa/#post-1048067)
 * I found the solution:
 * 1) Open themes/atahualpa/functions.php
    2) go to line 660 3) DO NOT REMOVE THE
   WHOLE LINE! Instead replace it with: `$footer_content .= '<br />';` 4) Alternatively
   you can replace with your own html as shown [here](http://momszoneblogs.com/baby-instructions-toddler-expert-blythe-lipman/)
   5) Save file 6) Magic 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Links/blogroll problem with Image Address](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/)
 *  Thread Starter [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [17 years ago](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/#post-1056252)
 * OK – I found a plugin that customizes the blogroll. Works now. Thanks for your
   help 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Links/blogroll problem with Image Address](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/)
 *  Thread Starter [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [17 years ago](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/#post-1056251)
 * Still not working 🙁
 * The links show up, but not the actual text, only the image. Got any other suggestions?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Links/blogroll problem with Image Address](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/)
 *  Thread Starter [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [17 years ago](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/#post-1056248)
 * try removing the period 🙂 It added the period on the a for some reason.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Links/blogroll problem with Image Address](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/)
 *  Thread Starter [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [17 years ago](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/#post-1056226)
 * I only added a couple of links hard coded in to widgets.php. Nothing spectacular
   🙂
 * Widgets I have are:
    Pages, RSS, Recent Posts, Search, Categories, Tags, Links
 * One thing I noticed is that it’s saying Left sidebar, when you can clearly see
   it’s displying on the right!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Links/blogroll problem with Image Address](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/)
 *  Thread Starter [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [17 years ago](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/#post-1056200)
 * Well, I am using widgets, so edits in sidebar.php don’t seem to be taking as 
   they normally would – I am not sure how it all fits together though. I have done
   some edits to wp-includes/widgets.php.
 * Relevant code in sidebar.php is:
 *     ```
       <h4>Links</h4>
       			<ul>
       			<?php wp_list_bookmarks('title_li=0&amp;categorize=0'); ?>
       			</ul>
       ```
   
 * In widgets.php, I have:
 *     ```
       * Display links widget.
        *
        * @since 2.2.0
        *
        * @param array $args Widget arguments.
        */
       function wp_widget_links($args) {
       	extract($args, EXTR_SKIP);
   
       	$before_widget = preg_replace('/id="[^"]*"/','id="%id"', $before_widget);
       	wp_list_bookmarks(apply_filters('widget_links_args', array(
       		'title_before' => $before_title, 'title_after' => $after_title,
       		'category_before' => $before_widget, 'category_after' => $after_widget,
       		'show_images' => true, 'class' => 'linkcat widget'
       	)));
       }
       ```
   
 * I appreciate your help…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Links/blogroll problem with Image Address](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/)
 *  Thread Starter [focuswebtech](https://wordpress.org/support/users/focuswebtech/)
 * (@focuswebtech)
 * [17 years ago](https://wordpress.org/support/topic/linksblogroll-problem-with-image-address/#post-1056132)
 * Yes – I can edit the css and theme – what do I need to edit?? I’m a novice at
   php but pretty proficient in css.

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