Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • 7of9 Friend
    #206327

    Hi,

    Is there any possible way to implement a grid geometry Grid Type 4X2, for one of the featured articles in the first page?

    Thanks in advance.

    pavit Moderator
    #570515

    Hi

    Try to make changes as described in this thread

    7of9 Friend
    #570535

    Hi @pavit ,

    Thanks for your reply. I added the following code in style.less:


    .grid-4x2 {
    width: 100% / (@TPLNumberColumn * 1);
    max-height: 906px;
    }

    However, I do not see 4×2 in the Grid Type selection list at the back end. How do I add that?

    Thanks in advance.

    7of9 Friend
    #570898

    Hi @pavit ,

    I also made the following changes:
    1. At file: /templates/ja_fixel/etc/form/com_content.article.xml added the following line after line 30:


    <option value="4x2">4x2</option>

    2. At file: /templates/ja_fixel/js/script.js I added the following line after line 339:


    items.filter('.grid-4x2').width(itemWidth * 4).height(itemWidth * 2);

    I can select now 4×2 in the Grid Type selection list at the back end, however it does not affect the front end. I must have missed something.
    I would appreciate any help here, since I am behind schedule and I really need to deliver this project ASAP.

    Thanks in advance.

    7of9 Friend
    #571096

    It appears that there was some kind of problem with the cache. Applying the above changes did the trick.
    If I missed anything, please let me know.

    7of9 Friend
    #736144

    It appears that there was some kind of problem with the cache. Applying the above changes did the trick.
    If I missed anything, please let me know.

    pavit Moderator
    #571240

    Hi @7of9

    I opened a support ticket for your question TICKET ID ( QFK-532-36471 )

    pavit Moderator
    #736288

    Hi @7of9

    I opened a support ticket for your question TICKET ID ( QFK-532-36471 )

    Ninja Lead Moderator
    #571349

    <em>@7of9 473260 wrote:</em><blockquote>Hi,

    Is there any possible way to implement a grid geometry Grid Type 4X2, for one of the featured articles in the first page?

    Thanks in advance.</blockquote>

    It would be hard to achieve for Grid Type 4X2 , but you can follow this thread and sort it out at your end

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

This topic contains 9 replies, has 3 voices, and was last updated by  pavit 9 years, 6 months ago.

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