Category: plugins

Profile Builder 2.0 is Coming! Sneak peak at New Features & Enhancements

Author: Adrian Spiac
Last Updated: April 13th, 2023

Profile Builder is about to get even better. The past couple of months we've been working hard to improve and extend its functionality. Most of the architecture and UI of the plugin has been rebuilt from scratch for increased usability, focusing on the most essential tasks you would need from an all in one user […]

Continue Reading

WordPress has_term Conditional Tag Shortcode

Author: Cristian Antohe
Last Updated: August 29th, 2014

has_term checks if the current post has any of given terms. The first parameter can be an empty string. It expects a taxonomy slug/name as a second parameter and you can also pass a post ID or object as the third parameter. It can be useful if you need to list a different message or […]

Continue Reading

WordPress Creation Kit 2.0.6 and WordPress 3.9

Author: Cristian Antohe
Last Updated: April 18th, 2014

Due to an overconfidence on our part regarding WordPress updates and compatibility issues with our plugins, we failed to test WordPress Creation Kit 2.0.5 with WordPress 3.9 before the official launch of WordPress 3.9. We are sorry. We should have known better and we will make a habit out of testing our plugins with future […]

Continue Reading

New improvements in WCK 2.0.5 and Profile Builder 1.3.23

Author: Adrian Spiac
Last Updated: December 6th, 2022

We've just released an update for both WordPress Creation Kit and Profile Builder plugins. This update adds a couple of improvements and bug fixes listed below. WCK 2.0.5 Upload Field now uses the Media Manager added in WP 3.5 WCK 2.0.5 release was focused on improving the upload field as well as fixing the bugs […]

Continue Reading

Show Custom Fields in WordPress

Author: Cristian Antohe
Last Updated: April 5th, 2023

Adding custom fields to your WordPress site helps you display additional information about your content and can improve SEO for Google and other search engines. But how to show custom fields can be a pretty challenging thing to achieve by non-technical users By default, WordPress gives you the possibility to add custom fields (sometimes called […]

Continue Reading

Post to Post Relationships with WCK 2.0.4

Author: Cristian Antohe
Last Updated: February 27th, 2014

A new version of WordPress Creation Kit is now available: 2.0.4 with Post to Post Relationships WordPress Post to Post Relationships In WordPress post types are often in a relationship of some sort. For example, you might want to relate a soccer player to a team. You could do it with taxonomies, but it can […]

Continue Reading

The easy way to create a WordPress Team Page

Author: Adrian Spiac
Last Updated: June 19th, 2020

Call it "Meet the Team", "Our Team" or "Staff List", a WordPress Team Page is a pretty standard request when building a new website. That's probably because everyone wants to know the people behind a specific project. It ads a personal touch to the company and can lend trust to visitors. Even though there are […]

Continue Reading

WordPress Creation Kit Video

Author: Cristian Antohe
Last Updated: February 27th, 2014

WordPress Creation Kit helps you develop intuitive WordPress sites, easily manageable by your clients, in half the time and without writing a single line of PHP code. However, this is somewhat hard to visualize, so to that end we created a WordPress Creation Kit video explaining: what is WCK what you can do with it, […]

Continue Reading

Swift Templates – a straight forward alternative to WordPress templates hell

Author: Cristian Antohe
Last Updated: April 28th, 2016

I'm not a programmer... I do know some basic html and css, but I was nervous about messing with any of the templates in fear of making a bigger mess than where I started. That's a quote from one of our customers. We hear this quite a lot, not everybody is a developer. Most WordPress […]

Continue Reading

WordPress API for Custom Fields with WCK

Author: Adrian Spiac
Last Updated: April 26th, 2023

Custom fields have revolutionized developing sites with WordPress and creating custom fields is now part of the WordPress core. There are several plugins that simplify this task and make it easy for you to define custom fields and metaboxes with just a couple of clicks. However, the pain starts when you try to display all […]

Continue Reading