941-336-2127
  • What We Do
    • Custom Website Design Service
    • Website Maintenance Programs
    • eCommerce Website Development
    • Website Repair and Redesign
    • Fix it Together™
    • Build it Together
    • ADA / WCAG 2.1 Accessibility
    • cPanel Hosting and Pricing
    • Microsoft 365 Email
    • A Million Domains
  • Our Work
    • Web Design By Business Type
    • Before and After – Website Designs
    • Before and After – From Wireframe to Full Skin
    • eCommerce Examples
  • Who We Are
    • Our Story
    • Blog
    • Our Mission
    • Leave a Review
  • Contact Us
  • What We Do
    • Custom Website Design Service
    • Website Maintenance Programs
    • eCommerce Website Development
    • Website Repair and Redesign
    • Fix it Together™
    • Build it Together
    • ADA / WCAG 2.1 Accessibility
    • cPanel Hosting and Pricing
    • Microsoft 365 Email
    • A Million Domains
  • Our Work
    • Web Design By Business Type
    • Before and After – Website Designs
    • Before and After – From Wireframe to Full Skin
    • eCommerce Examples
  • Who We Are
    • Our Story
    • Blog
    • Our Mission
    • Leave a Review
  • Contact Us

Wordpress How-To

How To Allow/Disallow Comments By Default For Specific Post Types

Posted November 16th, 2012 in Wordpress How-To

While working on a project recently I found that I wasn’t able to control whether comments were allowed or not for specific post types. The client asked us to disable comments by default for pages and a custom post type, but to enable comments by default for her blog posts.…

Read More »

How to query a particular page or post in WordPress

Posted June 18th, 2012 in Wordpress How-To

Querying a particular page or post and pulling back some of the content. $id = 19; $pg = get_post($id); $excerpt = $pg->post_excerpt; ?> <h2><a href=”<?php echo get_permalink($id); ?>”><?php echo get_the_title($id); ?></a></h2> <?php echo ‘<a href=”‘.get_permalink($id).'”>’.get_the_post_thumbnail($id, ‘homethumb’).”</a>”; echo “<p>” .$excerpt. “</p>”; echo ‘<a href=”‘.get_permalink($id).'” class=”btn”>Read More &raquo;</a>’;

Read More »

How to Set a Custom Taxonomy Page’s sort order

Posted June 18th, 2012 in Webmaster Journal, Wordpress How-To

After about 10 searches I was just about to give up, it seemed that my custom category on my custom post type was going to be stuck in descending order sorted by date, but then – revelation.   It seems the solution was fairly simple after all so here is…

Read More »

Mailing Address: 
6547 Midnight Pass Rd #1019
Sarasota, FL 34242

  • ADA Compliance / WCAG Accessibility
  • Privacy Policy
  • Contract Terms
  • Make a Payment
  • ADA Compliance / WCAG Accessibility
  • Privacy Policy
  • Contract Terms
  • Make a Payment