+ Reply to Thread
Results 1 to 5 of 5

Thread: Homepage box order

  1. #1

    Homepage box order

    How can I change the position order of the boxes on my homepage?
    Where can I find the slideshow and quick search box positions so I can change their position order?
    For example I want the news box to be in place of the quick search box (picture attached).
    Attached Images Attached Images
    Last edited by Aleksandar Apostolovski; November 24, 2018 at 03:05 PM.

  2. #2
    Hello Aleksandar,

    You cannot change it via Admin Panel. Because search box hardcoded there. What a box do you want to see in the right side instead of the search box?
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Hi Viktor, the news box

  4. #4
    Hello Aleksandar,

    You can do it into file.
    Open: ftp://templates>>yor_template>>tpl>>blocks>>home_content .tpl
    find code:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save and check again.

    Also, News box should be located on the homepage in the sidebar. http://your_site_url/admin/index.php...dit&block=news
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Quote Originally Posted by Viktor View Post
    Hello Aleksandar,

    You can do it into file.
    Open: ftp://templates>>yor_template>>tpl>>blocks>>home_content .tpl
    find code:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    save and check again.

    Also, News box should be located on the homepage in the sidebar. http://your_site_url/admin/index.php...dit&block=news
    Viktor how can I add the Polls box instead of the Search box?

+ Reply to Thread