We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 42046
    • 436 Posts
    Are the project pages child resources? I usually use the introtext field for such descriptions, then use [[+introtext]] to pull it.
      • 4385
      • 372 Posts
      Replace the articles in your portfolio-items with a getResources call.

      <div class="portfolio-items isotopeWrapper clearfix" id="3">
           [[!getResources? &parents=`5` &tpl=`photoArticle.tpl`]]
      </div>




      photoArticle.tpl

      <article class="col-sm-4 isotopeItem photography">
          <div class="portfolio-item">
            <img src="[[+tv.image:phpthumbof=`w=360&h=275&zc=1`]]" title="[[+longtitle]]" alt="[[+menutitle]]" />
               <div class="portfolio-desc align-center">
                   <div class="folio-info">
                      <a href="[[+tv.image:phpthumbof=`w=720&h=550&zc=1`]]" class="fancybox">
                      <h5>[[+pagetitle]]</h5>
                      <i class="fa fa-link fa-2x"></i></a>
                      <p>[[+introtext]]</p>
                   </div>
              </div>
         </div>
      </article>


        DropboxUploader -- Upload files to a Dropbox account.
        DIG -- Dynamic Image Generator
        gus -- Google URL Shortener
        makeQR -- Uses google chart api to make QR codes.
        MODxTweeter -- Update your twitter status on publish.