Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author aelbuni

    (@aelbuni)

    Hello Rwassell,

    Thanks for asking. May I ask which path are you asking about ?

    Can you give me a link and more description, and I will be more than glad to help.

    Thanks

    Thread Starter rwassell

    (@rwassell)

    Hi Aelbuni,

    Thank you for your reply and my apologies for the delay in coming back to you but I was working on another project.

    Whilst you can embed the portfolio in a page, you can also visit the project pages to view like a blog, i.e.

    https://bluesky.rawdemo.co.uk/waving/

    You can then select the projects to go view them, but you will notice that the path says /waving/. I’d like to change this to /portfolio/ because this is what we are calling on the site itself so it will make more sense to the visitor.

    Thanks

    Rob

    I faced the same problem.

    Found solution:

    Open this file: waving-portfolio/includes/waving-portfolio-post-type-registrations.php
    find:
    `’rewrite’ => array( ‘slug’ => ‘waving’, ), // Permalinks format

    Replacing waving with word you want. This will change the permalink.

    Now go to settings>permalinks just click save. This will flush permalinks and new links will work ??

    Plugin Author aelbuni

    (@aelbuni)

    Thanks Techadict for your feedback.

    Resolved in 1.2.4.1.

    lauraimbruglia

    (@lauraimbruglia)

    Thanks Techaddict, that was helpful!
    Can you or aelbuni help me with some more questions?

    I am running another portfolio plugin in conjunction with waving portfolio.

    1. My portfolio is located on this page of my site amateurhour.tv/aha
    2. Each portfolio item has its own page e.g. https://www.amateurhour.tv/aha-gold/profile-dan-kelly_ngv_280216/
    3. Can i rename PORTFOLIO ITEM at the top of these pages?
    4. Can I make PORTFOLIO ITEM redirect to amateurhour.tv/aha rather than the portfolio archive url of https://www.amateurhour.tv/aha-gold?

    i tried to make the portfolio slug just aha but it kept breaking the portfolio as its the same url as my website page. Please help! Ta ??

    Thank you very much for your help, techaddict .
    I had indeed changed the slug , but I could not change the permalink destination ;

    I never thought “to flush” permalinks from trimmings .
    Thanks again.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change path from /waving/ to /portfolio/’ is closed to new replies.