We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9359
    • 128 Posts
    Hello everybody,
    i need to show the placeholder [+easy2:summary+] in the landing page but i'm not able.
    Everybody knows how solve this problem?

    This is my landing page tpl:
    <div style="padding:5px;"><h1 class="title">[+easy2:title+]</h1>
        <h3>[+easy2:summary+]</h3>
        <div class="imagedesc">[+easy2:description+]<br/></div>
            <div class="landingpage" id="[+easy2:wrapper+]">
        [+easy2:landingpagepluginprerender+]
                [+easy2:permalink+]<br/>
        <div class="image">
            <img src="[+easy2:src+]" alt="[+easy2:title+]" />
        </div>
        <!--<div class="imagetitle">[+easy2:title+]</div>-->
        
        <div>[+easy2:comments+]</div>
        [+easy2:landingpagepluginrender+]
    </div>
    </div>


    Unfortunally the placeholder [+easy2:summary+] is ever empty :-(

    This question has been answered by goldsky. See the first response.

      "Destiny is not a matter of chance, it's a matter of choice"
      • 40045
      • 534 Posts
      And the rest of the placeholder is filled with the right content? Where is your snippet call? =)
        • 9359
        • 128 Posts
        Quote from: exside at Dec 13, 2012, 01:07 PM
        And the rest of the placeholder is filled with the right content? Where is your snippet call? =)

        yes the rest of the placeholder (title, description) is ok.
        My snippet call is in home page and also in landing page but is the same:
        [!easy2? 
                &thumb_tpl=`thumb-tpl`
                &use_redirect_link=`1`
                &w=`153` &h=`130` 
                &gal_desc_continuous=`1` 
                &crumbs_use=`alias` 
                &gal_desc=`0` 
                &ecm=`1` 
                &dir_tpl=`dir-home-tpl` 
                &landingpage=`232` 
                &lp_w=`550`
                &page_tpl=`lan-tpl`
                &limit=`6`
                !]
          "Destiny is not a matter of chance, it's a matter of choice"
        • discuss.answer
          I fixed that in here
          You may please download the package from github.
            Rico
            Genius is one percent inspiration and ninety-nine percent perspiration. Thomas A. Edison
            MODx is great, but knowing how to use it well makes it perfect!

            www.virtudraft.com

            Security, security, security! | Indonesian MODx Forum | MODx Revo's cheatsheets | MODx Evo's cheatsheets

            Author of Easy 2 Gallery 1.4.x, PHPTidy, spieFeed, FileDownload R, Upload To Users CMP, Inherit Template TV, LexRating, ExerPlan, Lingua, virtuNewsletter, Grid Class Key, SmartTag, prevNext

            Maintainter/contributor of Babel

            Because it's hard to follow all topics on the forum, PING ME ON TWITTER @_goldsky if you need my help.
            • 9359
            • 128 Posts
            Great!!!
            Many thx goldsky!
              "Destiny is not a matter of chance, it's a matter of choice"