Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • estevecom Friend
    #1063678

    Hi,

    i would like to have a blog on homepage ( just before footer ). Your documentation for home page is very clear for all modules but i don’t find informations to have a blog on home page.

    test url : http://new.aeroclub-versailles.com/

    thank you

    pierre

    • This topic was modified 6 years, 7 months ago by  estevecom.
    • This topic was modified 6 years, 7 months ago by  estevecom.
    Pankaj Sharma Moderator
    #1063796

    Hi
    open template folder tpls/default-no-sidebar.php
    Find

    
        <?php $this->loadBlock('mainbody-nosidebar') ?>

    replace it with

    
        <?php $this->loadBlock('mainbody') ?>

    Hope it helps.

    Regards

    estevecom Friend
    #1063817

    Hi,

    Thank you for your answer. I forgot to give you my exact need :
    i would like to have the same home page like your demo AND get the blog just before the footer.

    Is your php change sufficient for that?

    thank you
    pierre

    Pankaj Sharma Moderator
    #1063823

    Hi
    Which blog page you are referring can u share screenshot and URL?

    estevecom Friend
    #1063827

    Hi,

    An image is better than 1000 words ! 🙂 you will find an image showing my desired home page…


    1. maquette-acv
    Pankaj Sharma Moderator
    #1063834

    Hi
    You can apply the changes I suggested and change the menu type to blog menu to show blog articles.
    Also, check in the template layout options the home menu item is not added to skip component.

    Regards

    estevecom Friend
    #1064197

    Hi,

    I want add pagination and the same style as k2 blog, is it possible ?

    Can i have navigation items in french (date, author, …) ?

    Regards,

    Pankaj Sharma Moderator
    #1064315

    Hi
    No, it uses it own style. If you want to apply any other page syle you have to custom work in PHP and css.
    You can use firebug to check style classes and apply the css on the blog via custom.css file.

    Regards

    estevecom Friend
    #1064414

    Ok for the style.

    Can i add pagination ?

    Can i have navigation item in french (date, author, …) ?

    Regards

    Pankaj Sharma Moderator
    #1064545

    Hi
    You need to modify the blog php file from template folder/html/com_contnet/category folder
    to modify blog php files.
    it needs custom work in the PHP and css if you are not familiar i suggest you to hire a developer for this work.

    Regards

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

This topic contains 9 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 7 months ago.

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