New Landing How can we help? Themeforest Theme Support Dante Add Logo-Showcase above footer?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #129715
    BallouHosting
    Member
    Post count: 94

    Hi.
    We use the “Logo-Showcase” plugin to display our partner logos.
    I would like to display this right above the footer.
    The code to use is:
    <?php echo build_lshowcase(‘none’,’0′,’same’,’hgrayscale’,’hcarousel’,’false’,’false’,’0′,”,’0′); ?>
    Please tell me the DIVs I need to add around this to make it follow the site width (940).

    Best regards

    #129725
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can’t add php into wordpress pages etc, it’s not supported

    – Kyle

    #129906
    BallouHosting
    Member
    Post count: 94

    Hi and thank you.
    I’ve added the code in my template footer.php file.

    <div class="col-sm-12">
    <div class="container">
    <div class="row">
      <?php echo build_lshowcase('none','0','same','hgrayscale','hcarousel','false','false','0','','0'); ?>
    </div>
      </div>
      </div

    Please advice.

    #129908
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid we don’t support customisations of that scope, we only support basic theme customsations such as minor css changes and theme bugs

    – Kyle

    #129912
    BallouHosting
    Member
    Post count: 94
    This reply has been marked as private.
    #129914
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to wrap it in

    <div class="container"></div>

    – Kyle

    #129921
    BallouHosting
    Member
    Post count: 94

    Thank you Kyle.
    This should give we the correct 940 width as the rest of the page?

    Best regards
    Fredrik Hallgren

    #129922
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register