irina76
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Duplicate Field – Latest UpdateThank you! 🙂
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Duplicate Field – Latest UpdateHere’s a link to a blog post page with only one comment form but duplicate fields.
https://meanwhileinparadise.com/the-perfect-nude-part-2/Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] Duplicate Field – Latest UpdateI have only one form on my page but I still get duplicate fields. Hope it will be fixed soon. Love this plugin!
Thanks Paul. This:
<?php echo do_shortcode('[CBC country="se" show="n"]<h2><a href="'.get_permalink().'">'.get_the_title().'</a></h2>[/CBC]'); ?>… gives me the following error:
Parse error: syntax error, unexpected T_ENDWHILE…
Actually it would be even better if there was some way to hide a category from certain countries. That way I could just assign posts to different categories and the front page would automatically display only the relevant posts for the country the visitor is coming from. Hope this explanation makes sense.. Maybe an idea for the next version of the plugin?