Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • alyks Friend
    #192933

    I 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.


    1. 52a9f0f8dbf3ec72430001f0
    Wall Crasher Developer
    #515531

    Hi 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 Friend
    #515644

    Thank you, it’s just as i expected !

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

This topic contains 3 replies, has 2 voices, and was last updated by  alyks 10 years, 4 months ago.

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