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

    Hi
    The module position is custom module positions and loaded via ACM spotlight style .
    Here, you can see the configurations :

    1. http://prntscr.com/d1xttu
    2. http://prntscr.com/d1xuj4
    3. http://prntscr.com/d1xuqf
    4. http://prnt.sc/bdbils
      This way module position are used by ACM .
      You have to create ACM spotlight module and loads the module position on it .
      Then publish the module on these positions .
    khalva Friend
    #982629

    Thank you Pankaj. Here are all of my module positions right now:
    http://prntscr.com/d1z9j0

    I’m still not seeing the modules that I’ve added into "features-banner" and "features-slideshow" positions. Could you be so kind to help me out?

    Also in the links above (I checked them at least for times to make sure I did not miss something) I could not find details about these four positions:

    position-1
    position-2
    position-3
    position-4

    Could you be so kind to assist me with these positions as well so we can fix them?

    Thank you for all you’ve done.

    Regards,
    Kiko

    Pankaj Sharma Moderator
    #982637

    Hi
    For slideshow and banner, you have to create the JA ACM module with type > spotlight style-1 /
    Add position like in screenshot : http://prnt.sc/bdbils And publish the module on t3-features-intro position .
    Now u can publish the module on features-slideshow and features-banner
    http://prntscr.com/d1ze0b

    Position 1,2,3,4 are the spotlight block position , if you want to add then go to /tpls/default.php file
    and add this code where u want to show this positon

    
      <?php $this->loadBlock('spotlight-1') ?>
    

    For example, I added the position after main body : http://prntscr.com/d1zf54
    You can move it as per needs .


    1. spotlight
    khalva Friend
    #982646

    Hello Pankaj,
    I’ve just did all of this.

    1)

    http://prntscr.com/d1zly3
    Is it allright?
    Some more settings from the same module:
    http://prntscr.com/d1zm3u

    2) I’ve added the code into default.php:

    <?php $this->loadBlock('spotlight-1') ?>

    http://prntscr.com/d1zmjl
    Is it ok?

    I’m still not seeing "position-1", "position-2", "position-3", "position-4".
    http://prntscr.com/d1zn8a
    Should I add these into the ACM module? If so, what kind of settings should I choose?
    What should I choose for:
    Width in mobile;
    Width in tablet;
    Laptop;
    Large screen.

    Thx again!

    Pankaj Sharma Moderator
    #982662

    Hi
    You can see the position 1234 in the default layout .
    For the ACM do not add all position in the single module , check my screenshots carefully and create a separate module as in my screenshot . http://prnt.sc/d1zly3

    Also, i suggest you install the quickstart package on localhost , by this, you can check the settings of each module easily 🙂

    khalva Friend
    #982672

    Hello Pankaj,
    thank you for your help 🙂
    I’ve just switched to the default layout.

    For the ACM do not add all position in the single module , check my screenshots carefully and create a separate module as in my screenshot . http://prnt.sc/d1zly3

    Actually that’s one of my screenshots, that you’ve shared.
    Is that what you wanted to share with me?

    Also, i suggest you install the quickstart package on localhost , by this, you can check the settings of each module easily ?

    Thank you for your advice, Pankaj. I’ve done that, but it’s confusing for me, that’s why I turned to the docs of the template, but not all of these issues are explained there. So I turned to the forum.

    Pankaj Sharma Moderator
    #982675

    No problem , u can check the JA acm module in quickstart and check thr settings . All are like in my screenshots.

    khalva Friend
    #982709

    So it’s all fine for now. Thank you for your help. Please mark as solved, and have an amazing day!

    🙂

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

This topic contains 8 replies, has 2 voices, and was last updated by  khalva 7 years, 10 months ago.

The topic ‘I'm not seeing several module positions’ is closed to new replies.