Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • Jeancarlos Rodriguez Friend
    #206446

    I need to add a k2 blog category on the home page. I was able to create a custom module to show the blog from the k2 category but i cant add it to the home page.

    The only position that show in the home page is intro-1 and intro2 and if i used any … it will not display correctly.
    Is there any other position that i can display blogs in the homepage or do i need to create a new position?

    please help.

    Ninja Lead Moderator
    #571054

    Look at the screenshot below

    You will see many templates style on JA jason template. You have to check the layout from JA jason template and make sure it assigned with default layout to show main component

    and you can see all position in default layout here

    About to add new position into template, you can end at your end with video tutorial here


    1. Screen-Shot-2015-05-19-at-15.37.32
    2. Screen-Shot-2015-05-19-at-15.39.22
    3. Screen-Shot-2015-05-19-at-15.42.24
    Ninja Lead Moderator
    #736102

    Look at the screenshot below

    You will see many templates style on JA jason template. You have to check the layout from JA jason template and make sure it assigned with default layout to show main component

    and you can see all position in default layout here

    About to add new position into template, you can end at your end with video tutorial here

    Jeancarlos Rodriguez Friend
    #571423

    @ninja Lead

    I have read all the configs and ive played around with all these layout configurations but it wont work.
    all i want to do is have the k2 category items show in the home page as a blog type layout.
    I was able to make into a 2 column with the sidebar on the right.

    But i need to make the main content to display like a blog not just pics.

    please help..

    thanks.

    c r a v e d m i n d s .com

    <em>@Ninja Lead 474006 wrote:</em><blockquote>Look at the screenshot below

    You will see many templates style on JA jason template. You have to check the layout from JA jason template and make sure it assigned with default layout to show main component

    and you can see all position in default layout here

    About to add new position into template, you can end at your end with video tutorial here</blockquote>

    Jeancarlos Rodriguez Friend
    #736471

    @ninja Lead

    I have read all the configs and ive played around with all these layout configurations but it wont work.
    all i want to do is have the k2 category items show in the home page as a blog type layout.
    I was able to make into a 2 column with the sidebar on the right.

    But i need to make the main content to display like a blog not just pics.

    please help..

    thanks.

    c r a v e d m i n d s .com

    <em>@Ninja Lead 474006 wrote:</em><blockquote>Look at the screenshot below

    You will see many templates style on JA jason template. You have to check the layout from JA jason template and make sure it assigned with default layout to show main component

    and you can see all position in default layout here

    About to add new position into template, you can end at your end with video tutorial here</blockquote>

    Ninja Lead Moderator
    #571447

    @jrod31: You can pm me admin login backend of your site, I will help you to check it further.

    Ninja Lead Moderator
    #736495

    @jrod31: You can pm me admin login backend of your site, I will help you to check it further.

    Jeancarlos Rodriguez Friend
    #572128

    @ninja Lead
    i just pm you.

    please confirm that you received my message.

    <em>@Ninja Lead 474537 wrote:</em><blockquote>@jrod31: You can pm me admin login backend of your site, I will help you to check it further.</blockquote>

    Ninja Lead Moderator
    #572153

    I just configured the K2 blog in home page on your site. About to add new position on your site, you can let me know where do you need to add it, I will try to help you.

    Jeancarlos Rodriguez Friend
    #572204

    @ninja Lead

    I saw that. I had done that before also. The issue with that is the following:

    if you click on one of the articles, you will see that the header and the intro-2 module being displayed in all the k2 articles.

    I need the header image and intro-2 positions module to be shown only at the homepage.

    Thanks for your help.

    Ninja Lead Moderator
    #572285

    The listing page and the detail page are the same Home page, that’s why you see header image and intro-2 positions in the detail page.

    I fixed the problem on your site with the css style below

    Open templates/ja_jason/css/custom.css file and add new rule


    .view-item.home .ja-intro-2 {
    display: none;
    }

    .view-item.home .t3-header.t3-header-3 .ja-intro-1 {
    display: none;
    }
    @media (min-width: 768px) {
    .view-item.home .t3-mainbody {
    padding-top: 30px;
    }
    }

    Ninja Lead Moderator
    #737322

    The listing page and the detail page are the same Home page, that’s why you see header image and intro-2 positions in the detail page.

    I fixed the problem on your site with the css style below

    Open templates/ja_jason/css/custom.css file and add new rule


    .view-item.home .ja-intro-2 {
    display: none;
    }

    .view-item.home .t3-header.t3-header-3 .ja-intro-1 {
    display: none;
    }
    @media (min-width: 768px) {
    .view-item.home .t3-mainbody {
    padding-top: 30px;
    }
    }

    Jeancarlos Rodriguez Friend
    #572576

    @ninja Lead

    The shop link page is not showing correctly like the demo.
    All products are showing on top of eachother.

    link c r a v e d m i n d s .com /shop
    do you think it might be some something that was done before?

    Thanks.

    Ninja Lead Moderator
    #572724

    <em>@jrod31 476053 wrote:</em><blockquote>@Ninja Lead

    The shop link page is not showing correctly like the demo.
    All products are showing on top of eachother.

    link c r a v e d m i n d s .com /shop
    do you think it might be some something that was done before?

    Thanks.</blockquote>

    You are building Shop page from hikashop component you need to follow the userguide here, it will help you to config the Shop page on your site.

    Ninja Lead Moderator
    #737759

    <em>@jrod31 476053 wrote:</em><blockquote>@Ninja Lead

    The shop link page is not showing correctly like the demo.
    All products are showing on top of eachother.

    link c r a v e d m i n d s .com /shop
    do you think it might be some something that was done before?

    Thanks.</blockquote>

    You are building Shop page from hikashop component you need to follow the userguide here, it will help you to config the Shop page on your site.

Viewing 15 posts - 1 through 15 (of 19 total)

This topic contains 19 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 5 months ago.

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