agreed, the captcha code is very hard to read in such a tight space. Anything we can do to workaround this?
Trying to put php inside the shortcode. Each page assigned a number $id_number
<?php echo do_shortcode(“[events label='{$id_number}’]”); ?>
This should show only those events with label value which matches the page number. It ends up showing them all. Any ideas anyone?
p.s. <?php echo $id_number ?> does work and returns the value of the page number.
Same here, does nto show up under Buddypress menu in admin