I made a new website and with pagination arrows both go to the right
Latest Joomla 4.2.8 & PHP 8.1.16
See attached images, also with standard Joomla template. So appearantly something is wrong.
The code for own template & result image is with Joomla standard template.
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
Which language is this? In English or German I cannot reproduce the Errot but you have another language.
Labels |
Added:
Information Required
|
Which language is this? In English or German I cannot reproduce the Error but you have another language.
Dutch
The language shouldnt make a difference to the code for an icon though as that is markup not a string for translation
It works here also for Dutch, Really strange. It could be an override for pagination but not in cassiopeia.
Here is an example link, you can see in the page source what is going wrong. I unchecked the arrows in code because it did not work as intended, but that's all.
Namaste Sir
We just need to change the one class "icon-angle-double-right" to "icon-angle-double-left"
I can Solve this issue Assign this Issue to me
@VaibhavAPatil
It will be a miracle if you can fix that as that is what the code is.
@GASOLINE You must have an override in place with the wrong code. The link doesnt help as that is the generated code
@VaibhavAPatil thanks for your interest in solving this issue. It is not as easy in Joomla. See here:
https://github.com/joomla/joomla-cms/blob/4.2-dev/layouts/joomla/pagination/link.php#L30
The icon is set automatically and this workx in millions of sites.
This means the user here has a problem which is not related to Joomla Core.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-03-12 08:10:26 |
Closed_By | ⇒ | chmst |
I can't reproduce the issue