Reply To: Customize .php file per Type
Dear GeertK, Thanks for the clarification. Are you sure you are creating the PHP templates correctly? We do have this tutorial that illustrates the very basic of creating a PHP template to display...
View ArticleReply To: [Assigned] why are the custom fields showing up on pages?
Dear Steve, When you define a new custom fields group you get an option to choose the post type were the custom fields group will be displayed. Each custom fields group can display on different...
View ArticleReply To: [Assigned] Questions regarding frontend management for listing...
Hi Thomas, 1) is it possible to let users upload images to a post's gallery (not just the featured image)? Yes, it is possible within CRED, I suggest you try create a custom image field using Types,...
View ArticleReply To: [Assigned] Admin translation mixing 2 languages
Hi Francois, Are you using latest version of Views? Could you take a screenshots for it? thanks
View ArticleReply To: [Waiting for user feedback] View widget with informations from...
It is very easy. I have a post, with some facts as custom post and I want to show these facts in the sidebar via widgets.
View ArticleReply To: [Assigned] View widget with informations from current Post (Post ID)
but only the facts which are realted to the post, of course.
View ArticleReply To: [Waiting for user confirmation] Questions regarding frontend...
Hi Luo, 1) I meant the native WordPress image gallery for each post. So basically most post gallery plugins automatically use the images uploaded to a post, you don't have to select the posts in the...
View ArticleReply To: [Waiting for user feedback] why are the custom fields showing up on...
Dear Steve, are you using a view template to display the 'accommodations' custom fields group in the custom post type 'accommodations' page? You can set this up in Views -> Settings -> View...
View ArticleReply To: [Waiting for user feedback] Datepicker format and language issues
I've been asked to close the topic but I'm not sure if this issue is resolved.
View ArticleReply To: [Assigned] CRED – add form not working as expected
Hi Binns, Views undergo testing at the moment, when this is completed succesfully a release will be made. i am informed that it will be no later than this week.
View ArticleReply To: [Assigned] CRED form saved as regular post
Hello Jay, can you provide more details, as it is not clear what you mean exactly Any steps to reproduce this? Any screenshots? What CRED/Types/Views/WP versions do you use? Thank you
View ArticleReply To: [Assigned] Hide parent post when have no child
Dear Marco, In this scenario, you will normally have a parent view and a child view inserted inside. The parent View will have the company name and the child View will show its jobs. The idea is move...
View ArticleReply To: [Waiting for user confirmation] Having rendering issues with cred...
Hi Allistair, is this issue resolved in latest CRED release (1.2)? If so, you can close this topic
View ArticleReply To: [Assigned] View Order By not working
Dear Jon, Ordering in Views should work OK. For I can understand where is reason of your problem please give me screenshots of your View settings and Types fields settings(if you try do ordering by...
View ArticleReply To: [Waiting for user confirmation] Parametric search: how to use HTML...
Hi Luo, It's a way to indent list items in a HTML select element (http://www.w3schools.com/tags/tag_optgroup.asp). The optgroup label isn't selectable and styled differently than the following list...
View ArticleReply To: Types Image Not Displaying
Dear William, Please confirm you have received mail from our developer Juan. – With Regards Bigul
View ArticleReply To: [Assigned] Confused about Post Edit
Dear Pamela, We released new versions of Types, Views and CRED with this issue resolved. Make sure you update all 3 plugins and try again. Please let me know if you are satisfied with my answer and if...
View ArticleAdding a shortcode for the last modified date
Hi I want to add a shortcode to the views plugin to display the posts last modified date – can anyone advise me what the code should be? Thanks
View ArticleReply To: [Assigned] Displaying one field or another
Hi neilC, Please try Views shortcode wpv-if, like this: [wpv-if f1="wpcf-job-type" evaluate="$f1 = 'permanent'" debug="true"]here display Salary (for permanent)[/wpv-if] [wpv-if f1="wpcf-job-type"...
View ArticleReply To: [Assigned] Deleting or hiding rows in table generated by a view
Dear Jamie, Please give me more details about what you want to do. Do you want to remove records or just hide them temporary (and how long user should see table without this rows )? Regards, Victor
View Article