1. hatchikian
  2. Commercial Templates
  3. Friday, 24 March 2023
  4.  Subscribe via email
Hi Cioran,

I am using the Numbers module on a test website (before switching from Joomla 3 to Joomla 4)
I think there are two issues, one related to appearance, and the other related to functionality:
- appearance : the Numbers blocks (title, numbers, caption) do align vertically on "middle", depending on the lenght of the caption; it seems to me obvious they should align on "top". See the attached image file
- functionality: I will use the Numbers module to show off the numbers of books we have in our Parish library (books in English, books in French...); when I showed my test, my colleague, spontaneously, tried to click on the title to access the corresponding book catalog, which didn't work (of course). I tried to insert a link in the item title, but all HTML is deleted. I don't really see what is the point of deleting the HTML.

What do you think of these suggestions?
Cordially
Jean-Pierre
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jean-Pierre

On which of our templates are you having this issue? Would you have a URL to an example of your module?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

I use the Nina template.
Site : https://www.hatchikian.fr/
As the domain/site is sort of a sandbox for me, I put the site online for a while.

I suppose in your next move you will ask me for administrator access?

Cordially,
Jean-Pierre
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

.j51_numbers_item {
justify-content: flex-start;
}


2. Not allowing HTML is the default behaviour for all Joomla fields. I have just created a new update for the Numbers module to override this behaviour. To obtain simply redownload your Nina template and installed the attached Numbers module.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

That works.
My warmest thanks for these modifications, both for what seemed to me a bug (alignment) and the addition of the possibility of creating a link on the titles (entering html in a Joomla field).

Cordially,
Jean-Pierre
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
You are very welcome :)

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


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