08/19/2013 at 11:25 am
#267511
Keymaster
@ Aurore
You can not use the category name with the category option. You need to use the category ID as shown in the examples and my instructions from the previous reply. If you want to use the category name, you need to use the category_name option like you have done with the last three shortcodes. Also, if you use the category name, you need to put quotes around the category names. With that said, this should work:
<p>Vous pourrez trouver ci-dessous quelques liens et autres contacts à ne pas manquer concernant le Clyde. Si vous connaissez vous aussi des sites intéressants et qu'ils ne se trouvent pas dans cette liste, ou si vous souhaitez que votre propre site ou carte de visite y apparaisse, n'hésitez pas à nous contacter en allant dans la partie Contact du site ou en nous envoyant tout simplement un email à<a title="info@clydesdale.fr" href="mailto:info@clydesdale.fr"> info@clydesdale.fr</a> .</p>
[connections enable_category_select='FALSE' category_name="Clubs de race,Autour du Clyde,Eleveurs"]
<h2 style="margin-top: 30px;"><strong><span style="color: #64102d;">Clubs de race</span></strong></h2>
[connections category_name="Clubs de race" order_by="id|SORT_ACS" str_work_phone="Telephone"]
<h2 style="margin-top: 30px;"><strong><span style="color: #64102d;">Autour du Clyde</span></strong></h2>
[connections category_name="Autour du Clyde" order_by="id|SORT_ACS"]
<h2 style="margin-top: 30px;"><strong><span style="color: #64102d;">Éleveurs</span></strong></h2>
[connections category_name="Eleveurs" order_by="id|SORT_ACS"]
