Hello there,
i tryed to rebuild the startpage. Not with the extentions in the description. The extentions are diffent moduls how do i get them all in the startpage as in the live demo
T
Thanks
It doesn't seem the template allows for multiple pictures on the same line. It line breaks after every image.
If I view the same page in the standard Cassiopeia Template all images are on the same line.
Sure. You can check https://overland.me/joomla4/ .
But this can be easily recreated on any page running this template by just putting two or more images on the same row in the article editor.
Yes, that's right.
First set is inside a table and second isn't but get the same results.
Switching template that page is displayed like it's coded but on LT it goes to a new line after every image in the row.
ltheme
POSTED: 2022-02-03
Hello EDSELGRILL,
Please go to Template Settings, open tab "Custom Code" and add more CSS as below for "Custom CSS code" field
Unfortunately I've come across another problem.
When trying use images in menus as either separators or menu heading it completely wrecks the entire site.
Error: 0 Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
ltheme
POSTED: 2022-06-11
Hello EDSELGRILL,
Please send me your site URL, admin login, so I can help.
Which php version the theme uses? I tried to instal this theme with newest version of xampp with php 8. and it did not work properly. After a long fight and many attempts I managed to instal joomla, but I cannot do anything as there are hundreds of errors that mostly refers to database
ltheme
POSTED: 2022-11-15
Hello WIKTORBERNAD,
Please use PHP 7.4.x for stable version, some extensions from quickstart paclage are not ready with PHP 8.
Hi, thank you for quick replay. For now there is another question - is there any in-depth tutorial on how to customize the site? I found this site: https://doc.ltheme.com/joomla-4-lt-photography-premium-document/ but honestly it simply does not describe accurately the things you can find on the actual site. For instance - I'd like to change the google map in contact module, so on tutorial the is an advice to go to global configuration and find "editor" option first and disable it. The problem is that there is no such option. The only one is called "default editor" and each try to change it to "none" ends the same - error appears and the option is set again to previous version of editor. Second thing - today I entered the administrator site and there was an information that PHP 7.x is no longer supported so I should change PHP at least to 8.0.x, so I did and now when I try to edit frontend there is an error and I can't do anything. Third thing - I tried to customize gallery - it looks like it doesn't matter how many categories or galleries I create - on the main site appears only one - default one. I also cannot change some pictures on the site - I have no idea where to find an option for changing the background picture on main site. I tried to do it another way, just changing the picture in media folder and giving the new picture the same name - in the past it worked, but here when I delete the old photo and upload the new one with the name of old photo, some kind of magic happens an the new photo changes again for the old one.... Magic... Please help!
ltheme
POSTED: 2022-11-30
Hello WIKTORBERNAD,
Can you send me your site URL, admin login to our support email at admin@ltheme.com
Get an access to all 261 items designed and developed by LTheme team plus all the future items
which will be released over the course of your club subscription.
Price starting from $69.00
View History
I haven't received an answer yet. Just a quick reminder.
Kind regards,
Ron Sinoimeri
View History
i tryed to rebuild the startpage. Not with the extentions in the description. The extentions are diffent moduls how do i get them all in the startpage as in the live demo
T
Thanks
Thank you for your info.
If you want to get theme and sample data like demo (full quickstart package), please follow this guide to install it http://ltheme.com/how-to-install-quickstart-package-using-akeeba-kickstart/
View History
If I view the same page in the standard Cassiopeia Template all images are on the same line.
Can you send me direct link to your image issues?
View History
But this can be easily recreated on any page running this template by just putting two or more images on the same row in the article editor.
Do you mean it's https://monosnap.com/file/KdGNMkW8sd8dfgimnljAvLVaiybMw8
View History
First set is inside a table and second isn't but get the same results.
Switching template that page is displayed like it's coded but on LT it goes to a new line after every image in the row.
Please go to Template Settings, open tab "Custom Code" and add more CSS as below for "Custom CSS code" field
img {
display: inline-block!important;
}
Save and recheck.
View History
You're welcome :)
View History
When trying use images in menus as either separators or menu heading it completely wrecks the entire site.
Error: 0 Cannot access protected property Joomla\CMS\Menu\MenuItem::$params
Please send me your site URL, admin login, so I can help.
View History
Which php version the theme uses? I tried to instal this theme with newest version of xampp with php 8. and it did not work properly. After a long fight and many attempts I managed to instal joomla, but I cannot do anything as there are hundreds of errors that mostly refers to database
Please use PHP 7.4.x for stable version, some extensions from quickstart paclage are not ready with PHP 8.
View History
Can you send me your site URL, admin login to our support email at admin@ltheme.com
So, I can help.