1. WebsiteAK
  2. Commercial Templates
  3. Wednesday, 05 July 2023
  4.  Subscribe via email
Dear Ciaran
Having a Stockholm
My upgrading from Joomla 3.10 to Joomla 4 went all well.
Just 2 strange things happen in the frontend.

1. Images (pasted vertically in columns of the Carousel model) are appearing in a huge way on the frontend, part of a CarouselModule. And I can't change/adjust the size, meaning in whatever editor (TinyMCE, JCE or Mirror), I change the ...px x ...px, they keep appearing in this huge way, as is to be seen in the images I attached, comparing Joomla 3 versus Joomla 4. How can I change this? Getting their appearance again in a reasonable size for the frontend? It doesn't have to be exactly the same, but these huge images will lay the focus on the wrong spot of my frontend.

2. I have soms youtube links (via All Video) paste in columns of a Carousel Model. In Joomla 3 they are visible. In Joomla 4, one can only read the short code {youtube}linktoyoutube{/youtube}. The All Video plugin is working in Joomla 4 since in articles the video's normally show up. They just seem not to want to appear in columns of Carousel Module Joomla 4. Is there something I can do to let this work again.

Hope to hear from you.
Best regards, Annechien
Accepted Answer Pending Moderation
0
Votes
Undo
In addition to quesion 1, to avoid misunderstandings. The problem with the way the Carousel Module shows the images is a problem on a desktop. On the Mobile Phone the Carousel looks fine. It looks as if the carousel module is concerning images now just suitable for mobile phones and not for desktops

In addition to question 2: herewith screenshots how the videos are shown on my joomla 3 website compared to how they are shown in Joomla 4. In Both I use the Plugin All Videos. The Plugin is adapted to Joomla 4. In articles Videos are normally shown.
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

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

1. To amend we have added the following to the Custom CSS field of your template settings..

.owl-carousel .owl-item img {
width: auto;
max-width: 100%;
}


2. May I ask the title of the modules you are using your shortcode with? The URLs provided give us the following error...

You are not permitted to use that link to directly access that page (#676).


CIaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you dear Ciaran for solving point 1. That works great

2. I will send you an email with all the info.

3. Another question came up. Since Joomla 4 is using Bootstrap 5. The normal <strong>sometext</strong> does not work anymore. So all the texts I asked to be bold don't appear as bold anymore. It looks like I have to change this code in all my 2000 Articles with <span class="fw-bold"> sometext </span>. So
Is there a quick way to do this for all these articles. Some code to add to the Custom CSS as well?

Thank you for your good work again
All best

Annechien
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

2. I am unable to find a reason why your extension does not display as it did in Joomla 3. Have you install the Joomla 4 version of this extension?

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

strong {
font-weight: bold;
}


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

2. I did install already the AllVideos for Joomla 4 (plg_jw_allvideos-v6.1.0_j1.5-4.x). I uninstalled now and installed it again, but it did not change anything. The videos appear normally when I use the plugin in an article. They just don't (still) appear within the Carousel module. I will write Joomlaworks, maybe it has to do with the plugin.

3. Thank you very much. That did the trick! Very happy.

All best

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

@2. Going through the forum of JoomlaWorks/All Videos apparently the issue also appeared in Joomla 3 with the J51Carousel. https://www.joomlaworks.net/forum/allvideos/50102-trouble-using-the-all-video-plugin-with-a-module#172481
The solution should be: You need to enable "Prepare content" in the Custom HTML module's Options tab. More here: http://docs.joomla.org/Help39:Extensions_Module_Manager_Custom_HTML

4 years and 1 week ago: another client of wrote: CiarĂ¡n, the very helpful developer of Joomla51 professional templates first advised me to update the module but the result was that module did not appear at all anymore. So then he created an override for my module and enforced the prepare content option.

So could you advice me how to overwrite the module and enforce the prepare content option?
Thank you very much in advance.
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Joomla Works replied by the way as follows:
My guess is their module does not support that event, so they probably went on and modified the output to parse it. In any case, kindly ask them if it's possible to integrate it to their module so it sticks upon upgrading in the future (unless you're covered by just using the override).


I don't know if this is an option as well?
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran, I noticed that Alex had the same problem: https://www.joomla51.com/forum/video-background-j51-nina-temp#respond
Unfortunately my J51 Carousel in the template Stockholm does not have the tab Options as apparently the one of Nina does have, where one can enable the option prepare content. Is it possible to give this option to the template Stockholm, Module J51Carousel as well?
Thank you in advance
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Thank you for the detailed update.

Could I ask you to try installing the attached update which allows the prepare content option on your carousel content.

Ciaran
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much Ciaran! That did the trick!
Case Closed :D
All best!
Annechien
  1. more than a month ago
  2. Commercial Templates
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
That's great... thank you for the update!

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


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok