Okay
  Public Ticket #1947996
creating a menu from portfolio categories filters
Closed

Comments

  • BigEyes-Design started the conversation

    I want to create a menu that will lead directly to portfolio categories, that will be placed on portfolio items pages, and on 'about' page.
    I use 'portfolio item side v3' as my basic item structure. 

    I also want to ask:
    1. how can I add a bottom navigation/pagination between items on the same portfolio category?
    2. how can I duplicate a portfolio item in order to built more on the same basis? Do I need to save the whole page as a template?

  • BigEyes-Design replied

    I found the solution for first question.
    Will appreciate your answer for the following two.

  •  675
    Neuron replied

    Hi,

    Please use the following plugin, it's a very lightweight plugin which will add a clone option to each portfolio item.

    - https://wordpress.org/plugins/duplicate-post/

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Thank you! that's great!

    I would appreciate your help with the other question - how can I add a bottom navigation/pagination between items within the same portfolio category?
    Also, although I did find the way to create a menu that will lead directly to portfolio categories, it leads to separate page of each category. Can it lead back to portfolio homepage, only sorted to the chosen category? Hope I'm clear enough.

  •  675
    Neuron replied

    Hi,

    You're welcome anytimesmile.png

    To add spacing for the single navigation, simply add the following style.

    .single .o-post-navigation {
        margin-top: 30px !important;
    }

    As for the go back button to the sorted category, that requires some extra work, I'm sorry but we cannot get it done, you can check on this article maybe you'll find a way how to do it.

    https://isotope.metafizzy.co/filtering.html#url-hash

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Thanks, but I'm not sure I understand. I didn't ask how to add spacing, but to add an internal navigation within a category. 
    For example - if I went into an item page, say "flaming June", and I want to navigate directly to the next one within 'Painting' category. Some of your item templates had this option, and I didn't find the way to make it show on items.

  •  675
    Neuron replied

    Ah sorry, I thought you were asking for something else. Kyoto also has this option, you simply need to go at Appearance > Customize > Portfolio Item > Navigation Category, set that to enable and you'll be able to navigate only in the same categories.

    Sorry again, I thought you asked for something else.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    It is enabled. But still doesn't show.

  •  675
    Neuron replied

    Hi,

    I am sorry for the late reply.

    Can you please provide me with an URL, so I can check why the navigation is not displaying, maybe you don't have two posts in a same category, that can also be the case.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    I work on a localhost on MAMP for now. Is there another way?
    But I do have at least 2 posts on each category.

  •  675
    Neuron replied

    Hi,

    I'm sorry for the late reply, we did not work on the weekend.

    Can you please try just for once to disable the category on the pagination and see if it appears or not, also make sure to have all the posts published not draft or something.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    When I disable the navigation it does appear! 
    But it's a bit scrambled. How can I adjust the location, size, etc.?

  •  675
    Neuron replied

    Actually they should appear, if there are 2 posts or more in a same category, again check if they're draft or not.

    Well, I will list below the selectors.

    Global(for both of them).

    Title:

    .o-post-navigation .o-post-navigation__link a .o-post-navigation__text-icon .o-post-navigation__title

    Subtitle(the link of post):

    .o-post-navigation .o-post-navigation__link a .o-post-navigation__text-icon .o-post-navigation__subtitle

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Thank youI

    I do have at least 2 published posts on each category. So what else could be the problem?

    Another question, about the category pages which I'll use if I won't succeed with the url-hash code:
    how can I edit them? the "edit with elementor" is not clickable, and I don't find any other way to edit those pages.

  •  675
    Neuron replied

    Hey,

    1) Actually they should appear, that's super strange. I cannot check since it is not published, but please make sure that the posts are not drafts, I don't know how else I can help. I just tested it on my localhost, it seems to work alright.

    2) Actually they're not editable with Elementor, they can be customized through the Appearance > Customize > Blog > Layout, each category will inherit these options, you'll be able to customize more the categories hero, on its settings.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    1. I'll soon move the site to my host and I'll let you know.

    2. There is no Layout tab in Appearance > Customize > Blog > and none of the other options did anything.
    The main thing I want to change is to get rid of the folder icon that appears in the middle of the featured images in Hover, only on category pages.

  • BigEyes-Design replied

    And would love to be able to add a menu there, but it seems it's not possible...

  •  675
    Neuron replied

    Sorry then, go to the Functionality, that's basically the same. All options within the Blog(Functionality, Style and Thumbnail will affect post categories).

    Okay, we'll have a look together, when you'll push the website online.


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Thank you, but none of those options affected that folder icon that appears on hover. How can I get rid of that?

  •  675
    Neuron replied

    Ah, that can be simply removed, via this Custom CSS.

    .archive.category .o-neuron-hover.o-neuron-hover--icon .o-neuron-hover-holder .o-neuron-hover-holder__body .o-neuron-hover-holder__body__inner {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Thank you! Does it matter where in the CSS file I add this?

  •  675
    Neuron replied

    Actually it doesn't, you can insert it on the Appearance > Customize > Additional CSS or in the style.css of the child theme, these two places are totally fine.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Hey
    Finally I uploaded my site to an online server. You can check it here: www.bigeyes.co.il/newsite
    The book design category contains 6 posts, and illustration and branding both contain 2 posts, but you can see navigation doesn't show on neither of them. The only page that shows navigation is this one: http://www.bigeyes.co.il/newsite/portfolio/tmol-book/ since I disabled category navigation on it.

  •  675
    Neuron replied

    Hey,

    It seems to be loading issue, when you scroll down the posts seems to appear, so please install the following plugin, it will allow you to place script in the header or footer.

    - https://wordpress.org/plugins/insert-headers-and-footers/

    Then in the Settings > Header And Footers insert the following script.

    <script>
    jQuery(function($) {
        $('.m-filters ul li a').on('click',function (){
            window.dispatchEvent(new Event('resize'));
        });
    });
    </script>

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Did the pagination appear on this page? http://www.bigeyes.co.il/newsite/portfolio/or-book/
    Because I forgot I disabled category navigation there also. And that's why it appears in it. I don't see the pagination on other pages (except for http://www.bigeyes.co.il/newsite/portfolio/tmol-book/), even when scrolling down.


    The loading problem might result from heavy images. I am compressing them now.

  •  675
    Neuron replied

    Hi,

    The pagination is appearing in both portfolio items, can you please confirm.

    http://prntscr.com/ncdmcf

    http://prntscr.com/ncdm6k


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Yes. These are the only items I defined as you suggested - category navigation disabled. But you said the navigation should appear on all items, even if category navigation is enabled. and it doesn't.

  •  675
    Neuron replied

    Hmm, I will explain how the navigations work below, so you may get an idea what's going on, I am not understanding well your question so that may be the problem.

    You have three posts:

    • Post 1 - Category A
    • Post 2 - Category B
    • Post 3 - Category A

    So, if you have navigation category enabled, you won't be able to navigate from Post 1 to Post 2, the next button will send you directly to Post 3, if you have set it disabled, you will be able to navigate from Post 1 to Post 2.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    I understand that completely. What I want is navigation within the same category. For now I have 6 posts in 'books' category, 2 in 'branding' and 2 in 'illustration', and the navigation doesn't show. It only appears in the 2 posts mentioned earlier, in which I disabled the category navigation.

  •  675
    Neuron replied

    I am sorry, I am understanding it now. Can you please provide me with your wp-admin, so I can check what's going on, do not forget to tick private in reply.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   BigEyes-Design replied privately
  •  675
    Neuron replied

    Yes, your login information.


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   BigEyes-Design replied privately
  •  675
    Neuron replied

    Hey,

    You were absolutely right, there was a bug in the file of navigation, I have fixed it, test it and see. It works correctly.

    I will push to ThemeForest the latest file also, so incase any update that would not lose.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • BigEyes-Design replied

    Great!! thank you very much!

  •  675
    Neuron replied

    You are welcome anytime, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.