How to change quizz Url
- RAPIK
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 13
11 Jan 2017 12:06 #3657
by RAPIK
Replied by RAPIK on topic How to change quizz Url
Ok thx
Please Log in to join the conversation.
- Daniel
- Offline
- Administrator
-
11 Jan 2017 12:05 #3656
by Daniel
Thanks
Daniel
Replied by Daniel on topic How to change quizz Url
Hi,
If you have knowledge of PHP programming and understand How Joomla router files work then you can make changes in the following file components/com_vquiz/router.php
If you have knowledge of PHP programming and understand How Joomla router files work then you can make changes in the following file components/com_vquiz/router.php
Thanks
Daniel
Please Log in to join the conversation.
- RAPIK
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 13
11 Jan 2017 11:32 - 11 Jan 2017 11:32 #3652
by RAPIK
How to change quizz Url was created by RAPIK
Hi,
This is url to my quiz (red- category, purple-unexpected text)
polskatradycja.pl/two/quizzes/legendy/czy-znasz-legendy-krakowskie/play.html
I want change this url to this form
polskatradycja.pl/two/quizzes/czy-znasz-legendy-krakowskie.html
The best option for me (red-quizz id)
polskatradycja.pl/two/2-czy-znasz-legendy-krakowskie.html
Is it possible to do somethink like that
Regards
This is url to my quiz (red- category, purple-unexpected text)
polskatradycja.pl/two/quizzes/legendy/czy-znasz-legendy-krakowskie/play.html
I want change this url to this form
polskatradycja.pl/two/quizzes/czy-znasz-legendy-krakowskie.html
The best option for me (red-quizz id)
polskatradycja.pl/two/2-czy-znasz-legendy-krakowskie.html
Is it possible to do somethink like that
Regards
Last edit: 11 Jan 2017 11:32 by RAPIK.
Please Log in to join the conversation.