Title: ronthai's Replies | WordPress.org

---

# ronthai

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/ronthai/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ronthai/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/ronthai/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/ronthai/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/ronthai/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/ronthai/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Short code in Footer](https://wordpress.org/support/topic/short-code-in-footer/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/short-code-in-footer/#post-5770170)
 * OK, Thanks
 * I was hoping to avoid a child theme, but you are probably right, in time more
   and more changes will come.
 * Set as resolved now.
 * Thanks again
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] How to add shortcodes to the footer](https://wordpress.org/support/topic/how-to-add-shortcodes-to-the-footer/)
 *  [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-shortcodes-to-the-footer/#post-5371336)
 * Can this be done in the ThemeOptions Footer area somehow or must I edit the footer.
   php file
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SlimStat Analytics] Visible counter on front end](https://wordpress.org/support/topic/visible-counter-on-front-end/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/visible-counter-on-front-end/#post-5753779)
 * Sorry, I should have mentioned that I know about the Shortcodes plugin and works
   great on pages or posts.
 * But I want it in the footer as a general overal counter. My theme, Fruitful, 
   has footer option to add any text or script but shortcodes do not work in that
   area, it just shows the textcode
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Fruitful] Change container background color](https://wordpress.org/support/topic/change-container-background-color/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/change-container-background-color/#post-5714658)
 * This is what I was looking for:
 * .page-container .container {
    background-color:#000; }
 * Above is black, but can be any color or even an image if you want.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videopack] BBPress does not work](https://wordpress.org/support/topic/bbpress-does-not-work/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bbpress-does-not-work/#post-4447722)
 * Windows 7
    All latest browser version, FireFox IE and Chrome, all the same problem.
 * Must be a conflict with another plugin then.
 * TypeError: parent.document.getElementById(…) is null kgvid_video_plugin_admin.
   js:630
    07:59:37.893 DEPRECATION WARNING: nsIContentPrefService is deprecated.
   Please use nsIContentPrefService2 instead. You may find more details about this
   deprecation at: [https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIContentPrefService2](https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIContentPrefService2)
   chrome://zoompage/content/zoompage-browser.js 1245 null chrome://zoompage/content/
   zoompage-browser.js 2086 null null 0 null Deprecated.jsm:79 07:59:37.894 DEPRECATION
   WARNING: nsIContentPrefService is deprecated. Please use nsIContentPrefService2
   instead. You may find more details about this deprecation at: [https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIContentPrefService2](https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIContentPrefService2)
   resource://gre/components/nsContentPrefService.js 1234 ContentPrefService__parseGroupParam
   resource://gre/components/nsContentPrefService.js 240 ContentPrefService_getPref
   chrome://zoompage/content/zoompage-browser.js 1245 null chrome://zoompage/content/
   zoompage-browser.js 2086 null null 0 null Deprecated.jsm:79
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widget Subtitle] Show in the Title header](https://wordpress.org/support/topic/show-in-the-title-header/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/show-in-the-title-header/#post-4371865)
 * Sorry for the delay, I did not get the usual email notifications, well I did,
   but somehow now in my Spam box.
 * Anyway, I tested the version 1.1 and it does the job, with 1 little thing.
    I
   have to add a `<br>` (line break) before the subtitle, but it would be better
   if it is done in the php as standard. Now it is just added after the title without
   even a space.
 * Also something 1.0 also has, after saving the widget settings the subtitle text
   is always stripped from any html. It displayed correct with the inserted html,
   but every time when a widget needs to be re-saved, I now also have to re-enter
   the subtitle again with html.
 * Further for future development, maybe in the setting a standard font size for
   the subtitle, so it is smaller then the title.
 * Anyway the main issue works and all other little things I can resolve with html
   in the subtitle.
 * ——————————————-
 * What do I do with the above code for the functions.php ?
    I added it (without
   the opening and closing php of course), but that just undo the subtitle new placement
   and stays the same as version 1.0
 * I was hoping it would give the option to select before or after placement, so
   V1.0 or V1.1 for placement. That would be ideal.
 * Thanks, Ron
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Videopack] BBPress does not work](https://wordpress.org/support/topic/bbpress-does-not-work/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/bbpress-does-not-work/#post-4447713)
 * Sorry for the delay, I did not get the usual email notification.
 * Yes I have “TinyMCE Advanced” installed on the WP side and then “bbPress Enable
   TinyMCE Visual Tab” to also have it on the bbPress side.
 * In the settings of the bbPress is an option to either swith the media upload 
   on or off for admins and such.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp Custom Login] Plugin Conflict](https://wordpress.org/support/topic/plugin-conflict-32/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/plugin-conflict-32/#post-4391029)
 * Got me a quick solution by editing this plugins css,
 *     ```
       body.login {
       	background: url('http://domain.com/wp-content/images/id-login.jpg') no-repeat ! important; background-position: top center !important; background-color: #2A5A8E ! important;
       }
       body.login div#login {
       	background: url('./images/bannerwd70.png');
       	padding: 36px;
       	padding-right: 44px;
       	margin: 100px auto ! important;
       }
       ```
   
 * I forced the css to use my image and no-repeat, positioning and background-color
   for the body.
    It used to resize the background-image always filling it out, 
   LOVED that, but that does not happen now with these edits of course.
 * I also add the important attribute to the top margin.
 * Not perfect, but I can live with it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mechanic Visitor Counter] counter has domain problem](https://wordpress.org/support/topic/counter-has-domain-problem/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/counter-has-domain-problem/#post-4379820)
 * I actually tried your adjustment, but does not work in this version.
    There are
   changes made in that part of the code.
 * It gets rid of the error I got, but the counter shows as only text.
    Not sure
   what it counts, but is not the TOTAL Hits, number was to low.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mechanic Visitor Counter] counter has domain problem](https://wordpress.org/support/topic/counter-has-domain-problem/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/counter-has-domain-problem/#post-4379708)
 * Thanks, but I just removed the main counter with `<!--<div id="mvccount"><?php
   echo $tothitsgbr ?></div>-->`
    and re-ordered the statistics in the php. It also
   has a Total Hits/Views, so I just put that one at the top.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[View Post Counter – Website Analytics] php shortcode?](https://wordpress.org/support/topic/php-shortcode-4/)
 *  [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/php-shortcode-4/#post-4339634)
 * == Installation ==
 * 1. Upload the view-post-counter plugin to your blog.
    2. Active it. 3. Finaly
   add Bellow code of your single.php file or category.php, archive.php and **_any
   where that you want_**.
 *     ```
       <?php if(function_exists('bac_PostViews')) {
           bac_PostViews(get_the_ID());
       }?>
       ```
   
 * Can be found in the text files read me.
 * Can NOT use it anywhere you want, won’t work in the header.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widget Subtitle] Show in the Title header](https://wordpress.org/support/topic/show-in-the-title-header/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/show-in-the-title-header/#post-4371789)
 * but that still does not put it in the widget title header
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widget Subtitle] Show in the Title header](https://wordpress.org/support/topic/show-in-the-title-header/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/show-in-the-title-header/#post-4371787)
 * Not necessarily, could always give it a different class in a div and set it in
   the css with any font, color, size you want.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp Custom Login] Links are blue-ish > hard to read](https://wordpress.org/support/topic/links-are-blue-ish-hard-to-read/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/links-are-blue-ish-hard-to-read/#post-4375760)
 * Yes, great idea to put it under curtesy at the bottom of the css.
    Even non-experienced
   people should be able to change that.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[wp Custom Login] simple yet perfect](https://wordpress.org/support/topic/simple-yet-perfect-1/)
 *  Thread Starter [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/simple-yet-perfect-1/#post-7809849)
 * Just needed to do a little css change, maybe it is just my theme, but the links,
   Back to … , Register and lost pwd where hard to read, since they where blue on
   the black transparent.
    Posted it in the support forum.
 * For the rest love it. Does not interfere with my other login plugin “Login-Logout”
 * Thanks

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

1 [2](https://wordpress.org/support/users/ronthai/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ronthai/replies/page/3/?output_format=md)…
[7](https://wordpress.org/support/users/ronthai/replies/page/7/?output_format=md)
[8](https://wordpress.org/support/users/ronthai/replies/page/8/?output_format=md)
[9](https://wordpress.org/support/users/ronthai/replies/page/9/?output_format=md)
[→](https://wordpress.org/support/users/ronthai/replies/page/2/?output_format=md)