Bigul Malayi
Forum Replies Created
-
Hi Mat,
I mean where you have put the following code and how you apply check boxes condition(On select).
<?php if (!((get_post_meta($post->ID, ‘wpcf-exterior-types’, TRUE))==”)) {
echo ‘<p>Exterior Types: ‘.get_post_meta($post->ID,’wpcf-exterior-types’,TRUE).'</p>’;
} ?>[ Signature moderated. ]
HI manekineko1972,
It will be hard to achieve. May you can do it with custom WordPress coding.
[ Signature moderated. ]
Hi yiannisf,
Most probably by next week we will release Types 1.2.1.1 with few more fixes, which will include this date fix too.
Please check this link to download Types 1.1.3.4 http://wordpress.org/extend/plugins/types/developers/
[ Signature moderated. ]
Hi Matt,
Please try the following. Hope it will help you.
$images = get_post_meta( get_the_ID(), ‘wpcf-my-photo’ );
foreach($images as $k => $v){
echo ‘<img src=”‘ .$v. ‘”>’;
}[ Signature moderated. ]
Hi Matt,
To debugging the issue please let me know which WordPress hook you are using for achieving these conditions.
Hope you are using WordPress 3.5.1 and Types 1.2.1.
[ Signature moderated. ]
Hi enoquenroll,
It will be hard to achieve. Because WordPress has designed the taxonomies are non-mandatory.
[ Signature moderated. ]
Hi qBart,
Please describe more about the issues you are facing. We are happy to help you.
[ Signature moderated. ]
Hi AmandaBergsma,
Hope you are using Types and WordPress latest. Please share the code that you are using for listing URL values.
[ Signature moderated. ]
Hi Gr0uch0mars,
Please try the same with Types 1.2.1. If the issue exist please send me your DB to my mail bigul.m@wpml.org for debugging it.
[ Signature moderated. ]
Hi Olaf,
Please try it with latest version of Types. If it is not solved please send your DB to my mail [ readacted ]
[ Signature moderated. ]
Hi All,
Sorry for the issues. We will fix the bug in Types 1.3. Our developers are working on it.
[ Signature moderated. ]
Hi hejeva2,
It is happens rarely when in one group has multiple date fields. We will add fix for it soon.
[ Signature moderated. ]
Hi hejeva2,
I have received your mail. We will work on it and update you soon.
[ Signature moderated. ]