-
AuthorPosts
-
alyks Friend
alyks
- Join date:
- October 2012
- Posts:
- 30
- Downloads:
- 2
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 6 times in 1 posts
December 12, 2013 at 5:30 pm #192933I tried to display JA Content Pop module on Off-Canvas position, but the image and the article contend didn’t load. It’s seems broken. (see picture attached)
How to achieve this ? What the css to add, the class suffix ?
Ps : for the example, i want content from the student category as in demo.
Wall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
December 16, 2013 at 8:42 am #515531Hi alyks,
JA Content Pop was not designed to work in Off canvas position – a special position on this template.
You should add some customize code to make it work.Here some helps:
1. Open templatesja_appoliotplsblocksoff-canvas.php
2. Add class ‘inview’ to <div class=”t3-off-canvas-body”> (<div class=”t3-off-canvas-body inview”>)3. Add custom.css and it should contains following rule.
.t3-off-canvas-body .ja-cp-main .ja-cp-group .ja-cp-item {
width: 100%;
}.t3-off-canvas-body .ja-cp-pagination ul li {
line-height: 38px;
}
Regards
alyks Friendalyks
- Join date:
- October 2012
- Posts:
- 30
- Downloads:
- 2
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 6 times in 1 posts
December 16, 2013 at 10:34 pm #515644Thank you, it’s just as i expected !
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by alyks 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to have a nice unbroken display of JA Content Pop module on Off-Canvas position ?
Viewing 3 posts - 1 through 3 (of 3 total)