We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36915
    • 2 Posts
    The time has come and I switched my site to Revo. But I've get some unclear issues.
    I'm trying to get result like this:
    If subpage has a empty body text in getresources block nothing displayed.
    But if the text exist it shows text 'more' and link to subpage.
    I'm using this code but it doesn't work
    [[+content:ifnotempty=`<p><a href="[[++base_url]][[~[[+id]]]]">more...</a></p>`]]

    I think the problem in placeholder because code works perfectly :
    [[+pagetitle:is=``:then=`Empty`:else=`Title: [[+pagetitle]]`]]
      • 33968
      • 863 Posts
      Have you included this in your getResources call?
      &includeContent=`1`
      

      For efficiency, content and tv placeholders are not returned by default.
        • 36915
        • 2 Posts
        OMG, now it's work. Thank you so much!
        I didn't hear about this.
          • 33968
          • 863 Posts
          No problem, enjoy Revo smiley