Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Elinam21 Friend
    #940447

    How can I add module position just before or above article intro and under Full article Image. as indicated in the picture attached. I will really like have both. Thanks in advance.


    1. position
    Elinam21 Friend
    #940706

    Hello Joomla art. Any update on this?

    Ninja Lead Moderator
    #940998

    Hi,

    In this case, you need to make a custom work it from templates/ja_teline_v/html/layouts/joomla/content/item/default.php file and create new position as my highlight

    Regards


    1. Screen-Shot-2016-06-16-at-11.22.19
    Elinam21 Friend
    #941009

    OK. Thank You. I have identified the file and located the lines to insert the new positions. Question is what code do i use to create the new positions.?

    Thank you.

    Ninja Lead Moderator
    #941014

    Here is a example

    <?php if ($this->countModules ('new-position')): ?>
        <div class="col-md-12 col-lg-12 <?php $this->_c('new-position') ?>">
            <jdoc:include type="modules" name="<?php $this->_p('new-position') ?>" style="raw" />
        </div>
    <?php endif ?>
Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum