• Skip to content
  • Skip to primary sidebar

Brilliantly Simplistic

a collection of the inessential to some, and indispensable to others.

Eric Wagner

Programming the Volume Control on the Philips RC122 Remote

August 14, 2016 by Eric Wagner Leave a Comment

I recently upgraded my Time Warner cable box and with it came the Philips RC122 remote. (I have to say this remote is a step backwards from my old remote in that it doesn’t have a ‘system’ on/off button. I need to individually turn on/off the TV, the cable box, and the Bose sound system. But I digress…)

I wrote an article many moons ago for the instructions to lock the volume control on my old Time Warner UR5U-8780L-TWP remote control so that even when in CBL mode the volume buttons will control the AUX device, in my case an old Bose sound system. Here’s what I found to do the same for the RC122:

  1. Press and hold the SELECT/OK and CBL buttons until all device buttons blink twice.
  2. Press 993. (The CBL button should blink twice.)
  3. Press the AUX button. (All device buttons should blink three times.)

Pretty simple! To set the volume control back to the TV, it’s default setting, follow the same process but press the TV button in step 3.

Enjoy!

Filed Under: Geek Tech

Contact Form 7 and Bluehost

October 16, 2013 by Eric Wagner Leave a Comment

I’m finally writing this down after having to google for it for two clients in the past two months.

When the Contact Form 7 plugin for WordPress won’t send emails from a website hosted with BlueHost, try the following:

  • Log in to the Bluehost cPanel
  • Under the Mail heading click on MX Entry
  • Select the domain you are trying to send email to
  • Press the More button under MX (Mail Exchanger)
  • Select Remote Mail Exchanger

Filed Under: WordPress

Loading jQuery in WordPress

October 6, 2013 by Eric Wagner Leave a Comment

jQuery-LogojQuery has been bundled with WordPress for some time now. But just because it’s bundled doesn’t mean it’s automatically loaded on your pages.

For example, I’ve been toying with the Bootstrap 3.0 navbar recently on a test site, and the navbar was working perfectly. When the site is compressed to under 768px wide, the horizontal navbar collapses into fancy dropdown stacked menu. Bootstrap uses jQuery for this.

(Yes, I’m also using a custom navigation walker to insert the required Bootstrap classes into the default menu html. Stay tuned for an article on how I did it. It was too easy!)

Everything was wonderful until I disabled a plugin on the site…a plugin that was conveniently loading jQeury for me. It took me a few minutes to figure out that the loss of jQuery was why my menu stopped working in collapsed mode.

I found a number of articles on how to load jQuery, but it was always about loading a specific version of jQuery. After reading a Pippin’s Plugins article on why this is actually “irresponsible”, i realized I didn’t need to load a new version of jQuery, I just need to tell WordPress that when it loaded the Bootstrap javascript file to also load its currently bundled jQuery. Simply adding “jquery” in an array to the dependency parameter of the wp_enqueue_script in my functions.php was all that was needed!


wp_enqueue_script( 'bootstrap-js', get_template_directory_uri() . '/js/bootstrap.min.js', array('jquery'));

Here is the WordPrexx Codex article on how to Link a Theme Script Which Depends on jQuery

Filed Under: WordPress

Infographic: A Beginner’s Guide to Wine

September 2, 2013 by Eric Wagner Leave a Comment

For when I get around to being interested in wine.

A Beginner

Explore more infographics like this one on the web’s largest information design community – Visually.

Filed Under: Random Stuff

WordPress Infographic For 2013

August 12, 2013 by Eric Wagner Leave a Comment

Here’s a great infographic from Elegant Themes.

WordPress Infographic For 2013

View the full 2013 WordPress Infographic designed by ElegantThemes.com.

Filed Under: WordPress

WordPress 3.6

August 10, 2013 by Eric Wagner Leave a Comment

wordpress-logo-notext-rgbI updated the blog today to WordPress 3.6, as well as a number of test sites I use for template and plugin tests. I’m happy to see that this release hasn’t broken anything I’ve been working on.  Thank you WordPress!

Released a few days ago, “Oscar” comes with a number of new features, many of which I see useful for those that are using WordPress as a blogging platform.  Using WordPress as a platform for building business websites, not so much.

The updated Revisions reminds me of some of the source control systems I’ve used in the past. In fact, it’s actually better than some of those systems.  Seeing the two text revisions side by side, with the differences highlighted, is brilliant for those writing long complex articles.

Auto-Save and Post Locking is going to be great for multi-author blogs.

The new Twenty Thirteen theme…meh. But I think it’s just that I haven’t yet warmed up to it yet from a design perspective.  Maybe I’m not ready for a single column layout yet. I need to roll up my sleeves and get behind the scenes to see what tricks the team at Automattic has done.  Lately I’m beginning new projects with a modified Underscores starter theme, so maybe I’ll find some new concepts that I can apply to my starter theme.

Filed Under: WordPress

  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Next Page »

Primary Sidebar

Categories

  • Geek Tech
  • Google Analytics
  • OSX
  • PHP
  • Random Stuff
  • Software Development
  • Uncategorized
  • Web Development
  • WordPress

Recent Posts

  • Programming the Volume Control on the Philips RC122 Remote
  • Contact Form 7 and Bluehost
  • Loading jQuery in WordPress
  • Infographic: A Beginner’s Guide to Wine
  • WordPress Infographic For 2013

Archives

  • August 2016
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013

Follow

Copyright © 2021 · Genesis Sample on Genesis Framework · WordPress · Log in

7ads6x98y