Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kmjrecords Friend
    #659661

    Can i set the image size myself. Does that option for small, med, lg,xl and image view have to be an option. I don’t like the way it rearranges the tiles. I want to set it to XL

    Ninja Lead Moderator
    #659803

    You can do that with my solution below

    + Open templates/ja_wall/index.php file

    find and change

    $('#toolbar-basegrid dd').toolbar({ group: 'basegrid', type: 'single', val: '<?php echo $this->params->get('jawall_basegrid', 'm') ?>'});

    to

    $('#toolbar-basegrid dd').toolbar({ group: 'basegrid', type: 'single', val: '<?php echo $this->params->get('jawall_basegrid', 'xl') ?>'});

    Ninja Lead Moderator
    #745121

    You can do that with my solution below

    + Open templates/ja_wall/index.php file

    find and change

    $('#toolbar-basegrid dd').toolbar({ group: 'basegrid', type: 'single', val: '<?php echo $this->params->get('jawall_basegrid', 'm') ?>'});

    to

    $('#toolbar-basegrid dd').toolbar({ group: 'basegrid', type: 'single', val: '<?php echo $this->params->get('jawall_basegrid', 'xl') ?>'});

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 3 months ago.

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