Home Forums Template Support RedChili PRO quick install

Viewing 8 posts - 1 through 8 (of 8 total)

  • Tánczi Tibor
    Subscriber

    hi….

    i bought and i install the redC. template Pro version. but…..

    you can seee this http://79.172.212.155/chili/ ….. you can see how specIAL DISHES TODAY is white back color…..?? and i cant rewrite the “RECIPE OF THE DAY” -> “chili of the day” ….. i find this modul…. but i cant rewrite it because html code havent got it….”<div class=”row”>
    <div class=”rc-carousel” data-loop=”true” data-items=”1″ data-margin=”15″ data-autoplay=”false” data-autoplay-timeout=”10000″ data-smart-speed=”2000″ data-dots=”false” data-nav=”true” data-nav-speed=”false” data-r-x-small=”1″ data-r-x-small-nav=”false” data-r-x-small-dots=”true” data-r-x-medium=”1″ data-r-x-medium-nav=”false” data-r-x-medium-dots=”true” data-r-small=”1″ data-r-small-nav=”false” data-r-small-dots=”true” data-r-medium=”1″ data-r-medium-nav=”false” data-r-medium-dots=”true”>
    <div class=”recipe-of-the-day-box clear”>
    <div class=”col-lg-6 col-md-12 col-sm-12 col-xs-12″>
    <div class=”recipe-of-the-day-content”>
    <div class=”recipe-of-the-day-content-inner”>”

    please tell me what is the solution for my 2 problem…..

    thanks


    Tony
    Moderator

    Hi there,
    I see the background image missing from “Special Dish” section. Did you clear quix caches button before?

    ” i find this modul…. but i cant rewrite it because html code havent got it…”
    This is custom joomla module with carousel js. Go to module manager, open Special Dish module you will see something like that

    <div class="row">
        <div class="rc-carousel"
            data-loop="true"
            data-items="4"
            data-margin="15"
            data-autoplay="true"
            data-autoplay-timeout="10000"
            data-smart-speed="2000"
            data-dots="false"
            data-nav="true"
            data-nav-speed="false"
            data-r-x-small="1"
            data-r-x-small-nav="false"
            data-r-x-small-dots="true"
            data-r-x-medium="1"
            data-r-x-medium-nav="false"
            data-r-x-medium-dots="true"
            data-r-small="3"
            data-r-small-nav="true"
            data-r-small-dots="false"
            data-r-medium="4"
            data-r-medium-nav="true"
            data-r-medium-dots="false">                        
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
            <div class="special-dish-box">
                <span>$20</span>
                <a href="#"><img class="img-responsive" src="images/joomlead/d1.png" alt="dish"></a>
                <h3 class="title-small title-bar-small-center"><a href="#">Menu Title Here</a></h3>
                <p>A cup of tea brings to you serene beauty stant plantations.</p>
                <a href="#" class="ghost-semi-color-btn">Details</a>
            </div>
        </div>
    </div>
    

    Just modify the content to suite your needs.

    Let me know if it works for you


    Tánczi Tibor
    Subscriber

    I install new directory, new sql database. where is “the quix caches button”???

    but i reinstall full joomla next database, and next directory, but i havent got background…..

    i can find “Special Dish module” but html code haven’t got “SPECIAL DISHES TODAY
    LET’S DISCOVER FOOD” …… so i can’t rewrite this words and i cant rewrite “RECIPE OF THE DAY
    CHEF UNIQUE RECIPES” in RECIPE OF THE DAY CHEF UNIQUE RECIPES moduls……


    Tánczi Tibor
    Subscriber

    i find background image in /var/www/html/chili/images/joomlead but the weberver not visualize this it.

    i dont know why…. apache, sql ok…. i have got more joomla server this config, i havent got a problem….. jet….


    Tony
    Moderator

    “I install new directory, new sql database. where is “the quix caches button”???”

    Please take a look https://imgur.com/a/R92Zc

    Could you please follow this screenshot https://www.dropbox.com/s/rkc2zfm6wen99q3/private.png?dl=0 then provide the administrator account here to check?

    Thank you


    Tánczi Tibor
    Subscriber

    Thanks….. template work! 🙂 i find in quix component/home more parameters….. and clear the cache…..

    Only 1 problem stay….. if you see this http://79.172.212.155/chili/ and http://demo.joomlead.com/redchili/ you see my template modul backgrund not strech in my or your monitor…… Not responsiv size? where is put the pipe, or, what is wrong parameter? your site nice, and fill in the monitor frame….. but my noooooo 🙁

    Thanks your helpfull…..


    Tánczi Tibor
    Subscriber

    ohh….. i find strech mode….. its work….. 🙂


    Tony
    Moderator

    Glad to hear that.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

JoomLead Gantry5 Particles 2.2.10 released, new features, bug fixes and more Learn more
Flash Sale. Get Up to 25% Off - Coupon: FLASH25 Shop Now