Reply To: [Waiting for user confirmation] Saving or editing custom fields...
Well, it worked for almost a year, and there has been no changes recently that can explain the error. No plugins have been added for weeks, and there were no updates made around the time the error...
View Articleemail antispambot function
Hey Guys Thanks for the great plugin. Have you thought about running the email custom field through the WordPress antispambot() function before you display the email fields?
View ArticleURL field should allow more characters
The URL field, with validation turned on, should allow more characters. For example, this is a real, working URL:...
View ArticleReply To: [Assigned] Filtering views with multiple shortcodes – bug
Hi Ben, Since I have account in your test site, I logged in with username "luo-admin", test the problem page you mentioned in email. I have tried replace the table "Strength: 1 Rep Max" with each...
View ArticleReply To: [Assigned] Create a view to be displayed when people click on a...
Please try the solution in another thread: http://wp-types.com/forums/topic/compatibility-question/#post-57326
View ArticleReply To: [Assigned] Multiple filter terms on one custom field
Hi jeremyG-3, Could you post an example value for "The field contains multiple text entries in an array", and you can try use Views filter "wpv_filter_query" to applay what you want mentioned above:...
View ArticleReply To: [Assigned] PHP code to output Post category
Hi Paul, I assume we are talking about a custom taxonomy "property-category", please try use WP function get_the_terms: Retrieve the terms of the taxonomy that are attached to the post....
View ArticleReply To: [Waiting for user confirmation] Building a "Apply to this...
Hmmm… but I thought this could be achieved with a combination of two Views shortcodes: [wpv-if] and [wpv-current-user info="logged_in"] No?
View ArticleReply To: [Assigned] Building a "Apply to this job" button, not...
You are right it is possible use Views shortcode wpv-if for it, please try this: [wpv-if evaluate="'[wpv-current-user info="logged_in"]' = 'true'"] Apply to this job [/wpv-if] [wpv-if...
View ArticleReply To: [Assigned] How to make a featured classified paid?
Hi triggeru571, I don't think there is a built in way for it, but it is possible create such feature with toolset. 1) create user-meta for each user to store the expires time, it is a feature in Types...
View ArticleReply To: [Assigned] Max character limit in views
Dear Russell, Im sorry, there was a missing parenthesis, I have edited my post above now. Try again and let me know. Regards, Caridad
View ArticleUK Date format (d/m/Y) doesn't work in admin
I have the Date Format in General Settings set to "d/m/Y". This causes Types to display date fields in the admin with "Input format: dd/mm/yyyy" – this is good, and the dropdown date picker works...
View ArticleHTML and CSS custom field types on a custom post
I'm building a pattern library. I'm using Types/Views/Cred/Etc (the full Toolset) to build the pattern library custom post types and custom fields. I need to be able to do the following: (1) have a...
View ArticleReply To: HTML and CSS custom field types on a custom post
Ah, see, it rendered my stuff…let me try again: This is foo div
View ArticleReply To: [Waiting for user confirmation] Max character limit in views
Awesome! That seems to works now. The only thing that I'm finding is that the length="50" attribute is actually showing only a few characters in my taxonomy list. Ex. In views: By: [trim...
View ArticleReply To: [Waiting for user feedback] CRED Demo Audio file type not allowed
I am using the online demo at http://nickpassaro.discover-wp.com/. It is whatever version OnTheGo Systems uses for their online demo. No type of audio file will upload, and I haven't even tried video....
View ArticleReply To: [Assigned] Taxonomy Archive and Related Childs View filtering not...
Dear Raul, 1) Now that we have correct archive pages (/empresas/samsung/) we can create an index page, I called it empresas and put a view that lists taxonomies in it. Take a look and tell me if you...
View ArticleReply To: [Assigned] Assigning a page template to a view template
Dear Chris, Hope you need to modify or duplicate the template. If you duplicate single.php or page.php and call it single-yourslug.php, then its used only for yourslug post type. If you modify...
View ArticleReply To: [Waiting for user confirmation] Saving parent content type will...
I have this same issue and am not using the Custom Permalinks plugin. I'm currently trying to figure out which plugin is responsible, but I suspect it might be Redirection, which performs similar...
View ArticleThe case of the disappearing personal fields
So after the case of the disappearing Custom Post, now I've suddenly got whole groups of personal fields just vanishing. To be clear, the groups are so far in tact, but any fields defined within just...
View Article