test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • infonoticias Friend
    #182311

    I want to use the function of chaning the styles for a customer proyect, but I previously delete the menu that did that….

    I have tried

    index.php?lang=color_block
    index.php?style=color_block
    index.php?template=color_block
    index.php?template=ja_wall?style=color_block

    In some cases I recieve this error

    Error
    The template for this display is not available. Please contact a Site administrator.

    What is the correct url to make style change happen ?

    I appreciate any help of the community

    HeR0 Friend
    #473433

    Hi Infonoticias,

    Pls use index.php?lang=color_block

    Regards,

    HeR0 Friend
    #473904

    Hi Infonoticias,

    Open file templates/ja_wall/index.php and replace
    [PHP]$color = $this->params->get(‘templatecolor’);[/PHP]
    to
    [PHP]$color = JRequest::getString(‘lang’, ”) ? JRequest::getString(‘lang’, ”) : $this->params->get(‘templatecolor’);[/PHP]

    Regards,

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

This topic contains 3 replies, has 2 voices, and was last updated by  HeR0 12 years ago.

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