Title: BluePrintAds's Replies | WordPress.org

---

# BluePrintAds

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/icthawk/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/icthawk/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/icthawk/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/icthawk/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] Feed Blank](https://wordpress.org/support/topic/feed-blank/)
 *  Thread Starter [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/feed-blank/#post-7502871)
 * Thanks! We are running on AWS servers if that helps. I’ll have our server guy
   look into it, but as long as it is working we are good. I have some other issues
   with the feed not validating, but I’ll open a new thread. Thanks again for the
   support!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] Feed Blank](https://wordpress.org/support/topic/feed-blank/)
 *  Thread Starter [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/feed-blank/#post-7502801)
 * I’ve been struggling with this for over a week and can’t seem to get anywhere.
   I like the simplicity of your plugin, however I’m hitting a hard deadline to 
   get this done for the client. Any help would be great. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Access Manager] UAM breaks jquery in Admin](https://wordpress.org/support/topic/uam-breaks-jquery-in-admin/)
 *  Thread Starter [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/uam-breaks-jquery-in-admin/#post-6075501)
 * Well, that worked. In incognito I was able to post comments to the system.
 * I can’t tell all of the sales people to use incognito mode, what can we do to
   clear this for everyone?
 * Thanks for the quick reply! Much appreciated!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar Shortcode & Block] Show Featured Image?](https://wordpress.org/support/topic/show-featured-image-1/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/show-featured-image-1/#post-5584439)
 * Hello! Decided to give this plugin a shot for a client’s site. Wanted to display
   the thumbnail. So, I altered the plugin code. **NOTE: Any edits to the core plugin
   will be erased when updating.**
 * Essentially I just used WordPress’ built in functionality to display the thumbnail
   and altered the output the plugin builds. Pretty basic.
 * Find the section:
    `if ($posts && !$no_upcoming_events)`
 * This is the output the plugin builds if you have events in the system.
 * Change the specific $output entry that begins
    `$output .= '<h4 class="entry-
   title summary">`
 * to
 * `$output .= '<h4 class="entry-title summary">'.get_the_post_thumbnail($post_id,
   array(350, 350) ).'<a href="' . tribe_get_event_link() . '" rel="bookmark">' .
   get_the_title() . '</a></h4>';`
 * Now, this is set to pull a 350×350 thumbnail of the featured image. If you need
   something larger just adjust those values in the array.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Reorder/delete a car details](https://wordpress.org/support/topic/reorderdelete-a-car-details/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/reorderdelete-a-car-details/#post-4631793)
 * Hey hma66, I’m happy to help you out with whatever you need to make CarDemons
   work for you. Would you mind sending me an email at [support@cardemons.com](https://wordpress.org/support/users/icthawk/replies/support@cardemons.com?output_format=md)
   with the issues you are having and we can get things all taken care of for you.
   Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Cannot Organize vehicles from the cars-for-sale page](https://wordpress.org/support/topic/cannot-organize-vehicles-from-the-cars-for-sale-page/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/cannot-organize-vehicles-from-the-cars-for-sale-page/#post-4593145)
 * Hey crazygraphics! I’d be happy to help you out however we don’t want to make
   a mess of these forums. Would you mind emailing me your troubles at [support@cardemons.com](https://wordpress.org/support/users/icthawk/replies/support@cardemons.com?output_format=md)
   and I’ll get you straightened out. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Car Demon Homepage Vehicle Plugin – 403 Access Denied](https://wordpress.org/support/topic/car-demon-homepage-vehicle-plugin-403-access-denied/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/car-demon-homepage-vehicle-plugin-403-access-denied/#post-4636438)
 * Hey rvarizona, I’d be happy to assist you with this! Can you email me your receipt/
   confirmation to [support@cardemons.com](https://wordpress.org/support/users/icthawk/replies/support@cardemons.com?output_format=md)
   and I will get it taken care of immediately. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Car Demon, widget sidebar](https://wordpress.org/support/topic/car-demon-widget-sidebar/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/car-demon-widget-sidebar/#post-4607447)
 * Hey eprunier, when I load up the site and go to the inventory page I can see 
   your sidebar. It currently holds Archives & Meta widgets.
 * What widgets are you trying to place in their spots?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Cannot Organize vehicles from the cars-for-sale page](https://wordpress.org/support/topic/cannot-organize-vehicles-from-the-cars-for-sale-page/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/cannot-organize-vehicles-from-the-cars-for-sale-page/#post-4593130)
 * I replied to a similar request in the other thread. However I’ll repeat the information
   here. What you are trying to do is exactly what the Car Demon Advanced Search
   Plugin does. It is a commercial plugin but gives you the functionality you are
   looking for.
 * You can achieve a similar effect by using other third party search plugins however
   they wouldn’t be designed specifically for CD and might have their own hurdles.
 * If you want more information on what CarDemon can offer, shoot me an email at
   [cporter@bprintads.com](https://wordpress.org/support/users/icthawk/replies/cporter@bprintads.com?output_format=md)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Display cars in order of brand](https://wordpress.org/support/topic/display-cars-in-order-of-brand/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/display-cars-in-order-of-brand/#post-4569413)
 * Ahhh thanks eprunier89. This is already easily done. I would highly suggest looking
   into CD’s Advanced Search plugin. It is a commercial add-on to CarDemon that 
   does exactly what you’re asking for.
 * There are most definitely free options as well by using other search/sort plugins
   however they wouldn’t be specifically designed for CD use.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Translate front](https://wordpress.org/support/topic/translate-front/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/translate-front/#post-4574869)
 * Hey mrozendaal, would you mind sending me the dutch translation? It would be 
   nice to build in a language selector to CD. My email is [cporter@bprintads.com](https://wordpress.org/support/users/icthawk/replies/cporter@bprintads.com?output_format=md)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Best themes to use with car-demon plugin.](https://wordpress.org/support/topic/best-themes-to-use-with-car-demon-plugin/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/best-themes-to-use-with-car-demon-plugin/#post-4624199)
 * Car Demon works with any theme by default. However there can always be issues
   with third party themes.
 * Car Demon does offer some pro themes you might be interested in on their website.
 * I have used the plugin on multiple client sites and built custom themes so that
   is another option. There are lots of designers out there to pick from.
 * Have you looked at themes? What are you trying to accomplish with your site?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Compatibility with recent WordPress versions ?](https://wordpress.org/support/topic/compatibility-with-recent-wordpress-versions/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/compatibility-with-recent-wordpress-versions/#post-4571968)
 * Thanks bastien31. I’d like to see the issue you were having so that I can solve
   it. Feel free to email me at [cporter@bprintads.com](https://wordpress.org/support/users/icthawk/replies/cporter@bprintads.com?output_format=md)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Chage the order of car detail icons](https://wordpress.org/support/topic/chage-the-order-of-car-detail-icons/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/chage-the-order-of-car-detail-icons/#post-4621637)
 * The Car Demon plugin is pretty robust by default. Using the taxonomy system you
   can make pages/links to display what you’re asking for.
 * yoursite.com/make/toyota would display only toyota inventory.
 * You can alter the display of your listings to make the Make (and other fields)
   into links to the taxonomy pages by copying and editing the theme files into 
   your site theme.
 * I apologize if this all seems cryptic. Its hard to go through each step in the
   forums. I can try and walk you through it in this forum or you’re welcome to 
   email me at [cporter@bprintads.com](https://wordpress.org/support/users/icthawk/replies/cporter@bprintads.com?output_format=md)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Car Demon] Display cars in order of brand](https://wordpress.org/support/topic/display-cars-in-order-of-brand/)
 *  [BluePrintAds](https://wordpress.org/support/users/icthawk/)
 * (@icthawk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/display-cars-in-order-of-brand/#post-4569411)
 * I have a few different options for you but first are you wanting this to be done
   in live time? Ex: From the /cars-for-sale page do you want to add the sort by
   Make option?
 * Or do you want a stand alone page that displays them in that order?

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

1 [2](https://wordpress.org/support/users/icthawk/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/icthawk/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/icthawk/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/icthawk/replies/page/2/?output_format=md)