test
Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • matieh Friend
    #193298

    I 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 Moderator
    #516716

    Hi

    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 page

    matieh Friend
    #516766

    Thank 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.


    1. filter
    pavit Moderator
    #516779

    Hi

    In this file /components/com_jshopping/css/ja_tiris.css around line 90 you have

    .product-filter {
    border-bottom: 1px dotted #9f9f9f
    margin-bottom: 40px;
    overflow: hidden;
    padding-bottom: 10px;
    display: none; add this part of code as showed here
    }

    matieh Friend
    #517567

    Hello,

    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?

    pavit Moderator
    #517642

    Hi

    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 Friend
    #518105

    When 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 Friend
    #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.


    1. tiris
    matieh Friend
    #518322

    Hi Leo,

    I have done as you stated, and the box still does not appear. Only the description texts appears

    phong nam Friend
    #518339

    @matieh: You can PM me the site’s url. I will take a look and suggest you workaround to display the description box.

    phong nam Friend
    #518481

    The 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.


    1. format
    matieh Friend
    #518733

    I have sent you a pm with the info.

    phong nam Friend
    #518801

    @ matieh, have you tried my workaround mentioned above?

    matieh Friend
    #520111

    I 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 Friend
    #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 ?

Viewing 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