Hello LT,
Is it possible to make the site (after it is installed with sample data) multilingual? I want that from browser langauge the just language site will be served. But the content (modules/articles/categories/pictures)are not equal.
Or have i to that by the new install and choose more languages?
Thanks in forward.
Best regards,
Grafiek
ltheme
POSTED: 2016-01-19
Hello GRAFIEK,
No, you just install Falang extension to and follow its instruction to create multi-language for your website, download this extension at http://extensions.joomla.org/extension/falang
Hello LTheme,
2 questions:
1) Is it possible to enlarge the logo size(box)? The css is fitting it to a box size.
2) On with way i can disable the turning wheel on the right?
Thanks in forward.
Regards,
Grafiek
ltheme
POSTED: 2016-02-04
Hello GRAFIEK,
1. Open file 'template.css' located in folder 'css' of template and search for
Hello LTHEME,
@1. I have change that css. The postion now is higher.
In Safari and Chrome it seems okay. But in Firefox and Edge its displaying over the menu. See at http://klaynl.grafiek-test1.nl
Maybe you can give me the most width of the logo for 'image', 'retina' and 'mobile'.
Thanks.
Regards Grafiek
Hello again, now t's working fine on all devices, even edge and firefox!
Whats is the maximum width i can use for the logo?
Thanks again. Regards, Grafiek.
1- In case of Pagebuilder. In Safari (on iMac) the copy-paste function is not working. The browser is freezing after push the copy button. In Chrome its working fine.
2- If i have a long word in the dropdown menu, its displaying over more lines. Is it possible to make the border box of the dropdown menus more wider? I tried it with firebug. The only thing i can, is to make the padding smaller, but thats not enough and not the good solution.
Thanks in forward.
Best regards,
Grafiek
ltheme
POSTED: 2016-05-16
Hello GRAFIEK,
1. It's back-end feature, you can select browser that it works. Or you can try to update page builder to latest version and recheck.
Hello LTHEME,
Some questions:
1. On mobile device al the menu and submenu items are sorted under each other. That's not clear. Can i make an horizontal decider in the submenu? maybe another solution?
2. When i make an article with a tabel, in that tabel is not automatically the montserrat font included at mobile. In that case a times or something. solution?
3. I switch on the navigation in the menu items. In the articles the arrows are standing on both sides (Left on the left side/right on the right side). Is there a possibility to display them centered (side by side)?
4. I don't need social button for twitter. But when i fill in nothing (so empty field) it still appears in the frontend?
5. When i open a page builder page a warning exist; JUSER. :_load: Cannot load user with ID:391"
Thanks in advance.
Best regards.
Grafiek
ltheme
POSTED: 2016-09-22
Hello GRAFIEK,
(5): During open page in page builder, you open tab 'Publishing', select user for option called 'Author' and save it.
About rest questions, can you send me your site address and admin login to email admin@ltheme.com , so we can help?
In case of Page Builder after core update to 3.7.1. The section title at tab general by row options is not displaying anymore at the frontend after changing it to another heading. After updating that text is too large. I would change it to H3 or something. Also to change it at the template styles it doesn't work or has no effect. So after the update i would the 'normal' size again. So, a smaller font size at that specific font.
Thanks in forward.
Regards,
Grafiek
ltheme
POSTED: 2017-05-24
Hello GRAFIEK,
Thanks for your info. Did you get license for this template?
And can you send me your site address? So, I can help you check problem with title.
ltheme
POSTED: 2017-05-24
Hello GRAFIEK,
Your license already expired 2016-12-21, it was purchased 2015-12-21. So, in order to get update and support from this template, please renew your license or get Extended License.
Hi, I got the Business Club 3 months ago. I want to download this template, but I don't want the free version, well I think the free version doesn't have all features.
As I know having the memership active with You allows me to have access to this template. Where I can download it?
ltheme
POSTED: 2017-06-14
Hello RODRICKGT,
Thanks for your info. If you already purchased Membership from AsTemplate markteplace, you can login to Customer Area and download files, please do not download Free version in product details page.
Get an access to all 265 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
Is it possible to make the site (after it is installed with sample data) multilingual? I want that from browser langauge the just language site will be served. But the content (modules/articles/categories/pictures)are not equal.
Or have i to that by the new install and choose more languages?
Thanks in forward.
Best regards,
Grafiek
No, you just install Falang extension to and follow its instruction to create multi-language for your website, download this extension at http://extensions.joomla.org/extension/falang
View History
2 questions:
1) Is it possible to enlarge the logo size(box)? The css is fitting it to a box size.
2) On with way i can disable the turning wheel on the right?
Thanks in forward.
Regards,
Grafiek
1. Open file 'template.css' located in folder 'css' of template and search for
#sp-header .logo {
display: table;
height: 90px;
}
and replace to
#sp-header .logo {
display: table;
}
2. You just go to Template Settings, open tab 'Custom Code' and remove all code in that fields.
Thank you,
View History
@1. I have change that css. The postion now is higher.
In Safari and Chrome it seems okay. But in Firefox and Edge its displaying over the menu. See at http://klaynl.grafiek-test1.nl
Maybe you can give me the most width of the logo for 'image', 'retina' and 'mobile'.
Thanks.
Regards Grafiek
You just add more CSS below
img.sp-default-logo {
padding-top: 23px;
width: 100%;
}
Thank you!
View History
Whats is the maximum width i can use for the logo?
Thanks again. Regards, Grafiek.
I tested in my Firefox (latest version) and it's working http://take.ms/FXGOA
Anyway, you can set static logo width by CSS below
img.sp-default-logo {
padding-top: 23px;
width: 300px;
}
View History
The logo is not displaying at samsung galaxy tab (10.2).
How we can fixed that issue?
Thanks en regards.
Grafiek
Can you submit screenshot in your device to http://ltheme.com/contact, so we can help?
View History
1- In case of Pagebuilder. In Safari (on iMac) the copy-paste function is not working. The browser is freezing after push the copy button. In Chrome its working fine.
2- If i have a long word in the dropdown menu, its displaying over more lines. Is it possible to make the border box of the dropdown menus more wider? I tried it with firebug. The only thing i can, is to make the padding smaller, but thats not enough and not the good solution.
Thanks in forward.
Best regards,
Grafiek
1. It's back-end feature, you can select browser that it works. Or you can try to update page builder to latest version and recheck.
2. Can you send me the screenshot about that?
View History
Some questions:
1. On mobile device al the menu and submenu items are sorted under each other. That's not clear. Can i make an horizontal decider in the submenu? maybe another solution?
2. When i make an article with a tabel, in that tabel is not automatically the montserrat font included at mobile. In that case a times or something. solution?
3. I switch on the navigation in the menu items. In the articles the arrows are standing on both sides (Left on the left side/right on the right side). Is there a possibility to display them centered (side by side)?
4. I don't need social button for twitter. But when i fill in nothing (so empty field) it still appears in the frontend?
5. When i open a page builder page a warning exist; JUSER. :_load: Cannot load user with ID:391"
Thanks in advance.
Best regards.
Grafiek
(5): During open page in page builder, you open tab 'Publishing', select user for option called 'Author' and save it.
About rest questions, can you send me your site address and admin login to email admin@ltheme.com , so we can help?
View History
In case of Page Builder after core update to 3.7.1. The section title at tab general by row options is not displaying anymore at the frontend after changing it to another heading. After updating that text is too large. I would change it to H3 or something. Also to change it at the template styles it doesn't work or has no effect. So after the update i would the 'normal' size again. So, a smaller font size at that specific font.
Thanks in forward.
Regards,
Grafiek
Thanks for your info. Did you get license for this template?
And can you send me your site address? So, I can help you check problem with title.
Your license already expired 2016-12-21, it was purchased 2015-12-21. So, in order to get update and support from this template, please renew your license or get Extended License.
If you have more questions, just let me know.
View History
As I know having the memership active with You allows me to have access to this template. Where I can download it?
Thanks for your info. If you already purchased Membership from AsTemplate markteplace, you can login to Customer Area and download files, please do not download Free version in product details page.
You subscribed to AS Designing - Business Club which includes items developed by author AS Designing: https://www.astemplates.com/templates-club-1
To download LTheme premium items you have to subscribe to the following club: https://www.astemplates.com/templates-club-13
Regards, AS Team.