Reply To: Permalinks structure
Look at the images on the first is domain and in the second is breacrumbs. Categories in domain is missing. Is there options in types i should turn on or something ? It should be...
View ArticleTaxonomies Showing Incorrect Posts
I tried to find a posting on this forum relative to this, but haven't, so here goes: We have 1 level taxonomy (since we can't show 2nd level without the child posts appearing, as well). Our custom...
View ArticleReply To: [Waiting for user feedback] Types Image Not Displaying
Operating System: Linux MySQL: 5.1.67-rel14.3-log PHP Version 5.2.17 More info here if you needed: http://joshuagull.flauntyoursite.com/phptest.php Types Version 1.2.2 Views Version 1.2 WordPress...
View ArticleReply To: [Waiting for user confirmation] How to improve speed of parametric...
Thanks Bigul – I just wondered whether there was some kind of query caching that could be done.
View ArticleReply To: How to represent a range of values (using stars)
Hi, I've used the WP-Postratings plugin to achieve this with some success. http://wordpress.org/extend/plugins/wp-postratings/ Cheers
View ArticleReply To: Permalinks structure
Other strange thing is if i try to add css file to cattefory that way: if ( in_category( 237 ) ) { ?> <link rel="stylesheet" type="text/css"...
View ArticleReply To: [Waiting for user feedback] Types Image Not Displaying
Try it now. I had to turn off WordPress Debug mode, but left the Debug Logging. You'll be able to edit the Functions.php once you get in if you need to adjust it. Thanks!
View ArticleReply To: [Assigned] Question about Relational Real Estate Listing Tutorial
Dear Amin, Yes, you can nest two Views and query for the childs in the inner view. Start by creating a View that filters all the houses from NY. Then create a second View that shows rooms that belong...
View ArticleReply To: [Waiting for user confirmation] Proper use of the WPV IF statement...
Sorry Bigul… Your response is of little help at the moment. I DID create the code I sent to you but it is NOT working. It WAS working before I upgraded the VIEWS version. So, if you say it IS working...
View ArticleReply To: [Assigned] Date fields format and localization
Dear Francesco, You do not are the first person asking this We have fixed and added this feature in the next release, so you can translate the calendar fields easily. Thank you for your understanding.
View ArticleReply To: [Assigned] Display first set in group of repeating fields
Dear beckiB, I mean, check if the LINK tag need have a ID, I just see the REL and HREF.
View ArticleReply To: Bump: Horrible Types Bug: All child post content is wiped when...
I've noticed two other weird side-effects of this bug (or perhaps other bugs): 1) The first child post does not get a text slug; the post number is used as the slug 2) Child post titles have a space...
View ArticlePre-populated user meta data for email
Hi there, We have a CRED form with Email field. Since this form will only be visible to the logged in user, can we pre-populate the email field with the user email from the user meta data....
View ArticleReply To: [Waiting for user confirmation] Real Estate theme, having...
Hello, Thanks, I appreciate for your help. One last question: I see that the following is working just fine: add_post_meta($post_id, 'wpcf-price',$price); add_post_meta($post_id, 'wpcf-city','$city');...
View ArticleReply To: [Waiting for user feedback] Show Taxonomy in Custom Posts Type View
Bigul, I attached a screenshot – my custom post types view is on the left. I would like to show the custom taxonomy of each custom post type on this full post view like the default view of WordPress...
View ArticleReply To: [Assigned] Taxonomies Showing Incorrect Posts
Dear Bret, I'll send you a private email right now asking you for some private information that will help me debug this issue for you. Please check your email in a couple of minutes, and if you don't...
View ArticleReply To: [Assigned] Taxonomy Archive and Related Childs View filtering not...
Dear Raul, I think that what you need is a many-to-many relationship. You have many products related to many posts. For this you will need an extra custom post type that acts as an intermediary. This...
View ArticleReply To: [Waiting for user confirmation] Insert Child Post Type field into...
Dear Daniella, I think this is because you are using a table, that uses different values for the CSS display property than 'block' or 'none'. Can you try with this variation instead? <tr><td...
View ArticleReply To: [Assigned] Major bug in 1.2.1
Dear Heijnen, This is fixed in the next release that we will make soon. Im going to mark this issue as resolved because the bug report has been created. If you still have problems with this in our...
View ArticleReply To: [Waiting for user confirmation] Pre-populated user meta data for email
That works fine. If I have a custom user meta data with id: ws-plugin–s2member-profile-mobilephone I tried to use the following but it didn't work, may I know the reason why. If so, how can I work...
View Article