Tagged: x
-
AuthorPosts
-
August 20, 2016 at 5:08 pm #1139750
Jason AParticipantOn my website: http://www.garrettandwalker.com
On the right side of the page in the sidebar – I have a section labeled “Top Rated Lawyers” – In that section I’ve placed award badges displayed vertically. I’d like to have a couple of the badges display side by side for instance in the image below, I want the Top Rated Criminal Lawyer badge to be beside the Clients Choice Award with the Super Lawyers Badge stretched out beneath it.
The Code I have in the widget section is as follows:
[accordion_item title="TOP RATED LAWYERS" parent_id="my-accordion" open="true"]<script type=”text/javascript” src=”http://www.avvo.com/assets/badges-v2.js”></script><div class=”avvo_badge” data-type=”rating” data-specialty=”55″ data-target=”http://www.avvo.com/professional_badges/4289247″><div class=”avvo_content”>Lawyer Jason Aycoth | Top Attorney Criminal Defense</div><script type=”text/javascript” src=”http://www.avvo.com/assets/badges-v2.js”></script><div class=”avvo_badge” data-type=”reviews” data-specialty=”55″ data-target=”http://www.avvo.com/professional_badges/4289247″><div class=”avvo_content”>Lawyer Jason Aycoth | Lawyer Criminal Defense</div>[image type=”thumbnail” src=”http://garrettandwalker.com/wp-content/uploads/2015/08/SuperLawyers_logo.png” link=”true” href=”http://www.superlawyers.com” alt=”Example”]</div><img alt=”The National Trial Lawyers”
src=”http://www.thenationaltriallawyers.org/images/NTL-top-40-40-member.png” width=”150″ height=”150″></div>[/accordion_item]Thank you for your help.
August 21, 2016 at 4:17 am #1140141
Rue NelModeratorHello There,
Thanks for writing in! To achieve what you have in mind, you need to insert each of the badges in a column shortcode.
[x_accordion_item title="TOP RATED LAWYERS" parent_id="my-accordion" open="true"] [column type="1/2"] badge # 1 code [/column] [column type="1/2" last="true"] badge # 2 code [/column] [/x_accordion_item]To know more about this column shortcode, please check it here:
Hope this helps.
August 21, 2016 at 5:40 am #1140224
Jason AParticipantSo I added the column sections as you mentioned, and I attached a picture. For some reason it didn’t work. Any help would be most appreciated, because my goal is to get all of the badges to show in that widget area and for some reason the rest have disappeared. The code I’ve used is below:
[accordion_item title="TOP RATED LAWYERS" parent_id="my-accordion" open="true"]
[column type=”1/2”]<script type=”text/javascript” src=”https://www.avvo.com/assets/badges-v2.js”></script><div class=”avvo_badge” data-type=”rating” data-specialty=”55″ data-target=”https://www.avvo.com/professional_badges/4289247″ data-version=”1″><div class=”avvo_content”>Lawyer Jason Aycoth | Top Attorney Criminal Defense</div></div>[/column]
[column type=”1/2″ last=”true”]<script type=”text/javascript” src=”https://www.avvo.com/assets/badges-v2.js”></script><div class=”avvo_badge” data-type=”rating” data-specialty=”104″ data-target=”https://www.avvo.com/professional_badges/1730843″ data-version=”1″><div class=”avvo_content”>Lawyer Brian Walker | Top Attorney Personal Injury</div></div>[/column]
[image type=”thumbnail” src=”http://garrettandwalker.com/wp-content/uploads/2015/08/SuperLawyers_logo.png” link=”true” href=”http://www.superlawyers.com” alt=”Example”]</div>
<img alt=”The National Trial Lawyers”
src=”http://www.thenationaltriallawyers.org/images/NTL-top-40-40-member.png” width=”150″ height=”150″></div>[/accordion_item]August 21, 2016 at 9:22 am #1140359
ChristianModeratorHey there,
Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You might want to contact our trusted partners who caters X setup and customization needs. Please see https://community.theme.co/custom-development/. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1139750 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
