Reply To: [Assigned] Optimizing query performance
Dear Thomas, You will be able to choose the status it will be changed to. You can also register your own post statuses http://codex.wordpress.org/Function_Reference/register_post_status and choose...
View ArticleReply To: [Assigned] CPT and Taxonomy question ?
You can try customize the child view layout: http://luo206.discover-wp.com/wp-admin/admin.php?page=views-editor&view_id=42 for example, using Views Table-based grid mode, ... <!--...
View ArticleReply To: [Waiting for user confirmation] Optimizing query performance
Right, unfortunately that WP feature is still not really 100% ready as the integration into the WordPress admin needs some hacking. I actually tried to use custom statusses for the expired feature at...
View ArticleReply To: [Assigned] How to retrieve Post Title
I am checking in your website, will feedback if there is any found
View ArticleReply To: [Waiting for user confirmation] CRED form doesn't fill some...
All plugins are deactivated. Default theme is setted. (Both where before posting the original post). It still happens same behaviour.
View ArticleReply To: [Assigned] CRED form doesn't fill some custom FIELDS (created...
I have Cred Versión 1.2.5. In fact, i have to tell you Types Plugin was also active (as far is needed for that form ). Thkz
View ArticleIs it possible to display author bio in sidebar of a custom post type
I've created a custom post type that uses custom fields and a custom taxonomy. I then used 'Views' to organize how this content is displayed as a single post page and an archive. This is now...
View ArticleReply To: [Waiting for user confirmation] Assign multiple posts to post parent
So I've set up the post types the same way as you have in your test site. Now when I create and publish a new Order Fulfillment the Field Table still sais "You will be able to add/edit child posts...
View ArticleAdding data render field to PHP line
Okay, I'm using woocommerce and trying to get it so the user can add a date (via Types- pref. in MM/DD format) and have it display in the backorder message. Here is the woocommerce code: if (...
View ArticleProblem in CRED Form
Hi There, I have a problem with CRED form edit. 1-http://prntscr.com/4b0yof in WYSWYG you can see that the text is just in small area of the field 2-http://prntscr.com/4b110w Why this URLs not shown...
View ArticleCRED Beta Version 1.3b4 – Generic Multiselect not working.
CRED Beta Version 1.3b4 – Multiselect not working. I checked my database and the array is not saving anything. Any change of giving me a code to solve this cause the beta seems to be working fine for...
View Articlewpv-heading: display author page link
Hi there, Is there a way to link the author name in the table/column [wpv-heading] creates to the individual author page? Cheers, Thomas
View Articlebold field name
I'm using this shortcode in content [types field="glocal_ekleyen" show_name="true"][/types] and when I look the page the name of field is thing I want to make id bold or I want to set it as a h2 How...
View ArticleReply To: [Waiting for user feedback] all of a a shortcode stopped working as...
Hello, issue got resolved! This was a known bug (for weeks!) and a fix for this was finally provided to me by Paweł Pela just yesterday! Thanks Pawel!!
View ArticleReply To: [Waiting for user feedback] Custom field display the same value...
Hi, the code is in header.php
View ArticleItems in slider page are displayed vertically
I have just started used using Types and Views. I am building a WooComerce site. I have created a slider View, but there are two issues with the display which you can see in this vide....
View ArticleToo many "Pending" or "Draft" copies when using Commerce
Hi, The way your classifieds template works (and how the site I'm setting up as well) is the following: 1 – A user creates a post and it's automatically set to create as "Pending" (Or draft, but I'll...
View ArticleCRED Form to Pass Field Values to PHP Function and Display Result
I have a simple CRED form (id = 9718) that only requires input to one text field. On submission I would like to: (a) continue to display the form, (b) execute php code to display content below the...
View ArticleGet Parent Taxonomy?
On a Post-Loop I'm trying to get the parent taxonomy. I'm using cutom posts and tax's – but I also tried on a test site with regular Posts/Categories and it still won't work: The MAIN taxonomy works...
View Article