{"id":267,"date":"2019-10-04T05:46:45","date_gmt":"2019-10-04T05:46:45","guid":{"rendered":"https:\/\/docs.theironnetwork.org\/reactify\/?page_id=267"},"modified":"2019-10-10T08:21:16","modified_gmt":"2019-10-10T08:21:16","slug":"card-masonary","status":"publish","type":"page","link":"https:\/\/docs.theironnetwork.org\/reactify\/card-masonary\/","title":{"rendered":"Card Masonary"},"content":{"rendered":"\n<p>You can add the component on any page in the template. You need to follow the steps given below: \u200c<\/p>\n\n\n\n<p><strong>Step 1:<\/strong> Please add the code given below in the page where you want to add the component.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;CardColumns><br>   &lt;Card inverse color=\"danger\"><br>     &lt;CardBody><br>       &lt;CardTitle>Card title&lt;\/CardTitle><br>       &lt;CardSubtitle>Card subtitle&lt;\/CardSubtitle><br>       &lt;CardText>This card has supporting text below as a natural lead-in to additional content&lt;\/CardText><br>       &lt;Button variant=\"contained\" color=\"default\">Button&lt;\/Button><br>    &lt;\/CardBody><br>   &lt;\/Card><br>   &lt;Card><br>     &lt;CardImg top width=\"100%\" src={require('Assets\/img\/gallery-7.jpg')} className=\"img-fluid\" alt=\"Cardimage cap\" \/><br>    &lt;CardBody><br>       &lt;CardTitle>Card title&lt;\/CardTitle><br>       &lt;CardSubtitle>Card subtitle&lt;\/CardSubtitle><br>       &lt;CardText>This is a wider card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.&lt;\/CardText><br>       &lt;Button variant=\"contained\" color=\"primary\" className=\"text-white\">Button&lt;\/Button><br>    &lt;\/CardBody><br>   &lt;\/Card><br>   &lt;Card inverse color=\"success\"><br>     &lt;CardBody><br>        &lt;CardTitle>Card title&lt;\/CardTitle><br>        &lt;CardSubtitle>Card subtitle&lt;\/CardSubtitle><br>        &lt;CardText>This card has supporting text below as a natural lead-in to additional content.  &lt;\/CardText><br>       &lt;Button variant=\"contained\" color=\"default\">Button&lt;\/Button><br>    &lt;\/CardBody><br>   &lt;\/Card><br>   &lt;Card inverse color=\"danger\"><br>     &lt;CardBody><br>        &lt;CardTitle>Card title&lt;\/CardTitle><br>        &lt;CardSubtitle>Card subtitle&lt;\/CardSubtitle><br>        &lt;CardText>This card has supporting text below as a natural lead-in to additional content.&lt;\/CardText><br>        &lt;Button variant=\"contained\" color=\"default\">Button&lt;\/Button><br>    &lt;\/CardBody><br>   &lt;\/Card>  <br>&lt;\/CardColumns><\/pre>\n\n\n\n<p><strong>Step 2:<\/strong> Now Import the component from its parent library.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">import {<br>   Card,<br>   CardImg,<br>   CardText,<br>   CardBody,<br>   CardTitle,<br>   CardSubtitle,<br>   CardColumns,<br>   Button<br>} from 'reactstrap';<\/pre>\n\n\n\n<p>We have given you an example of adding cards in masonary layout on the Ecommerce Dashboard.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" width=\"1024\" height=\"496\" src=\"https:\/\/docs.theironnetwork.org\/reactify\/wp-content\/uploads\/sites\/4\/2019\/10\/card-masonary-1024x496.png\" alt=\"\" class=\"wp-image-467\" srcset=\"https:\/\/docs.theironnetwork.org\/reactify\/wp-content\/uploads\/sites\/4\/2019\/10\/card-masonary-1024x496.png 1024w, https:\/\/docs.theironnetwork.org\/reactify\/wp-content\/uploads\/sites\/4\/2019\/10\/card-masonary-300x145.png 300w, https:\/\/docs.theironnetwork.org\/reactify\/wp-content\/uploads\/sites\/4\/2019\/10\/card-masonary-768x372.png 768w, https:\/\/docs.theironnetwork.org\/reactify\/wp-content\/uploads\/sites\/4\/2019\/10\/card-masonary.png 1306w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>You can check some other cards in masonary layout below. For adding any of the below layout in the template, please check their relative code in the <code>src-&gt;routes-&gt;components-&gt;card-masonry-&gt;index.js<\/code> file.<\/p>\n<div class=\"pld-like-dislike-wrap pld-template-1\">\n    <div class=\"pld-like-wrap  pld-common-wrap\">\n    <a href=\"javascript:void(0);\" class=\"pld-like-trigger pld-like-dislike-trigger \" title=\"\" data-post-id=\"267\" data-trigger-type=\"like\" data-restriction=\"cookie\" data-ip-check=\"0\" data-user-check=\"1\">\n                        <i class=\"fas fa-thumbs-up\"><\/i>\n                    <\/a>\n    <span class=\"pld-like-count-wrap pld-count-wrap\">1    <\/span>\n<\/div><div class=\"pld-dislike-wrap  pld-common-wrap\">\n    <a href=\"javascript:void(0);\" class=\"pld-dislike-trigger pld-like-dislike-trigger \" title=\"\" data-post-id=\"267\" data-trigger-type=\"dislike\" data-ip-check=\"0\" data-restriction=\"cookie\" data-user-check=\"1\">\n                        <i class=\"fas fa-thumbs-down\"><\/i>\n                    <\/a>\n    <span class=\"pld-dislike-count-wrap pld-count-wrap\"><\/span>\n<\/div><\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>You can add the component on any page in the template. You need to follow the steps given below: \u200c Step 1: Please add the code given below in the page where you want to add the component. &lt;CardColumns> &lt;Card inverse color=&#8221;danger&#8221;> &lt;CardBody> &lt;CardTitle>Card title&lt;\/CardTitle> &lt;CardSubtitle>Card subtitle&lt;\/CardSubtitle> &lt;CardText>This card has supporting text below as a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":21,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/pages\/267"}],"collection":[{"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/comments?post=267"}],"version-history":[{"count":3,"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/pages\/267\/revisions"}],"predecessor-version":[{"id":469,"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/pages\/267\/revisions\/469"}],"wp:attachment":[{"href":"https:\/\/docs.theironnetwork.org\/reactify\/wp-json\/wp\/v2\/media?parent=267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}