-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Search Result] Change the default URL generation #108
Comments
Blog post in what plugin? You can read here how to generate a page url if it is a custom plugin: |
Its not a custom plugin. Its the rainlab.blog and rainlab.pages plugins. |
Did you set the correct It should generate the link here:
by calling RainLab's setUrl method: That should help you debug the issue. |
@tobias-kuendig yes the backend settings are set correctly. But this only generated the default url set by october not the actual url used in the blog post page. |
I'm not sure what you mean. Can you post the page header of the cms page that hosts the blog component? What URL is generated and what URL do you expect? |
How to change the default URL which is generated in the search result?
I have /category/blog-post. I have the blog category in the url as a dynamic field.
The search result brings up /default or /post.
Could you help me with the change to get the category in the url?
The text was updated successfully, but these errors were encountered: