Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • max power Friend
    #161148

    What would I need to modify to have the default subscription from None to New Comments?

    khoand Friend
    #380188

    Hi max power,
    My solution is:
    – Open <joomla url>componentscom_jacommentthemesdefaulthtmlcommentsaddnew.php file
    – Replace this code

    echo JHTML::_('select.genericlist', $listSubscribe, 'subscription_type','tabindex="6"','value','text', 0);
    to

    echo JHTML::_('select.genericlist', $listSubscribe, 'subscription_type','tabindex="6"','value','text', 2);

    max power Friend
    #380189

    Perfect… thanks khoand

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

This topic contains 3 replies, has 2 voices, and was last updated by  max power 13 years, 8 months ago.

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