Title: chisler's Replies | WordPress.org

---

# chisler

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/chisler/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/chisler/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Access Manager] [Plugin: User Access Manager] Recent comments widget fix](https://wordpress.org/support/topic/plugin-user-access-manager-recent-comments-widget-fix/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-user-access-manager-recent-comments-widget-fix/#post-2957861)
 * thanks for the pointer, I just noticed I had that issue but it is all resolved
   now.
 * Shay
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Table] [Plugin: Easy Table] colspan seems problematic](https://wordpress.org/support/topic/plugin-easy-table-colspan-seems-problematic/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-easy-table-colspan-seems-problematic/#post-3054399)
 * Try this:
 *     ```
       [table]
       Empire Name, Founded In
       Banking Domain [attr colspan="2"]
       Royal Bank Of Scotland,1727
       UBS,1854
       [/table]
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [menu background color not showing correctly](https://wordpress.org/support/topic/menu-background-color-not-showing-correctly/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/menu-background-color-not-showing-correctly/#post-2488289)
 * I’m not an expert but it looks like the parent theme styles are setting the background-
   color:
 *     ```
       #navigation ul a:hover, #navigation ul .current-page-item, #navigation ul .current-menu-parent, #navigation ul .current-menu-item {
           background: none repeat scroll 0 0 #666666;
       }
       ```
   
 * in `http://annmariedavis.com/wp-content/themes/portfolio-press/style.css`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [menu background color not showing correctly](https://wordpress.org/support/topic/menu-background-color-not-showing-correctly/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/menu-background-color-not-showing-correctly/#post-2488210)
 * can you post a link to your site? Tx.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove searchbox](https://wordpress.org/support/topic/remove-searchbox/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/remove-searchbox/#post-2486939)
 * Much better idea, thanks Christi. Ligefrem, follow Christi’s advice, make your
   changes in a child theme so you dont lose anything if you upgrade your theme.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Constructor Theme]Hover colour:white but staying white once clicked](https://wordpress.org/support/topic/constructor-themehover-colourwhite-but-staying-white-once-clicked/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/constructor-themehover-colourwhite-but-staying-white-once-clicked/#post-2485136)
 * Sorry, no idea what that theme is doing. I found the above using firebug, looks
   like there is a version of styles.css that has the colors set in it:
 * `http://extremeearth.net/wp-content/uploads/constructor/cache/style.css`
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove searchbox](https://wordpress.org/support/topic/remove-searchbox/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/remove-searchbox/#post-2486933)
 * you need to remove the div from the navigation section (probably in header.php).
   Search for `<div id="search">` and remove (maybe comment out first just to make
   sure) everything up and including the closing `</div>` after the `</form>` tag.
 * Hope this helps.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Swift theme – can't get tables to show white](https://wordpress.org/support/topic/swift-theme-cant-get-tables-to-show-white/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/swift-theme-cant-get-tables-to-show-white/#post-2487580)
 * your table colo(u)rs are set in style.css:
 * [http://pastebin.com/xyt90cWg](http://pastebin.com/xyt90cWg)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Constructor Theme]Hover colour:white but staying white once clicked](https://wordpress.org/support/topic/constructor-themehover-colourwhite-but-staying-white-once-clicked/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/constructor-themehover-colourwhite-but-staying-white-once-clicked/#post-2485102)
 * it’s in style.css lines 289-292:
 *     ```
       #menu .current_page_item a,
       #menu .current-cat a{
           color:#ffffff
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Constructor Theme]Hover colour:white but staying white once clicked](https://wordpress.org/support/topic/constructor-themehover-colourwhite-but-staying-white-once-clicked/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/constructor-themehover-colourwhite-but-staying-white-once-clicked/#post-2484928)
 * you have the color on `#menu .current_page_item a` set to white – so the current
   item in the menu will have white text.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Uploaded Images to FTP Not Appearing in Theme](https://wordpress.org/support/topic/uploaded-images-to-ftp-not-appearing-in-theme/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/uploaded-images-to-ftp-not-appearing-in-theme/#post-2481302)
 * No problem. Glad you got it resolved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Uploaded Images to FTP Not Appearing in Theme](https://wordpress.org/support/topic/uploaded-images-to-ftp-not-appearing-in-theme/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/uploaded-images-to-ftp-not-appearing-in-theme/#post-2481269)
 * Looks like you are missing `/wp` from the path to your images.
 * e.g.: [http://www.theacklesonline.org/wp-content/themes/v1ackles/images/header1.png](http://www.theacklesonline.org/wp-content/themes/v1ackles/images/header1.png)
 * should read: [http://www.theacklesonline.org/wp/wp-content/themes/v1ackles/images/header1.png](http://www.theacklesonline.org/wp/wp-content/themes/v1ackles/images/header1.png)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Bold Tags not working](https://wordpress.org/support/topic/bold-tags-not-working/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/bold-tags-not-working/#post-2478269)
 * I dont think its in the stylesheet. I think its a wordpress function in your 
   page.php in the theme folder. Does it use the get_the_content() function?
 * Take a look at [this](http://www.web-templates.nu/2008/08/31/get_the_content-with-formatting/)
 * Hope this helps
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Bold Tags not working](https://wordpress.org/support/topic/bold-tags-not-working/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/bold-tags-not-working/#post-2478267)
 * I had a similar issue a while back but can’t remember the exact resolution. From
   what I remember the theme is stripping the tags out of the page – something to
   do with get_the_content() only displaying the actual text and not the formatting
   tags within it. I may be wrong.
 * What theme are you using, cant you share a link?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [remove link in footer](https://wordpress.org/support/topic/remove-link-in-footer/)
 *  [chisler](https://wordpress.org/support/users/chisler/)
 * (@chisler)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/remove-link-in-footer/#post-2480652)
 * Looks like you have removed the anchor from this:
 *     ```
       <mailto:enquiries@calligraphycompany.com>
       enquiries@calligraphycompany.com / +44 (0) 7874 860 560
       </mailto:enquiries@calligraphycompany.com>
       ```
   
 * if you need more help mail me at _[[signature ](http://codex.wordpress.org/Forum_Welcome#Signatures)
   link moderated]_

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/chisler/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/chisler/replies/page/2/?output_format=md)