James Liu
Forum Replies Created
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
Thanks Paolo but unfortunately it doesn’t work out on my site. Should I make some adjustment before to use it?
James
Hi Alex,
Thanks for your reply. I had the following codes:
<script type=”text/javascript”>
jQuery(document).ready(function() {
jQuery(‘.gd_multi_choice’).on(‘change’, function() {
var selecttag = [];
jQuery(“input[name=’geodir_add_genre[]’]:checked”).each( function (){
selecttag.push(jQuery(this).val());
});
jQuery(‘#post_tags’).val(selecttag);
});
});
</script>
Where should I paste this code onto to test?
James
all pages are working now. BTW, what’s the info page used for?
James
div#geodir_content {
display: inline-block!important;
width: 63%;
}
I added it here and is it ok? Just want to know
but I will change it based on your suggestion.
Thanks again, you guys are great!
Hi Kor,
Following your example, I did it by adding the width and it works. Is it correct?
Thanks a lot!
James
Thanks and looking forward to having good news with you soon.
Get the latest news, tips, and exclusive content directly in your inbox.
Confirm your email address, and instantly receive the discount code :)