Reply To: [Assigned] (Wrongly) duplicate content in View Template since Views...
I tried in your test website: 1) Deactivate other plugins and switch your theme to twentytwelve 2) create a test Property post: http://stg.hms-spain.com/property/test-property/ It works as expected....
View ArticleParametric Search Issues with latest plugins and WordPress 6.2
I have set up a default installation of WordPress using Twenty12. I have the latest plugins for Types and Views. I am reasonably experienced. I have created custom fields group using both checkboxes...
View ArticleReply To: Parametric Search Issues with latest plugins and WordPress 6.2
Here is the main client site where the problem is manifesting itself – http://www.ggconline.ca/plant-search? I can do any testing needed per your recommendations. Woody
View ArticleReply To: [Assigned] Attaching users to custom posts
Sorry for the delay answer, I assume your post type gallery is using slug "gallery" each user has a gallery post, which is already created, and author is that user. please try this:...
View ArticleBUG – CRED EDIT POST opens several forms in sidebar too
I just created an Edit Post form with cred. In my page I also have sidebars which display some toolset content. The first widget in the sidebar is [wpv-post-body view_template="Login Credentials"] The...
View ArticleReply To: [Assigned] Reply to Review of Listing by Featured Listing Owner
Got the email, working on it now.
View ArticleReply To: [Assigned] Missed custom post type in Content Template
Dear olegB We can't reproduce this in our testing. Can you export your Types settings and email it to me at bruce@icanlocalize.com. Thanks, Bruce.
View ArticleReply To: [Waiting for user feedback] BUG – CRED EDIT POST opens several...
Sorry, forgot to include it. I have sent you an email with the details
View ArticleReply To: [Waiting for user feedback] cred_save_data to select a category in...
So what about the suggestions on this topic and on the other two http://wp-types.com/forums/topic/pre-populated-select-field-in-cred-form/...
View ArticleCreate custom taxonomy tag from post title w/ Cred
I have a Cred form used to create a 'practitioner' (a custom post type), including several custom fields and custom taxonomies. I am using the post title in place of a dedicated custom field for the...
View ArticleReply To: Parametric search results page and WPML
Dear Hassan, Yes you are right. The results are not directing to the search results page. Anyway, we don't have shortcode that we can easily use to test the language and use that to the form. But I...
View ArticleReply To: [Resolved] Displaying WooCommerce Products with a Custom Taxanomy
Dear Scarlet, Great to know the original issue on Views is working for you now. If you need help on the layout, I would recommend you will create a separate ticket on this since you marked this ticket...
View ArticleConditional Output Field
I'm using the plugin vidembed to allow users to embed video from either a youtube or vimeo url. I need to create an expression to either display one or the other. (The .png files listed in parentheses...
View ArticleReply To: [Assigned] Create custom taxonomy tag from post title w/ Cred
Hi jeffM, Please try this: add_action('cred_save_data_513','practitioner_title_tag'); function practitioner_title_tag($post_id) { $type = get_post_type($post_id); if ($type == 'practitioner') {...
View ArticleReply To: [Waiting for user feedback] Upgraded to 3.6 & Genesis 2.0 &...
Thanks. Debug now enabled.
View ArticleUrgent: Using numbers in custom content type break site
I created a custom content type using some numbers (3D Videos) and that gave me an error. I didn't copy down the error unfortunately and can't seem to re-create it again. The content type got created...
View ArticleSelecting fields in views has stopped working
None of my views will allow me to add a new field. Also I created a new view, and it won't let me add any fields at all. When I try I get a big blank white box and nothing happens after that. Kat
View ArticleHow to display the reviews submitted by CRED Forms in a single page
Hello seniors, Well for the past 8 hours, i have been trying to display the reviews [user reviews] submitted by the CRED form in a single page, but i am failing miserably. I will really appreciate if...
View Articleupdating anything in views/cred takes me to a wordpress post.
i have a second site that i've imported fields, post types, views, view templates into. when i update something, it takes me to a wordpress post.
View Article