Okay
  Public Ticket #905128
Portfolio filters in the homepage
Closed

Comments

  •  26
    Sira started the conversation

    Hello:

    I would like to change how the portfolio filters work in the homepage. Now, they filter just the 9 ítems I have in my homepage.

    I don't know if it is posible to make them show all the portfolio ítems of the category I choose, not just the ones between the 9 ítems.

    If that is not posible, can I just erase the filters in the homepage (not in the portfolio page, where they work perfectl for me)?

    Thanks and best regards

    Sira

  •  1,558
    Laborator replied

    Hi Sira,

    The reason why the filtering in your homepage is filtering only these 9 items is because you have limited the number of items to show in the homepage, if you want to show all of your items and filter them all in the homepage you can edit the page and element, and where in the field where is "9" replace it with "-1" which will show all the items at once.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  26
    Sira replied

    Hi, Art:

    Yes, I want to show in my homepage just 9 ítems. The thing is that I don't like that when filtering them, just 2 or 3 items appear, as if we would'nt have nothing more to show. People can think that they are seeing all our work in that category instead the 9 ítems filtered...

    I don't know if I have explained it very well :-(

    Anyway, if what I want (show all the ítems of one category when a category is chosen but showing just 9 ítems in my homepage) is not possible, can I just delete the filters in my homepage?

    I got another questions:

    2. I would want to make smaller the font of the menú that apears at the top of the page, when the screen is big enough (I don't like to have the menú in 2 lines). Maybe you can give me an idea to avoid the 2 lines menú.... because the size of the font maybe is not the best.

    3. In my home page the clients are always in 3 colums, even in the mobile versión. I don't know since when it is happening, because days ago this client section was responsive, any idea?

    Thanks! :-)

    Sira

  •  26
  •  26
    Sira replied

    I have seen how to hide the filters in the homepage, they are hidden now, but please let me know if what I want to do with them is posible :-)

  •  1,558
    Laborator replied

    Hi Sira,

    1. If you want to show only 9 items then the filter will only work for these 9 items and cannot load more items for the homepage, what you can do is hide the Filter for the homepage which you can through the element settings when you add it through Visual Composer.

    2. Try adding the following CSS in the Custom CSS area:

    .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-main ul.menu > li > a {
        font-size: 13px;
    }
    
    @media screen and (max-width: 992px) {
    .main-header.menu-type-standard-menu .standard-menu-container div.menu>ul>li+li, .main-header.menu-type-standard-menu .standard-menu-container ul.menu>li+li {
        margin-left: 13px;
    }
    }

    3. I think that you can change this in the settings of that element, if not then can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Sira replied privately
  •  1,558
    Laborator replied

    Hi Sira,

    I added some Custom CSS to fix your issue number 3 so it seems to be working now.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  26
    Sira replied

    Thanks again :)

    1. One thing I see now: when I click on one menú ítem, all the top menú área "jumps" to the right a little and then return to its position, it's a little bit unconfortable.

    Do you know why?

    2. And how can I make, in my homepage, the distance between Trabajos and the portfolio ítems smaller?

    Best regards

    Sira

  •  26
    Sira replied

    Hi again:

    3. When I search on Google, it shows, below the principal link to my webpage, for example:

    Identidad. Content filed under the Identidad taxonomy (see attached screenshot) 

    Can I change this and make it apears in Spanich (I check with loco, but it does not appear)

    Thanks :-)

    Sira

  •  1,558
    Laborator replied

    Hi Sira,

    1. I couldn't understand where this is happening or what's the issue here.

    2. Paste the following CSS inside the Custom CSS of that page:

    .section-title {
        margin-bottom: 0px;
    }

    3. Are you using any SEO plugin for this? Maybe Yoast is causing this so you will have to look inside there to change the text.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  26
    Sira replied

    Hi, Art:

    Thanks.

    1. When you are visiting the website, and you click on a menú ítem, on the top of the page, to change from one page to another (for example, you are in "Inicio" and you click on "Servicios" to see that page), the menú area moves a little bit to the right and return to its position. It happens in Chrome and Firefox, Explorer Works fine, so I guess it's a browser problem...

    2. Added the CSS to the homepage CSS, Works great :)

    3. I don't have any SEO plugin... I get dizzy when I read abou SEO and SEM ;-)

    Best regards

    Sira

  •  1,558
    Laborator replied

    Hi Sira,

    1. This is a video I made for you, so you can see how I actually see it: http://drops.laborator.co/KIZO

    I guess there is no problem with it from my view.

    3. Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   Sira replied privately
  •   Laborator replied privately
  •  26
    Sira replied

    Thanks, Art

    I don't really how to configure that, but I will investigate a little

    Best regards


    Sira

  •  1,558
    Laborator replied

    Okay Sira, let us know then if you managed to fix it

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group