Okay
  Public Ticket #1314724
portfolio menu
Closed

Comments

  • wrede66 started the conversation

    When using a single portfolio page , how do you select a different menu?

  •  2,010
    Ocean replied

    Hello,

    I not understand your question, you can screenshot some images about your problem?

    I can understand and support for you quickly.

    Thank you

  • wrede66 replied

    I have the portfolio grid on my home page. If I use the ajax pop up (how I have it now), it would be nice to add a close button at the bottom for the user, as I have a few photos pop up. http://www.trishvickersdesign.com/

    If do not use the ajax pop up, and go to the port folio page - I have not instructions on how to customize that page.

    As it is, I would want to have a menu that allows the user back to the home page, but the menu with the portfolio page keeps you with in the /portfolio site structure.

    Also the NEXT "portfolio grid" BACK buttons added to each portfolio keep you within the portfolio section, and do not allow you back to the grid on the home page.

    Please advise.

  •  2,010
    Ocean replied

    Hello,

    1, On popup, not support add a close button at the bottom for the user.

    2, How to setup single project page: https://oceanthemes.ticksy.com/article/10178/

    Thank you

  • wrede66 replied

    On the Portfolio Single Page set up, what does "Link to list portfolio page" mean?

    How do I change the MAIN menu for the Portfolio Single page? See attachment.

  •  2,010
    Ocean replied

    Hello,

    In your Appearance -> Menus -> change your menu link from "#projects" to "http://www.trishvickersdesign.com/#projects"

    Thank you

  • wrede66 replied

    TThanks -but then the site reloads each click??

  • wrede66 replied

    And the smooth scrolling is not working anymore??

  • wrede66 replied

    What does the smooth scrolling not work when I implement the menu as you suggested?

  •  2,010
    Ocean replied

    Send your wp admin account for me check, Thanks

    (Private reply when post your account info)

  •   wrede66 replied privately
  •  2,010
    Ocean replied

    Your menu work fine now, Thanks

  • wrede66 replied

    Thank you. What did you do to fix it? If I update the theme, will the fix still be there?

  • wrede66 replied

    One more issue - when I click the upper left project of the portfolio on the homepage "dekalb ave live/work condo staging" when it's open on the single portfolio page and I use the" next -  previous" at the bottom, the projects are in reverse order.

    Logic would have the next project as "georgetown square model home" but there actually is no "next".


    You have to use "previous" and go through the project backwards. 

    Why is that?

  • wrede66 replied

    Do you all have a solution? Thanks

  •  2,010
    Ocean replied

    Hello,

    1, Thank you. What did you do to fix it? If I update the theme, will the fix still be there?

    => You can update the theme and it still work fine for you.

    2, It's work true

    2a, See in your backend: http://prntscr.com/gr0jl5 and http://www.trishvickersdesign.com/wp-admin/edit.php?post_type=portfolio

    2b, See in your frontend:

    This project is latest: http://www.trishvickersdesign.com/portfolio/dekalb-ave-livework-condo-staging/

    back to old projects: http://prntscr.com/gr0k86

    Thank you

  • wrede66 replied

    I get what you are saying, yes, the projects are listed from recent to oldest, but the user would naturally think that the projects on the mosaic go from left to right, so the most recent would click next to the second most recent and so on.

    Surely you understand my confusion?? there must be a way to make the projects list either ascending or descending, yes??

  •  2,010
    Ocean replied

    Hello,

    This is a example website about functions next and previous post:

    http://wptest.io/demo/

    If you are on the latest post, it will not have the button next, it only has a button prev to return you to the old post.

    It's not a slider to run an endless circle with no stops.

    I hope you understand

    Thank you

  • wrede66 replied

    I get that it might not run in circles, but the direction on previous next is not intuitive to the user. THere is no way to reverse it?

    This is not a "feature" it is a bug!

  •  2,010
    Ocean replied

    Hello,

    I just use code basic from WordPress for Archi theme: https://codex.wordpress.org/Pagination

    <div class="nav-previous alignleft"><?php next_posts_link( 'Older posts' ); ?></div>
    <div class="nav-next alignright"><?php previous_posts_link( 'Newer posts' ); ?></div>
    

    I not think it's bug.

    Thank you

  • wrede66 replied

    Yes -I'm sorry that was rude, it's just not working intuitively for me. Anyway, I used the plugin: Post Types Order and that got it working like I thought it would.

    Now, if hthe would just loop, as in th e "prev- next" not end.

    Thanks

  •  2,010
    Ocean replied

    Ok, no problem