-
AuthorPosts
-
matieh Friend
matieh
- Join date:
- October 2013
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
December 27, 2013 at 10:43 pm #193298I have my products displaying on Home page just as the demo does. However, I do not want the description of the product to show on the home page. I only want the description to show when the user selects the product. Can you please provide assistance to completing this task?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
December 28, 2013 at 7:27 am #516716Hi
Try to modify css file in this way
open componentscom_jshoppingcssja_tiris.css around line 230
.jshop_list_product .description {
color: #888
margin-bottom: 15px; }add this display:none; so the new code will be
.jshop_list_product .description {
color: #888
margin-bottom: 15px;
display:none; }
save the file clean jat3 cache and refresh your home pagematieh Friendmatieh
- Join date:
- October 2013
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
December 28, 2013 at 8:25 pm #516766Thank you, now is there a way I may remove the filter that is displayed above the products that are on the home page?
I have attached a photo of the filter that I would like to take off the home page.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
matieh Friendmatieh
- Join date:
- October 2013
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 6, 2014 at 7:55 pm #517567Hello,
I am now experiencing an issue with the home page as the slide show nor the side new will not appear on the home page. I have sent you a pm with my web details. Can you please help as soon as possible?
1 user says Thank You to matieh for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 7, 2014 at 8:28 am #517642Hi
Checked your website
problems are coming from some Javascript ( component ) you added to the website
It is working now because i disabled Js optimization from template manager —
matieh Friendmatieh
- Join date:
- October 2013
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 11, 2014 at 5:25 am #518105When adding a description to a photo how may I add a black text box that the description may appear in. Such as the demo for ja tiris. I have the description words showing up only. Also, may I make the text appear larger?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 13, 2014 at 3:11 am #518175@ matieh,
<blockquote>how may I add a black text box that the description may appear in … Also, may I make the text appear larger?</blockquote>
That is the default style of “tiris” theme we support in the JA Slideshow module. You just need to configure the module backend as per my snapshot to get the feature. And remember to clear JAT3 cache after updating changes.
matieh Friendmatieh
- Join date:
- October 2013
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 13, 2014 at 10:01 pm #518322Hi Leo,
I have done as you stated, and the box still does not appear. Only the description texts appears
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 15, 2014 at 2:50 am #518481The css styles of Slideshow description elements are being loaded properly on your Tiris site. In fact, the issue comes from the incorrect HTML markup in the description box of each slide image.
I would suggest you use the default HTML markup and modify as you want:
<h3>Joomla 2.5 template design</h3>
<br /><br />
<p>In our company, our professionals are constantly trained and updated, covering a vast area of business in global financial markets.</p>Remember to keep the tags (h3, br, p), clear JAT3 cache, then the description box should display fine as our template demo.
Note: On homepage, the slides images are dark so it is not easy to see the black ground of description.
matieh Friendmatieh
- Join date:
- October 2013
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 16, 2014 at 4:57 pm #518733I have sent you a pm with the info.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 17, 2014 at 4:31 am #518801@ matieh, have you tried my workaround mentioned above?
matieh Friendmatieh
- Join date:
- October 2013
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
January 27, 2014 at 9:33 pm #520111I am having an issue with the font on my home page. Regarding the ja tiris twitter that I am using, the title of it (custom field) is very different from my font and the latest article module is having the same issue.
Is there any way I can resolve this issue?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 30, 2014 at 7:25 am #520467@matieh: I have tried to check out the Tiris site on your sub-directory (/joomla/) and saw that the titles of Twitter tweets and latest article module were having the same font-family (Arial, sans-serif) and bold style font.
There is no difference with the default font-family of your website. Can you check this again ?
AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 3 voices, and was last updated by phong nam 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum