Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • felix79 Friend
    #883785

    Hi!
    I would like to display the "Block Intro Text" from ACM "CTA 4".
    currently only the module title appears.
    Can I include the "Block Intro Text"?

    Thanks!

    Saguaros Moderator
    #883987

    Hi

    Due to the design, this CTA – Style 4 shows title only, if you want to show Block Intro Text, you can try with my tweak below:

    • Open the file: ROOT/templates/uber/acm/cta/tmpl/style-4.php

    • Add this snippet of code:
      <?php if($helper->get('block-intro')): ?>
      <p class="cta-showcase-intro"><?php echo $helper->get('block-intro'); ?></p>
      <?php endif; ?>

      It will look like this: http://prntscr.com/a3utmi

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 8 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum