Okay
  Public Ticket #2302889
How to Change Sequence Order of Projects
Closed

Comments

  • tptompkins started the conversation

    Hello,

    Can you please tell me how I can change the sequence order of projects that are displayed using the isotope layout?

    Thank you,

    Tommy

  • tptompkins replied

    Also, can you tell me where I need to go to edit the project category page?  I see that there are many different project pages but I don't know where to tell it which project category page to use when you click on a the breadcrumb from the project page.

    Thanks,

    Tommy

  •  675
    Neuron replied

    Hi Tommy,

    I am very sorry for the late reply, somehow I missed some tickets.

    1) You can re-order the projects via this amazing plugin.

    - https://wordpress.org/plugins/simple-custom-post-order/

    It will allow you to make changes on all custom post types.

    2) Simply go to Projects > Project Categories and from there you'll be able to edit the breadcrumb and the hero of category pages.

    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.

  • tptompkins replied

    Hello,

    I'm sorry, but I must not have explained the issue very well so I'll try again.  I know how to edit the project category names for the breadcrumbs.  But what I don't understand is how to edit the page that is displayed after a category in the breadcrumb is clicked from the project page.  The menu is changing completely to a different menu and I'm not sure how to change this to use the same menu and also add more content to the project category page.

    In the following screenshots, notice the menu that is displayed when viewing the Denali Barn project page.  Then notice the menu that is displayed after I click on the "New Construction" project category link in the breadcrumbs. I want to be able to edit the project category page so that it displays the correct menu and I also want to add other content to the category page.  Hopefully that makes sense.  

    Thank you,

    Tommy

  •  675
    Neuron replied

    Hi Tommy,

    I am very sorry for the late reply.

    Please re-select the template header in Appearance > Customize > Layout and see if the header is changed on the project category, it should be changed. If not, please provide me with your wp-admin. I will have a quick look. Sometimes, the option from Customizer can hold cache  and by re-selecting it you flush it's cache.

    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.

  •   tptompkins replied privately
  •  675
    Neuron replied

    Hi,

    1) Sorry, I meant go to Appearance > Customize > Header > Layout. I've set the following  settings. https://prnt.sc/r64p28

    So all the pages will inherit that header including the project categories will have the second classic header.

    - https://prnt.sc/r64pxo

    In each page you can customize it differently, in these pages that you don't have the options in page settings, they will inherit the options from the Customizer.

    2) Changing the layout there is not possible, I'm sorry about that. If you need any specific change, I can provide you with Custom CSS.

    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.

  •   tptompkins replied privately
  •   tptompkins replied privately
  •  675
    Neuron replied

    Hi,

    I am very sorry for the late reply.

    1) I figured out, it seems like an issue on the code itself. I've fixed it, the next update will include that too, so no worries, nothing will lose in case any update.

    https://redpine.tommytompkins.com/?s=a&post_type=product

    If you want to hide the breadcrumb, simply go to Appearance > Customize > Utility > Breadcrumb.

    https://prnt.sc/rasmrg

    2) I will do some checks about this one, it seems like the search does not work properly in sticky header, I will let you know today the solution.

    Kind Regards


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

  • tptompkins replied

    Thank you for the fix!  I'm not sure if you're seeing this on your end, but when the page loads I see a jarring effect happening at the top of the menu.  Is it possible to fix that as well?

    Thanks,

    Tommy

  • tptompkins replied

    Also, the search results don't appear to be correct for some reason.  For example, search for "handle" and it displays products that don't mention the word "handle" anywhere in the listings:

    https://redpine.tommytompkins.com/?s=handle&post_type=product

  •  675
    Neuron replied

    Hi,

    I am very sorry for the late reply, but I could not find an actual answer until now.

    1) For the search, the handle word is added to the product description in these products. https://prnt.sc/rc2o8t

    2) It took a bit long that we excepted, the issue seems to persists when the search on the first header is missing, so it is trying to call the header directly from the sticky header, it simply can't because the position of the header is not static and it moves all the time.

    Solution: I've added in the RPB No header a search form and hidden it via Custom CSS and options, so only the code will be there, nothing else.

    Kind Regards


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

  • tptompkins replied

    Hello again, 

    Thanks for the fix and the update.  I'm still getting two search boxes when I click on the search icon in the menu (see attached screenshot).  Is there supposed to be a fix for this as well?

    Thanks,

    Tommy

  •  675
    Neuron replied

    Hi Tommy,

    I am very sorry for the late reply, we did not work on the weekend.

    Can you please try to add the following style.

    .search-results .l-template-header--sticky .m-site-search {
        display: none !important;
    }

    We'll release an update which will prevent the double search issue, until that please add the style above.

    Kind Regards


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