Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • msrgi1971 Friend
    #963731

    Hi – When using the portfolio template to display "products" you can add a link to a demo page and you get a button for each product labelled "Live Demo". But how do you change the text that appears on that button? I would like to use this functionality to give something more useful for my site, such as displaying "order" or "book" on this button. Can anyone point me in the right direction? Thanks

    pavit Moderator
    #963742

    Hi

    You can edit this file /templates/purity_iii/html/com_content/category/portfolio_item.php

    and change text live demo inside code

        <?php if ($attribs->get('portfolio-demo')) : ?>
            <p class="item-demo-url">
                <a class="btn btn-default" href="<?php echo $attribs->get('portfolio-demo') ?>">Live Demo</a>
            </p>
        <?php endif ?>

    Regards

    msrgi1971 Friend
    #963743

    Many thanks!

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

This topic contains 2 replies, has 2 voices, and was last updated by  msrgi1971 7 years, 8 months ago.

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