Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #953026

    Hi
    Go to go to /html/mod_articles_category/triangle.php

    Find

        <div class="col-xs-12 col-sm-6 col-md-3 col-cmd-12 category-info background-primary">
            <div class="grid-1x2 grid-inner">
                <h3 class="category-title">   <?php echo $jacategory->title;?>
                </h3>
                <div class="category-des">
                    <?php echo $jacategory->description;?>
                </div>
                <a class="btn btn-primary btn-icon" href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($jacategory->id));?>"><?php echo JText::_('VIEW_ALL'); ?> <i class="fa fa fa-long-arrow-right"></i></a>
            </div>
        </div>

    and comment the code .
    save and check .

    acusticambiente Friend
    #956623

    it works but now i have a space before the module….


    1. gvs2
    Pankaj Sharma Moderator
    #956704

    Hi
    Not sure what else you changed that result this issue , Kindly share the site temp. super user details with admin URL of site via Private reply .
    I will check this for you .

    acusticambiente Friend
    #957020
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #957098

    Hi
    What did u changed on site ?
    This gap is due this code > http://prntscr.com/c1sdl9
    It seems you added some kind of colour code that result this issue , kindly revert this custom work change .

    acusticambiente Friend
    #957203

    Hi, all my custom code is in "extentions > templates > ja_decor – Default > custom code". there’s nothing like that….

    Pankaj Sharma Moderator
    #957724

    Hi
    The space is due the customization in the articles category module file , removal the code of first block result this space , I will check it further and let u know here if there is some solution to make this without any space .

    acusticambiente Friend
    #959491

    sorry but i didn’t any customization in the articles category module file… the space comes out only when i apply the code that you suggested to remove the "category column". 🙁

    Pankaj Sharma Moderator
    #959517

    Hi yes i already mentioned here its due to customization in the file removal of the block make this space .

    acusticambiente Friend
    #962383

    sorry but i don’t understand which file you talking about…

    Pankaj Sharma Moderator
    #962528

    Hi
    the space happened when remove the block of our service , this file :/html/mod_articles_category/triangle.php

    acusticambiente Friend
    #962670

    ok, i know… but i haven’t nothing like that in triangle.php. i only removed the code you souggeted. so, why the space come out??

    Pankaj Sharma Moderator
    #962867

    Hi
    I fixed it directly on your site , kindly check it now .

    acusticambiente Friend
    #962948

    ok thanx

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

This topic contains 14 replies, has 2 voices, and was last updated by  acusticambiente 7 years, 7 months ago.

The topic ‘our service module’ is closed to new replies.