Giter Site home page Giter Site logo

Comments (7)

anjeylink avatar anjeylink commented on May 28, 2024

@bh-teufels use constant and remove "category_title_0' from routes

plugin.tx_pxaproductmanager.settings.excludeCategoriesFromUrl = 1

from pxa_product_manager.

bh-teufels avatar bh-teufels commented on May 28, 2024

Thank you very much.
i was so focused on route Enhancers that I overlooked that.

from pxa_product_manager.

bh-teufels avatar bh-teufels commented on May 28, 2024

i set plugin.tx_pxaproductmanager.settings.excludeCategoriesFromUrl = 1 in Constants and Setup but the category is still in the URL
tx_pxaproductmanager_pi1%5Bcategory_0%5D=4&cHash=1s387d864drtac359cb147d1c6ea896

i am using Typo3 9.5.9 and Product Manager 9.9.0

from pxa_product_manager.

bh-teufels avatar bh-teufels commented on May 28, 2024

@anjeylink do you have any tips why it still hat the category in the url?

from pxa_product_manager.

anjeylink avatar anjeylink commented on May 28, 2024

@bh-teufels there was a bug. you also need to update your routes like here
https://github.com/pixelant/pxa_product_manager/pull/153/files#diff-217954e3b5827d3a78fd8f2ad533f3f6

from pxa_product_manager.

bh-teufels avatar bh-teufels commented on May 28, 2024

I updated to Version 9.9.1.
But i use GroupedList.
Do i have to replace
<ppm:link.link pageUid="{settings.pagePid}" category="{category}" product="{product}">
with
<ppm:link.link pageUid="{settings.pagePid}" category="{category}" product="{product}" excludeCategories="{settings.excludeCategoriesFromUrl}">
here too

from pxa_product_manager.

bh-teufels avatar bh-teufels commented on May 28, 2024

adding excludeCategories="{settings.excludeCategoriesFromUrl}" to GroupedList, Related, ... works for me.

Thank you

from pxa_product_manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.