Shiba

Adventures in WordPress

  • Home
  • Dog
  • Art
  • Contact
  • WordPress Articles
    • WP Plugins
    • WP Programming
    • WP Admin Panels
    • WP Theme Design
    • WP How-To
    • WP Theme Images

Google Authorship – Good or Bad for Search Traffic?

by ShibaShake Leave a Comment

Close-up of beautiful blonde holding a square picture frame.

One of the things that I truly enjoy about online interactions is that we are more free from the biases and prejudices that are associated with physical appearance. In the real world, We form first impressions from faces despite warnings not to do so. Moreover, there is considerable agreement in our impressions, which carry significant […]

Shiba Widgets 2.0

by ShibaShake 2 Comments

The key feature added in Shiba Widgets 2.0 is the ability to render widgets in posts using shortcodes. [Full Shiba Widgets description] Below are a list of standard widgets including their specialized input parameters. Common input parameters to all widgets include – before_title after_title title Standard widget classes List of standard widget classes and their […]

Using CDN Cnames with w3tc and MultiSite

by ShibaShake 2 Comments

Media Temple screenshot of editing my sub-domain DNS entry.

Recently, I started using Cnames for my CDN setup. This allows my static CDN content to have a pretty url that is tied to my own domain. Here I discuss how I set-up a Cname for my Media Temple dv server and CloudFront CDN. Then, I highlight a loading issue I encountered with w3tc multisite […]

Shiba Skins WordPress Theme

by ShibaShake 1 Comment

Shiba Skins WordPress Theme

Shiba Skins allows you to assign images, colors, and more on a page by page basis. Theme customization options are saved into a skin, which we can then be applied to a specific post or to a group of post objects. Shiba Skins contains similar skinning functionality as Genesis Skins, but is built on top […]

How to Add the Media Manager Menu to the Theme Preview Interface

by ShibaShake 7 Comments

How to add the Media Manager Menu to the Theme Preview Interface

WordPress 3.4 added a great theme preview interface that allows us to easily customize theme options (colors, images, menus, and more), as well as quickly view those updates on a theme preview frame. WordPress 3.5 added a new media manager interface that is fast, easy to use, and awesome to look at. In this article, […]

Debugging the w3tc Page Cache

by ShibaShake 11 Comments

Recently, I had a strange issue where some pages on my multisite were being cached, and others were not. There seemed to be no clear pattern as to what got cached and what failed the cache test. At first, it seemed a bit daunting to jump into the w3tc page caching code, but it actually […]

How to Translate blogs.dir CDN Files in w3tc

by ShibaShake Leave a Comment

My main site has a WordPress Multisite setup that is divided based on directories. For example, My dog articles are in http://shibashake.com/dog/ and My art galleries are in http://shibashake.com/blog-art. In this setup, my image links look something like this – http://shibashake.com/dog/files/2012/12/dog-image1.jpg However, this is just a shorter more pretty url. The actual image file resides […]

How to Create Dynamic User Agent Groups in w3tc

by ShibaShake 1 Comment

Currently, in the w3tc plugin, we can create user agent groups by specifying agent names, e.g. android or iphone. By using this function, we can create different caches for different sets of devices. On my blogs, I need to create different caches based on screen width. This is because I serve up different widgets, ads, […]

How to Selectively Load Plugins for Specific Pages

by ShibaShake 6 Comments

In a previous article, we considered how to selectively disable certain plugin functions, in order to enhance page speed. I.e., only run expensive plugin functions on page content that needs it. Disabling plugin functions may help to save us some time and resources. However, the plugin files will still be loaded, and the initialization methods […]

WordPress Theme Customizer Javascript Interface

by ShibaShake 21 Comments

Here, we focus on understanding the javascript nuts and bolts of the WordPress theme customizer interface. This will allow us to – Extract and change theme customizer settings. Extract and change theme customizer controls. Call theme customizer functions, such as refreshes and more. wp.customize Understanding the WP theme customizer interface centers around understanding the wp.customize […]

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • …
  • 13
  • Next Page »

Recent Posts

  • Screenshot of an example article in code view of a modified Gutenberg editor.How to Harness the Power of WordPress Gutenberg Blocks and Combine It with Legacy Free-Form Text
  • Screenshot of the Success, WordPress has been installed page.Migrating Your WordPress Website to Amazon EC2 (AWS)
  • Screenshot of WinSCP for creating a SFTP configuration.How to Set-Up SFTP on Amazon EC2 (AWS)
  • WordPress Gutenberg code view screenshot of this article.How to Prevent Gutenberg Autop from Messing Up Your Code, Shortcodes, and Scripts
  • Screenshot of the Success, WordPress has been installed page.How to Create a WordPress Website on Amazon EC2 (AWS)

Recent Comments

  • Create Pop-up Windows in Your WordPress Blog with Thickbox (57)
    • Jim Camomile
      - I have used this tutorial several times and it is one of the few simple and effective ways to add popups with dynamic content, ...
  • How to Add Admin Columns in WordPress (7)
    • Andy Globe
      - Hi Friends, I am facing two problem in WordPress admin1. Load custom CSS for wp-admin on user-role base (editor) 2. ...
  • Example blog front-page using excerpts and the Shiba Theme.Optimize Your WordPress Plugins with Tags (5)
    • DF
      - thanks, i went the other way and added a filter if pages I wanted.
  • WordPress Search Widget – How to Style It (57)
    • Nelson
      - Tanks master - Fine
  • Update custom inputs with the proper data using Javascript.Expand the WordPress Quick Edit Menu (59)
    • Mike G
      - This is exactly what is happening to me. It is updating the value in the database and in the column, but I have to refresh ...

Copyright © 2022 · Genesis Skins by ShibaShake · Terms of Service · Privacy Policy ·