-
AuthorPosts
-
acusticambiente Friend
acusticambiente
- Join date:
- December 2012
- Posts:
- 68
- Downloads:
- 14
- Uploads:
- 19
- Thanks:
- 9
November 3, 2016 at 10:50 am #983143i’d like to change default view for masonry pages, from grid to list. How can i do that?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 4, 2016 at 2:31 am #983274Hi,
You can use this way
- Open templates/ja_decor/html/com_content/category/masonry.php file
Change
$bloglayout = isset($_COOKIE['blog-layout'])?$_COOKIE['blog-layout'] : '1';
To
$bloglayout = isset($_COOKIE['blog-layout'])?$_COOKIE['blog-layout'] : '0';
- Open templates/ja_decor/css/custom.css file (create new if it is not exist) and add new CSS style
.grid-list .isotope-item .item-image img { width: 100%; }
Hope it helps
Regards
acusticambiente Friendacusticambiente
- Join date:
- December 2012
- Posts:
- 68
- Downloads:
- 14
- Uploads:
- 19
- Thanks:
- 9
November 4, 2016 at 8:45 am #983359the first modify is inverted… $bloglayout = isset($_COOKIE[‘blog-layout’])?$_COOKIE[‘blog-layout’] is already set to "0" in my masonry.php… however i set this string to "1" and it works partially…. please look at the attachment…
acusticambiente Friendacusticambiente
- Join date:
- December 2012
- Posts:
- 68
- Downloads:
- 14
- Uploads:
- 19
- Thanks:
- 9
November 4, 2016 at 8:49 am #983362Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 7, 2016 at 3:09 am #983940Hi,
I could not see the masonry layout working on your site, please give me the credential info: URL, admin login and FTP account via private. I will detect further
Regards
acusticambiente Friendacusticambiente
- Join date:
- December 2012
- Posts:
- 68
- Downloads:
- 14
- Uploads:
- 19
- Thanks:
- 9
November 7, 2016 at 12:10 pm #984120This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 8, 2016 at 8:55 am #984411@acusticambiente: I raised the bug to development team here. They will join and check that your request.
acusticambiente Friendacusticambiente
- Join date:
- December 2012
- Posts:
- 68
- Downloads:
- 14
- Uploads:
- 19
- Thanks:
- 9
November 15, 2016 at 7:59 pm #986607any news?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 16, 2016 at 1:14 am #986670Hi,
I fixed the problem directly on your site and you can check it again. Let me know if it helps
Regards
acusticambiente Friendacusticambiente
- Join date:
- December 2012
- Posts:
- 68
- Downloads:
- 14
- Uploads:
- 19
- Thanks:
- 9
November 16, 2016 at 10:08 am #986916please can you tell me what do you change? i’m working on a local site, i need to fix it there……
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 17, 2016 at 8:40 am #987214AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 10 replies, has 2 voices, and was last updated by Ninja Lead 8 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum