Mastodon

Marc

Your first WordPress site presentation & Slides

By Marc / October 4, 2014 / 1 Comment

Download the slides here!

Read More

Pushing my vision or Educating the client?

By Marc / September 24, 2014 / 0 Comments

After I finish speaking or emailing a client, especially one that almost always changes there mind to follow my direction; I can’t help but wonder to myself, am I educating the client and therefor they are making a wiser choice? Or are am I pushing my vision of their product on them? I have to…

Read More

Are the days of HTML tables numbered?

By Marc / September 24, 2014 / 0 Comments

I had a list I needed to display, a very, very big list. It was so long that the only reasonable thing to do was to consider using a table. Granted I had to remember how to write the markup for a table as the last time I did this was for a musicians site…

Read More

Your First WordPress Site | My Proposal for WordCamp DFW 2014

By Marc / August 15, 2014 / 0 Comments

My Proposal for WordCamp DFW 2014 The following is my first WordCamp Proposal.  In fact it is the first time I have ever written a proposal to speak for anything, let alone WordCamp,  This will be my second WordCamp, and after the excitement at WCNYC I look forward to seeing what is here in my hometown. WordPress…

Read More

Responsive Chromeless YouTube Video Short Code CSS

By Marc / August 12, 2014 / 0 Comments

Possible Bug With YouTube Video Shortcode UPDATE (08/18/2014): I have tested this on a site running Peter Westwood‘s Bleeding Edge Nightlies and it still seems a bit buggy. Scroll down to see the WordPress 4.0 screen shots. UPDATE: Currently there seems to be a bug with the youtube video shortcode on mobile devices using the below code and much of…

Read More

Add TinyMCE to Excerpt for post types

By Marc / August 11, 2014 / 1 Comment

The following code will add TinyMCE to excerpt(s) on posts (or custom post types), make sure to follow the comments in the code for detailed instructions. This has been tested and works with WordPress 3.9+ Please let me know if you know of a better way to accomplish this! function lb_editor_remove_meta_box() { global $post_type; /**…

Read More

Remove SMOF options from the database

By Marc / July 25, 2014 / 0 Comments

If you are a developer like me that is trying to do away with the Slightly Modified Options Framework from a site, or you are changing themes all together and the SMOF options don’t apply; the following code allows you to Export SMOF options to the dashboard  as a custom post type, then you can…

Read More

WordPress Development Environment

By Marc / February 20, 2012 / 0 Comments

WordPress Development Environment.

Read More

Software for WordPress Theme and Plugin Development? – WordPress – Stack Exchange

By Marc / February 20, 2012 / 0 Comments

Software for WordPress Theme and Plugin Development? – WordPress – Stack Exchange.

Read More

20 Snippets and Hacks to Make WordPress User-Friendly for your Clients

By Marc / February 14, 2012 / 0 Comments

20 Snippets and Hacks to Make WordPress User-Friendly for your Clients.

Read More