Hi, I downloaded the Xmas template, and applied it on my store the other days, but I had a big problem that my product detail page was so not displaying right. Following is the URL : http://ccfia.org.tw/xmass/index.php/component/hikashop/product/6-lorem-ipsum
It was because all my products has very long descriptions, that makes it impossible to fit into the template, could you help me adjust the template for a balance display for the product detail?
Thanks in advance
BR Scott
PS, I've tried some of the LT templates related to shopping, they all have the same problem that it shows two scroll bar on the right, an that's really annoying.
ltheme
POSTED: 2016-05-23
Hello BENNY526,
So sorry for this problem, please open file 'default.css' located in folder 'css' of template and go to line 547
You can note this task and apply it for other shopping card templates from us.
Thank you,
benny526
POSTED: 2016-05-24
Hi,
Thanks for the replly, it works.
I use the quickstart for the installation, and I put a content module for the category menu
Following are my questions:
1. Since the category has only one level, the triangle icon on the right shouldn't be showed up.
2. When I clicked on the triangle icon, it shows : No subcategories,
3. When I click on the item name, it lead to the correct product list page, but the category disappear, to make it simple, I actually set the "menu assignment " to all pages, but in the product list page, the category menu still missing.
4. In socks product list, I enter the green sock (the first one) page, I can see the category menu
but if I enter the gray sock (the second one) page, I can not see the category menu, but these two product's seeing is 100% identical,
5. Though some product detail shows the category menu, but when enter, the menu expand, so still sees the "No subcategories",
Thanks in advance
Best Regards
ltheme
POSTED: 2016-05-25
Hello BENNY526,
Please send admin login for your website to our support email at admin@ltheme.com , so I can help you solve your problems.
Thank you,
benny526
POSTED: 2016-05-26
Hi,
The URL is http://www.ccfia.org.tw/xmass/administrator
acc/pwd : admin/12345
Thanks in advance
Scott
ltheme
POSTED: 2016-05-30
Hello BENNY526,
I solved your problem.
By added some CSS via Template Settings, tab 'Custom Code'.
If you have other question, just let me know.
Thank you,
benny526
POSTED: 2016-07-05
Hi ,
Good day.
I want my price format to be 150 instead of 150,00.
How should I do this ?
Best Regards
Scott
ltheme
POSTED: 2016-07-05
Hello BENNY526,
You can see document at http://www.hikashop.com/support/documentation/integrated-documentation/10-hikashop/13-hikashop-currency-form.html
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
It was because all my products has very long descriptions, that makes it impossible to fit into the template, could you help me adjust the template for a balance display for the product detail?
Thanks in advance
BR Scott
PS, I've tried some of the LT templates related to shopping, they all have the same problem that it shows two scroll bar on the right, an that's really annoying.
So sorry for this problem, please open file 'default.css' located in folder 'css' of template and go to line 547
#hikashop_product_bottom_part {
position: absolute;
right: 0;
top: 27%;
width: 50%;
}
and remove it.
You can note this task and apply it for other shopping card templates from us.
Thank you,
Thanks for the replly, it works.
I use the quickstart for the installation, and I put a content module for the category menu
Following are my questions:
1. Since the category has only one level, the triangle icon on the right shouldn't be showed up.
2. When I clicked on the triangle icon, it shows : No subcategories,
3. When I click on the item name, it lead to the correct product list page, but the category disappear, to make it simple, I actually set the "menu assignment " to all pages, but in the product list page, the category menu still missing.
4. In socks product list, I enter the green sock (the first one) page, I can see the category menu
but if I enter the gray sock (the second one) page, I can not see the category menu, but these two product's seeing is 100% identical,
5. Though some product detail shows the category menu, but when enter, the menu expand, so still sees the "No subcategories",
Thanks in advance
Best Regards
Please send admin login for your website to our support email at admin@ltheme.com , so I can help you solve your problems.
Thank you,
The URL is http://www.ccfia.org.tw/xmass/administrator
acc/pwd : admin/12345
Thanks in advance
Scott
I solved your problem.
By added some CSS via Template Settings, tab 'Custom Code'.
If you have other question, just let me know.
Thank you,
Good day.
I want my price format to be 150 instead of 150,00.
How should I do this ?
Best Regards
Scott
You can see document at http://www.hikashop.com/support/documentation/integrated-documentation/10-hikashop/13-hikashop-currency-form.html
Thank you!