Reply To: [Assigned] Detect child and hide div
Dear nathanF-2, you forgot about '_id' $children = get_posts ('meta_key' => '_wpcf_belongs_review_id', 'meta_value' => $post->ID); Please let me know if you are satisfied with my answer and...
View ArticleReply To: [Assigned] Column display in a view depending of the content
Dear Pat, You mean field not empty for current post? if yes, you can use wpv-if shortcode more info at http://wp-types.com/documentation/views-shortcodes/#vf-153493 Please let me know if you are...
View ArticleReply To: [Waiting for user confirmation] Detect child and hide div
Sorry, I had missed that. I'm still getting thte same error, unexpected => Here is the entire code: <?php $children = get_posts ('meta_key' => '_wpcf_belongs_review_id', 'meta_value' =>...
View ArticleReply To: [Assigned] Detect child and hide div
Dear nathanF-2, I think i see error, you have extend query get_posts ('meta_key' => '_wpcf_belongs_review_id', 'meta_value' => $post->ID, 'post_type'=>'YOURCHILDPOSTTYPESLUG'); Please let...
View ArticleReply To: [Waiting for user confirmation] Column display in a view depending...
Hello Glen, Thanks for your return, In fact, this is not the empty post I'm looking for but the empty custom field in a post to display or not the column that is related to this custom field. Let me...
View ArticleReply To: [Waiting for user confirmation] Detect child and hide div
Unfortunately I'm still receiving the same error. It simply does not like the => on the first line. <?php $children = get_posts ('meta_key' => '_wpcf_belongs_review_id', 'meta_value' =>...
View ArticleReply To: [Resolved] wpv-post-taxonomy not showing all taxonomies
I think it would be great to show the code here since your system site is presently down for updating and may be in the future.
View ArticleReply To: [Waiting for user confirmation] can not edit Field group HTML of...
I see, but How can I add css to a specific option among many options ? ————————————————————————————— <select name="blood"> <option value="select">please select your type</option>...
View ArticleReply To: [Waiting for user confirmation] how to make photo upload in a lump...
Dear Mr.Ghennadi, Thank you so much for very quick answer !! I will explain more what I want. please see uploarded image. I want my customer to enable to input the form photo by photo. thera are 50...
View ArticleView Filter Not Working with Custom Field
I have set up a View with Parametric Filter. I have 5 different taxonomy (city, price, ratings etc) and some custom field (area, etc). The View I set up is to display (i) taxonomy (city) = current...
View ArticleReply To: [Waiting for user feedback] WPEngine problem with custom fields not...
Yes I have made a test site now. I have set up a place to see the problem here: http://digiwptest.wpengine.com/wp-admin/post.php?post=12&action=edit Try changing the date in the Fields Table and...
View ArticleReply To: [Assigned] how to make photo upload in a lump with cred and view
Dear porntivap, If you you need some additional info for each image, then you have to create fields for each image. Image 1 Image 1 info Image 1 Caption Image 2 Image 2 info Image 2 Caption If...
View ArticleReply To: [Assigned] Need a help on make a Classifieds
Dear dorisK, I will ask developers and answer you this Monday. Please let me know if you are satisfied with my answer and if I can help you with any other questions you might have. Regards, Gen.
View ArticleReply To: [Waiting for user feedback] Import vis csv
didn t receive email. can you send it to fred@fredericlegrand.com
View ArticleEdit Content
Hi, I've created a form to edit content but how does one actually edit the content from the front end? I remember asking this about a year ago and I was waiting for an update which I assume would have...
View ArticleReply To: [Waiting for user confirmation] How do I create a logout link?
Hi Caridad, Thank you for your reply, the page wasn't set in Woocommerce so I've changed the slug and it's now working. Thanks again, Mike
View ArticleTypes and qTranslate solved
Hey, If anyone's looking for a solution to the problem of qTranslate with Types, you can add this to your functions.php file in WordPress. Note that this will only translate the field values, nothing...
View ArticleReply To: [Resolved] CRED – Media Insert Button Visible But Not Functional
Hi, I was looking for this solution, there are many topics about this but always the answer is that it is in the Todo List of your developers. It seems a very simple bug to fix. It worked great for me...
View ArticleReply To: Conflict with another plugin
I found another issue with another plugin. http://wordpress.org/plugins/my-geo-posts-free/ Not sure if it's related. If I have this plugin activated first, and then I later activate Views I get the...
View ArticleReply To: [Assigned] Conflict with another plugin
Dear Farrel, Unfortunately we can't do anything with this plugin, there completely unprofessional code style. Please let me know if you are satisfied with my answer and if I can help you with any...
View Article