1. eumel7
  2. Sherlock Holmes The Voice Notable Answerer
  3. Commercial Templates
  4. Sunday, 27 February 2022
  5.  Subscribe via email
After update from J3 to J4 Template Riley:
If I install the module J51_News (version 3.0.12) from the Joomla 4 template Riley (update module from version 3.0.x) and set the "Display Button" to "Yes" in the settings, the post can no longer be viewed click the picture.
I compared the settings, it works with a J4 bianca template, it doesn't work with Riley in J4?!
Link:
Error module J4 Riley:
Link: http://dksj4test.hausverwaltung-nitzsche.de/index.php/saisons/nuller-erste-teil

Correct module J3 Riley:
https://www.dks-ev.de/index.php/saisons/nuller-erste-teil

(Correct module J4 Bianca:)
http://baufirmaj4test.hausverwaltung-nitzsche.de/index.php/referenzen
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend could you try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.j51news .j51news-image::after {
pointer-events: none;
}


It seems the image corner decoration is covering the linked element.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, the code works!

Strangely enough this corner decoration is missing in the J3 template or rather in the module of the earlier version. Something went wrong when creating the page.
It's only when the "Read More" button is on.
I can live with it. THANKS
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!