Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • emanmashlah Friend
    #987346

    Hi

    can i add extra field to the article in MAG || template using these steps or it is specially for purity-iii?
    https://www.joomlart.com/documentation/purity-iii/override-joomla-com-content

    Ninja Lead Moderator
    #987462

    Hi,

    You can apply as this guide to JA Magz II template on your site but you remember this code below

    <?php
    $attribs = new JRegistry($this->item->attribs);
    // get extra fields
    $state = $attribs->get('portfolio-state');
    $demo_link = $attribs->get('portfolio-demo');
    ?>

    It will help you to load the Extrafield to show on your site

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 7 years, 5 months ago.

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